From 6b74e1dcf5642c8f56975471e27780d695953989 Mon Sep 17 00:00:00 2001
From: 陈勇 <竞男@ASUNA>
Date: 星期日, 26 四月 2026 15:48:01 +0800
Subject: [PATCH] 同步代码
---
项目代码/WMS/WMSClient/src/views/widesea_wms/stock/VV_StockInfo.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/WMSClient/src/views/widesea_wms/stock/VV_StockInfo.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSClient/src/views/widesea_wms/stock/VV_StockInfo.vue"
index 36ed357..730673c 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSClient/src/views/widesea_wms/stock/VV_StockInfo.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSClient/src/views/widesea_wms/stock/VV_StockInfo.vue"
@@ -76,7 +76,7 @@
{ field: 'taskStatus', title: '浠诲姟鐘舵��', type: 'string', width: 80, align: 'left', bind: { key: "TaskInfoStatus", data: [] } },
//{ field: 'stayStatus', title: '淇濈暀鐘舵��', type: 'string', width: 80, align: 'left', bind: { key: "StayStatus", data: [] } },
//{ field: 'creater', title: '鍒涘缓浜�', type: 'string', width: 100, align: 'left' },
- { field: 'createDate', title: '鍏ュ簱鏃堕棿', type: 'datetime', sort: true, width: 100, align: 'left' },
+ { field: 'createDate', title: '鍏ュ簱鏃堕棿', type: 'datetime', sort: true, width: 180, align: 'left' },
//{ field: 'orderID', title: '鎵�灞炲伐鍗�', type: 'string', width: 80, align: 'left' },
]);
--
Gitblit v1.9.3