From 1bca0b45d05bd4df8ab5963bad1af52cebebb063 Mon Sep 17 00:00:00 2001
From: dengjunjie <dengjunjie@hnkhzn.com>
Date: 星期四, 23 十月 2025 13:12:32 +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