From c5f01e9a882b16f534166d033312c5c8ba8d94dd Mon Sep 17 00:00:00 2001
From: xiaojiao <xiaojiao@kaokeziliao.com>
Date: 星期六, 24 一月 2026 14:35:21 +0800
Subject: [PATCH] 离开北京前最后的版本,包含打印机程序

---
 项目代码/WMS/WIDESEA_WMSClient/src/views/services/container/VV_ContainerInfo.vue |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/services/container/VV_ContainerInfo.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/services/container/VV_ContainerInfo.vue"
index 1602b04..44adf7f 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/services/container/VV_ContainerInfo.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/services/container/VV_ContainerInfo.vue"
@@ -272,9 +272,10 @@
       {
         field: 'containerdtl_goodsWeight',
         title: '娴嬮噺閲嶉噺',
-        type: 'string',
+        type: 'int', // 鎶� string 鏀规垚 text锛堝緢澶氬皝瑁呯粍浠惰 text 鑰岄潪 string锛�
         align: 'left',
         sort: true,
+        width: 180, // 鏄惧紡璁剧疆瀹藉害锛岄伩鍏嶅搴︿负0
       },
       {
         field: 'containerdtl_standardResult',
@@ -530,6 +531,14 @@
         align: 'left',
       },
       {
+        field: 'containerdtl_text3',
+        title: '澶嶆缁撴灉',
+        type: 'string',
+        width: 120,
+        hidden: false,
+        align: 'left',
+      },
+      {
         field: 'containerdtl_createtime',
         title: '鍒涘缓鏃堕棿',
         type: 'datetime',

--
Gitblit v1.9.3