From 77c5c0b820513fee5d83ea1957012d3bfdac926f Mon Sep 17 00:00:00 2001
From: pan <antony1029@163.com>
Date: 星期一, 08 十二月 2025 21:20:15 +0800
Subject: [PATCH] Merge branch 'master' of http://115.159.85.185:8098/r/ZhongRui/ALDbanyunxiangmu

---
 项目代码/WIDESEA_WMSClient/src/views/stock/stockInfoDetailByMaterielSum.vue |   36 ++++--------------------------------
 1 files changed, 4 insertions(+), 32 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/src/views/stock/stockInfoDetailByMaterielSum.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/src/views/stock/stockInfoDetailByMaterielSum.vue"
index 0e48a14..2b97cf8 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/src/views/stock/stockInfoDetailByMaterielSum.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/src/views/stock/stockInfoDetailByMaterielSum.vue"
@@ -12,9 +12,9 @@
     const table = ref({
       key: "id",
       footer: "Foots",
-      cnName: "搴撳瓨淇℃伅鏄庣粏",
-      name: "stockInfoDetail",
-      url: "/StockInfoDetail/",
+      cnName: "搴撳瓨姹囨��",
+      name: "StockDetailByMateriel",
+      url: "/StockDetailByMateriel/",
       sortName: "id",
     });
     const editFormFields = ref({
@@ -81,13 +81,6 @@
         align: "left",
       },
       {
-        field: "stockId",
-        title: "搴撳瓨淇℃伅涓婚敭",
-        type: "string",
-        width: 90,
-        align: "left",
-      },
-      {
         field: "materielCode",
         title: "鐗╂枡缂栧彿",
         type: "string",
@@ -102,24 +95,10 @@
         align: "left",
       },
       {
-        field: "orderNo",
-        title: "鍗曟嵁缂栧彿",
-        type: "decimal",
-        width: 90,
-        align: "left",
-      },
-      {
         field: "batchNo",
         title: "鎵规鍙�",
         type: "string",
         width: 90,
-        align: "left",
-      },
-      {
-        field: "serialNumber",
-        title: "搴忓垪鍙�",
-        type: "int",
-        width: 120,
         align: "left",
       },
       {
@@ -135,14 +114,7 @@
         type: "string",
         width: 120,
         align: "left",
-      },
-      {
-        field: "barcode",
-        title: "鏉$爜",
-        type: "string",
-        width: 120,
-        align: "left",
-      },
+      },        
       {
         field: "stockQuantity",
         title: "搴撳瓨鏁伴噺",

--
Gitblit v1.9.3