From 770b80efd437680e84a674ddf3db90037a833f47 Mon Sep 17 00:00:00 2001
From: yanjinhui <3306209981@qq.com>
Date: 星期四, 23 十月 2025 12:34:54 +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 926b2da..0b6cda6 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