From d41acebbd89f171b0eeb205fca4f68043ca85f95 Mon Sep 17 00:00:00 2001
From: Admin <Admin@ADMIN>
Date: 星期三, 03 十二月 2025 19:47:24 +0800
Subject: [PATCH] 选配与暂存

---
 项目代码/WMS/WIDESEA_WMSClient/src/views/widesea_wms/stock/Dt_WheelsStock_hty.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/widesea_wms/stock/Dt_WheelsStock_hty.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/widesea_wms/stock/Dt_WheelsStock_hty.vue"
index f2bf0dc..a7782c4 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/widesea_wms/stock/Dt_WheelsStock_hty.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/widesea_wms/stock/Dt_WheelsStock_hty.vue"
@@ -65,6 +65,7 @@
             { field: 'wheels_Num', title: '杞﹁疆鍙�', type: 'string', width: 110, align: 'left' },
             { field: 'wheels_Location', title: '搴撲綅鍙�', type: 'string', width: 110, align: 'left' },
             { field: 'stockType', title: '搴撳瓨绫诲瀷', type: 'string', width: 80, align: 'left' },
+            { field: 'remark', title: '澶囨敞', type: 'string', width: 60, align: 'left' },
             // { field: 'wheels_CurrentStatue', title: '鐘舵��', type: 'int', width: 110, align: 'left', bind: { key: "InboundState", data: [] } },
             { field: 'wheels_Type', title: '绫诲瀷', type: 'string', width: 50, align: 'left' },
             { field: 'wheels_CarType', title: '杞﹀瀷', type: 'string', width: 70, align: 'left'  },

--
Gitblit v1.9.3