From fdf7bb595ee00e5fef7b4e110fbe32f637c069f6 Mon Sep 17 00:00:00 2001
From: wangxinhui <wangxinhui@hnkhzn.com>
Date: 星期一, 18 八月 2025 08:38:46 +0800
Subject: [PATCH] 1
---
项目代码/WMS/WMSClient/src/views/basic/materielInfo.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSClient/src/views/basic/materielInfo.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSClient/src/views/basic/materielInfo.vue"
index f92d209..9f05e08 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSClient/src/views/basic/materielInfo.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSClient/src/views/basic/materielInfo.vue"
@@ -121,7 +121,7 @@
data:[]
},
{
- title: "鏄惁闇�瑕佽川妫�",
+ title: "鏄惁璐ㄦ",
required: true,
field: "isCheck",
type: "select",
@@ -237,7 +237,7 @@
},
{
field: "isCheck",
- title: "鏄惁闇�瑕佽川妫�",
+ title: "鏄惁璐ㄦ",
type: "int",
bind:{key:"",data: [{key:'False',value:'鍚�'},{key:'True',value:'鏄�'}] },
width: 100,
--
Gitblit v1.9.3