From b50a2e2df1c0fab844dc194ae58f01cf906e32b8 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期一, 27 三月 2023 12:12:12 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/static/js/order/out.js b/src/main/webapp/static/js/order/out.js
index a96fd48..dbb2dad 100644
--- a/src/main/webapp/static/js/order/out.js
+++ b/src/main/webapp/static/js/order/out.js
@@ -32,7 +32,7 @@
             {type: 'checkbox'}
             ,{type: 'numbers', title: '#'}
             ,{field: 'orderNo', align: 'center',title: '鍗曟嵁缂栧彿', templet: '#orderNoTpl', width: 160}
-            ,{field: 'matnr', align: 'center',title: '鍗曟嵁鍙�', width: 160}
+            ,{field: 'matnr', align: 'center',title: '鐗╂枡鍙�', width: 160}
             ,{field: 'maktx', align: 'center',title: '鐗╂枡鍙�', width: 200}
             ,{field: 'batch', align: 'center',title: '搴忓垪鐮�'}
             ,{field: 'specs', align: 'center',title: '瑙勬牸'}
@@ -385,7 +385,7 @@
                                 cellMinWidth: 100,
                                 cols: [[
                                     {type: 'checkbox'},
-                                    {field: 'matnr', title: '鍗曟嵁鍙�', align: 'center', width: 350},
+                                    {field: 'matnr', title: '鐗╂枡鍙�', align: 'center', width: 350},
                                     {field: 'maktx', title: '鐗╂枡鍙�', align: 'center'},
                                     {field: 'specs', title: '瑙勬牸', align: 'center'},
                                     {field: 'batch', title: '鎵瑰彿', align: 'center'},

--
Gitblit v1.9.1