From 614945e153d38d1dadf5beb1e1d4dbc6db07c226 Mon Sep 17 00:00:00 2001
From: yanjinhui <3306209981@qq.com>
Date: 星期一, 20 十月 2025 03:17:53 +0800
Subject: [PATCH] 优化出入库
---
新建文件夹/WMS/src/views/stock/Dt_Inventory_Batch.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/stock/Dt_Inventory_Batch.vue" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WMS/src/views/stock/Dt_Inventory_Batch.vue"
index a3a84a3..926b2da 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WMS/src/views/stock/Dt_Inventory_Batch.vue"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WMS/src/views/stock/Dt_Inventory_Batch.vue"
@@ -66,7 +66,7 @@
type: "number",
},
{
- title: "鍑哄簱鏁�",
+ title: "寰呭嚭搴撴暟",
required: true,
field: "outboundQuantity",
type: "number",
@@ -175,7 +175,7 @@
},
{
field: "outboundQuantity",
- title: "鍑哄簱鏁�",
+ title: "寰呭嚭搴撴暟",
type: "number",
width: 100,
align: "left",
--
Gitblit v1.9.3