From b0ed419ede8bd1829e670891ffe878630ba517e2 Mon Sep 17 00:00:00 2001
From: yanjinhui <3306209981@qq.com>
Date: 星期一, 03 十一月 2025 17:57:32 +0800
Subject: [PATCH] 优化
---
新建文件夹/WMS/src/views/stock/stockInfo.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/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 6f8f0ce..ddff682 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"
@@ -128,7 +128,7 @@
},
{
field: "supplyQuantity",
- title: "鐩樼偣鏁�",
+ title: "鐩樼偣宸紓鏁�",
type: "number",
span: 8
},
@@ -327,7 +327,7 @@
},
{
field: "supplyQuantity",
- title: "鐩樼偣鏁�",
+ title: "鐩樼偣宸紓鏁�",
type: "number",
width: 100,
align: "left",
--
Gitblit v1.9.3