From ec3daa05f122738f18d4474b9257e4cf794dc5cf Mon Sep 17 00:00:00 2001
From: Admin <Admin@ADMIN>
Date: 星期五, 06 三月 2026 10:36:01 +0800
Subject: [PATCH] 接口新增

---
 项目代码/WMS/WIDESEA_WMSClient/src/views/widesea_wms/stock/Dt_WheelsStock.vue |    2 +-
 1 files changed, 1 insertions(+), 1 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.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/widesea_wms/stock/Dt_WheelsStock.vue"
index 620a8e7..43994da 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/widesea_wms/stock/Dt_WheelsStock.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/widesea_wms/stock/Dt_WheelsStock.vue"
@@ -64,9 +64,9 @@
             { field: 'wheels_Num', title: '杞﹁疆鍙�', type: 'string', width: 110, align: 'left' },
             //{ field: 'wheels_Type', title: '绫诲瀷(杞�/鐩�)', type: 'string', width: 110, align: 'left' },
             { field: 'wheels_ldxh', title: '杞瀷', type: 'string', width: 110, align: 'left' },
+            { field: 'remark', title: '澶囨敞', type: 'string', width: 60, align: 'left' },
             { field: 'wheels_CurrentStatue', title: '鐘舵��', type: 'int', width: 110, align: 'left', bind: { key: "CurrentStatue", data: [] } },
             { field: 'wheels_gkcc', title: '姣傚瓟鍧囧��', type: 'string', sort: true, width: 100, align: 'left' },
-            { field: 'wheels_Num', title: '杞﹁疆鏉$爜', type: 'string', width: 120, align: 'left' },
             { field: 'wheels_ldtm', title: '杞鏉$爜', type: 'string', width: 120, align: 'left' },
             { field: 'wheels_CarType', title: '杞﹀瀷', type: 'string', width: 70, align: 'left'  },
             { field: 'wheels_psj', title: '閰嶅睘灞�', type: 'string',  width: 75, align: 'left' },

--
Gitblit v1.9.3