From f1f29f5329102870476653fa6c6ca42b80226078 Mon Sep 17 00:00:00 2001
From: huanghongfeng <huanghongfeng@hnkhzn.com>
Date: 星期五, 07 三月 2025 15:23:44 +0800
Subject: [PATCH] 1

---
 项目代码/WMS/WIDESEA_WMSClient/src/views/stock/stockInfo.vue |   15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/stock/stockInfo.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/stock/stockInfo.vue"
index 75b5567..afb4980 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/stock/stockInfo.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/stock/stockInfo.vue"
@@ -40,12 +40,19 @@
         [
         { title: "鎵樼洏缂栧彿", field: "palletCode" },
         {
-          title: "鐗╂枡绫诲瀷",
-          field: "materialType",
-          type: "select",
-          dataKey: "InventoryMaterialType",
+          title: "搴撳瓨鐘舵��",
+          field: "stockStatus",
+          type: "selectList",
+          dataKey: "stockStatusEmun",
           data: [],
         },
+        // {
+        //   title: "鐗╂枡绫诲瀷",
+        //   field: "materialType",
+        //   type: "select",
+        //   dataKey: "InventoryMaterialType",
+        //   data: [],
+        // },
           { title: "璐т綅缂栧彿", field: "locationCode" },
           {
           title: "搴撳瓨鐘舵��",

--
Gitblit v1.9.3