From ff0b0e8c7a59f44a8abe0ec209130fa525cf5b1c Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期一, 09 九月 2024 13:31:49 +0800
Subject: [PATCH] #

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

diff --git a/zy-asrs-wms/src/main/webapp/static/js/order/out.js b/zy-asrs-wms/src/main/webapp/static/js/order/out.js
index c43ffea..bb1e67d 100644
--- a/zy-asrs-wms/src/main/webapp/static/js/order/out.js
+++ b/zy-asrs-wms/src/main/webapp/static/js/order/out.js
@@ -32,8 +32,8 @@
             {type: 'checkbox'}
             ,{type: 'numbers', title: '#'}
             ,{field: 'orderNo', align: 'center',title: '鍗曟嵁缂栧彿', templet: '#orderNoTpl', width: 160}
-            ,{field: 'matnr', align: 'center',title: '鍟嗗搧缂栫爜', width: 160}
-            ,{field: 'maktx', align: 'center',title: '鍟嗗搧鍚嶇О', width: 200}
+            ,{field: 'matnr', align: 'center',title: '鍝佸彿', width: 160}
+            ,{field: 'maktx', align: 'center',title: '鍚嶇О', width: 200}
             ,{field: 'batch', align: 'center',title: '搴忓垪鐮�'}
             ,{field: 'origin', align: 'center',title: '浠撳簱鍙�'}
             // ,{field: 'anfme', align: 'center',title: '鏁伴噺'}

--
Gitblit v1.9.1