From bd6818fc9d40f343547bafca0743658f3c0379dc Mon Sep 17 00:00:00 2001
From: Admin <Admin@ADMIN>
Date: 星期四, 11 十二月 2025 10:16:33 +0800
Subject: [PATCH] 优化部分程序

---
 项目代码/WMS/WIDESEA_WMSClient/src/extension/App_Expert/ContainerInfoAlert.vue |   42 +++++++++++++++++++++---------------------
 1 files changed, 21 insertions(+), 21 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/extension/App_Expert/ContainerInfoAlert.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/extension/App_Expert/ContainerInfoAlert.vue"
index d964800..ec534cd 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/extension/App_Expert/ContainerInfoAlert.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/extension/App_Expert/ContainerInfoAlert.vue"
@@ -274,37 +274,37 @@
         },
         {
           value: '70103',
-          label: '4鍙峰帇瑁呬綅宸︿晶(70103)',
+          label: '1鍙峰帇瑁呬綅宸︿晶(70103)',
         },
         {
           value: '70101',
-          label: '4鍙峰帇瑁呬綅鍙充晶(70101)',
+          label: '1鍙峰帇瑁呬綅鍙充晶(70101)',
         },
         {
           value: '70106',
-          label: '3鍙峰帇瑁呬綅宸︿晶(70106)',
+          label: '2鍙峰帇瑁呬綅宸︿晶(70106)',
         },
         {
           value: '70104',
-          label: '3鍙峰帇瑁呬綅鍙充晶(70104)',
-        },
+          label: '2鍙峰帇瑁呬綅鍙充晶(70104)',
+        }
 
-        {
-          value: '70110',
-          label: '2鍙峰帇瑁呬綅宸︿晶(70110)',
-        },
-        {
-          value: '70109',
-          label: '2鍙峰帇瑁呬綅鍙充晶(70109)',
-        },
-        {
-          value: '70114',
-          label: '1鍙峰帇瑁呬綅宸︿晶(70114)',
-        },
-        {
-          value: '70113',
-          label: '1鍙峰帇瑁呬綅鍙充晶(70113)',
-        },
+        // {
+        //   value: '70110',
+        //   label: '2鍙峰帇瑁呬綅宸︿晶(70110)',
+        // },
+        // {
+        //   value: '70109',
+        //   label: '2鍙峰帇瑁呬綅鍙充晶(70109)',
+        // },
+        // {
+        //   value: '70114',
+        //   label: '1鍙峰帇瑁呬綅宸︿晶(70114)',
+        // },
+        // {
+        //   value: '70113',
+        //   label: '1鍙峰帇瑁呬綅鍙充晶(70113)',
+        // },
       ],
       workStationValue: '',
 

--
Gitblit v1.9.3