From c2cdf0b95d4c9214646c860609b8c838d6ffa779 Mon Sep 17 00:00:00 2001
From: wangxinhui <wangxinhui@hnkhzn.com>
Date: 星期五, 15 八月 2025 13:42:10 +0800
Subject: [PATCH] AGV,成品库代码更新上传

---
 项目代码/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