From 1ba8e226d5f369b3f9bc2a1b581118558b9a539c Mon Sep 17 00:00:00 2001
From: dengjunjie <dengjunjie@hnkhzn.com>
Date: 星期一, 27 十月 2025 09:27:08 +0800
Subject: [PATCH] Merge branch 'master' of http://115.159.85.185:8098/r/ZhiHuiQiCe/FangCangZhiNeng
---
新建文件夹/WMS/src/views/inbound/inboundOrder.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WMS/src/views/inbound/inboundOrder.vue" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WMS/src/views/inbound/inboundOrder.vue"
index 02f9667..ed86bf8 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WMS/src/views/inbound/inboundOrder.vue"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WMS/src/views/inbound/inboundOrder.vue"
@@ -199,7 +199,7 @@
type: "string",
width: 100,
align: "left",
- bind: { key: "warehouse", data: [] },
+ bind: { key: "warehouseNuber", data: [] },
},
{
field: "account_tiem",
@@ -301,7 +301,7 @@
},
{
field: "order_Inqty",
- title: "鍏ュ簱瀹屾垚鏁伴噺",
+ title: "瀹屾垚鏁伴噺",
type: "decimal",
width: 120,
align: "left",
--
Gitblit v1.9.3