From a8756c3526832332db4ef5685348d9b188c2bf2b Mon Sep 17 00:00:00 2001
From: wangxinhui <wangxinhui@hnkhzn.com>
Date: 星期六, 13 九月 2025 08:36:44 +0800
Subject: [PATCH] Merge branch 'master' of http://115.159.85.185:8098/r/MeiRuiAn/HuaiAn

---
 代码管理/WMS/WIDESEA_WMSClient/src/views/stock/ProStockView.vue |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSClient/src/views/stock/ProStockView.vue" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSClient/src/views/stock/ProStockView.vue"
index 5a2de27..c1da3d8 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSClient/src/views/stock/ProStockView.vue"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSClient/src/views/stock/ProStockView.vue"
@@ -56,6 +56,7 @@
         ],
         [
           { title: "浜у搧鐗堟湰", field: "productVersion",type: "like"},
+          { title: "搴撳瓨鍒涘缓鏃堕棿",field: "createDate",type: "datetime"},
         ]
       ]);
       const columns = ref([
@@ -144,6 +145,13 @@
           align: "left",
         },
         {
+          field: "proinventoryage",
+          title: "鎴愬搧搴撻緞",
+          type: "string",
+          width: 80,
+          align: "left",
+        },
+        {
           field: "lotNumber",
           title: "浜у搧鎵瑰彿",
           type: "string",

--
Gitblit v1.9.3