From a9f4a820c583eb85cec381b6236063256f753652 Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期六, 02 八月 2025 14:53:02 +0800
Subject: [PATCH] 完善和新增多次拣料

---
 zy-asrs-wms/src/main/webapp/static/js/matCode/matCode.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/zy-asrs-wms/src/main/webapp/static/js/matCode/matCode.js b/zy-asrs-wms/src/main/webapp/static/js/matCode/matCode.js
index e9f9cc7..0603665 100644
--- a/zy-asrs-wms/src/main/webapp/static/js/matCode/matCode.js
+++ b/zy-asrs-wms/src/main/webapp/static/js/matCode/matCode.js
@@ -25,7 +25,7 @@
         cols: [[
             {type: 'checkbox'}
             ,{field: 'matNo', align: 'center',title: '鐗╂枡缂栫爜'}
-            ,{field: 'barcode', align: 'center',title: '鏉$爜'}
+            ,{field: 'barcode', align: 'center',title: '鎵樼洏鐮�'}
             ,{field: 'matName', align: 'center',title: '鐗╂枡鍚嶇О'}
             ,{field: 'str1', align: 'center',title: '鐗╂枡鍗曚綅'}
             ,{field: 'str2', align: 'center',title: '鐗╂枡瑙勬牸'}

--
Gitblit v1.9.1