From a136311b8c6ee143d6ed0dc284db0d9f171793aa Mon Sep 17 00:00:00 2001
From: cuilei <ray_tsu1@163.com>
Date: 星期三, 27 八月 2025 17:30:34 +0800
Subject: [PATCH] DNC选刀列表增加工具简称字段

---
 src/views/tms/modules/inboundOrder/InboundDetailList.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/tms/modules/inboundOrder/InboundDetailList.vue b/src/views/tms/modules/inboundOrder/InboundDetailList.vue
index 0eec0dc..8588095 100644
--- a/src/views/tms/modules/inboundOrder/InboundDetailList.vue
+++ b/src/views/tms/modules/inboundOrder/InboundDetailList.vue
@@ -64,7 +64,7 @@
         {
           title: '搴撲綅鍙�',
           align: 'center',
-          dataIndex: 'locationCode',
+          dataIndex: 'goodsShelvesId',
         },
          {
           title: '鍏ュ簱鏁伴噺',

--
Gitblit v1.9.3