From fced23efe533199700ef5fd07572aee5fe318e11 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期二, 24 十二月 2024 11:12:28 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/matnrCode/matnrCode.js |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/main/webapp/static/js/matnrCode/matnrCode.js b/src/main/webapp/static/js/matnrCode/matnrCode.js
index 062693a..d07312b 100644
--- a/src/main/webapp/static/js/matnrCode/matnrCode.js
+++ b/src/main/webapp/static/js/matnrCode/matnrCode.js
@@ -22,9 +22,9 @@
         height: 'full-120',
         cols: [[
             {type: 'checkbox'}
-            ,{field: 'id', align: 'center',title: ''}
-            ,{field: 'code', align: 'center',title: ''}
-            ,{field: 'matnr', align: 'center',title: ''}
+            ,{field: 'id', align: 'center',title: '搴忓彿'}
+            ,{field: 'code', align: 'center',title: '浠g爜'}
+            ,{field: 'matnr', align: 'center',title: '鍟嗗搧缂栫爜'}
 
             ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:120}
         ]],
@@ -141,7 +141,7 @@
         admin.open({
             type: 1,
             area: '600px',
-            title: (mData ? '淇敼' : '娣诲姞') + '璁㈠崟鐘舵��',
+            title: (mData ? '淇敼' : '娣诲姞') + '鐗╂枡浠g爜',
             content: $('#editDialog').html(),
             success: function (layero, dIndex) {
                 layDateRender(mData);

--
Gitblit v1.9.1