From db92e88a70a59437b48c9369cf1c46dba0ecb0a5 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期日, 15 十月 2023 13:25:33 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/static/js/locRule/locRule.js b/src/main/webapp/static/js/locRule/locRule.js
index 9f720b3..1089ff5 100644
--- a/src/main/webapp/static/js/locRule/locRule.js
+++ b/src/main/webapp/static/js/locRule/locRule.js
@@ -25,7 +25,7 @@
             // ,{field: 'id', align: 'center',title: 'ID'}
             ,{field: 'matnr', align: 'center',title: '鍟嗗搧缂栧彿'}
             ,{field: 'specs', align: 'center',title: '瑙勬牸', hide: true}
-            ,{field: 'model', align: 'center',title: '鍨嬪彿', hide: true}
+            ,{field: 'model', align: 'center',title: '閫氱敤鍨嬪彿', hide: true}
             ,{field: 'cstmr', align: 'center',title: '瀹㈡埛', hide: true}
             ,{field: 'batch', align: 'center',title: '鎵瑰彿'}
             ,{field: 'other', align: 'center',title: '鍏朵粬', hide: true}
@@ -43,7 +43,7 @@
             ,{field: 'updateTime$', align: 'center',title: '淇敼鏃堕棿', hide: true}
             ,{field: 'memo', align: 'center',title: '澶囨敞', hide: true}
             ,{field: 'mixed$', align: 'center',title: '娣疯浇'}
-            ,{field: 'keepGo$', align: 'center',title: '缁х画鎼滅储'}
+            // ,{field: 'keepGo$', align: 'center',title: '缁х画鎼滅储'}
 
             ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:120}
         ]],

--
Gitblit v1.9.1