From 5ffc36a1db18d3112a9b50a9cf3953d7fcf21bae Mon Sep 17 00:00:00 2001
From: huanghongfeng <huanghongfeng@hnkhzn.com>
Date: 星期二, 19 八月 2025 16:37:24 +0800
Subject: [PATCH] 更新

---
 项目代码/WMS/WIDESEA_WMSClient/src/views/widesea_wms/stock/Dt_ZdpStock.vue |    2 ++
 1 files changed, 2 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_ZdpStock.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/widesea_wms/stock/Dt_ZdpStock.vue"
index 1351c4c..f92e32c 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/widesea_wms/stock/Dt_ZdpStock.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/widesea_wms/stock/Dt_ZdpStock.vue"
@@ -79,6 +79,8 @@
             { field: 'zdp_LSCSYMH', title: '铻烘爴渚у墿浣欑(鑰�', type: 'string', width: 120, align: 'left' },
             { field: 'zdp_LMCSYMH', title: '铻烘瘝渚у墿浣欑(鑰�', type: 'string', width: 120, align: 'left' },
             { field: 'zdp_rksj', title: '鍏ュ簱鏃ユ湡', type: 'string', width: 100, align: 'left' },
+            { field: 'zdp_Statue', title: '瀛樻湡鐘舵��', type: 'string',  width: 100, align: 'left',bind: { key: "wheelsStatueDet", data: [] }} ,
+            { field: 'zdp_DateDet', title: '褰撳墠搴撳瓨澶╂暟', type: 'int', sort: true, width: 100, align: 'left' },
             { field: 'creater', title: '鍒涘缓浜�', type: 'string',  width: 100, align: 'left' },
             { field: 'createDate', title: '鍒涘缓鏃堕棿', type: 'datetime', sort: true, width: 100, align: 'left' },
         ]);

--
Gitblit v1.9.3