From 3713a17fe36d877ce3e588c1dc08526fc8afffdc Mon Sep 17 00:00:00 2001
From: yanjinhui <3306209981@qq.com>
Date: 星期四, 23 十月 2025 09:26:31 +0800
Subject: [PATCH] 111
---
新建文件夹/WMS/src/views/stock/stockInfo.vue | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WMS/src/views/stock/stockInfo.vue" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WMS/src/views/stock/stockInfo.vue"
index f32f961..3e0b753 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WMS/src/views/stock/stockInfo.vue"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WMS/src/views/stock/stockInfo.vue"
@@ -114,13 +114,13 @@
},
{
field: "outboundQuantity",
- title: "鍑哄簱鏁伴噺",
+ title: "寰呭嚭搴撴暟閲�",
type: "number",
span: 8
},
{
field: "supplyQuantity",
- title: "鍙敤鏁伴噺",
+ title: "鐩樼偣鏁�",
type: "number",
span: 8
}
@@ -289,14 +289,14 @@
},
{
field: "outboundQuantity",
- title: "鍑哄簱鏁伴噺",
+ title: "寰呭嚭搴撴暟閲�",
type: "number",
width: 100,
align: "left",
},
{
field: "supplyQuantity",
- title: "鍙敤鏁伴噺",
+ title: "鐩樼偣鏁�",
type: "number",
width: 100,
align: "left",
--
Gitblit v1.9.3