From dbc2514aad6b2b70b08e81f33d45f64aae175ccf Mon Sep 17 00:00:00 2001
From: yxFwq <1>
Date: 星期二, 19 十一月 2024 16:31:34 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/basJarMastStatus/basJarMastStatus.js |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/main/webapp/static/js/basJarMastStatus/basJarMastStatus.js b/src/main/webapp/static/js/basJarMastStatus/basJarMastStatus.js
index 7bf948c..64ad8a0 100644
--- a/src/main/webapp/static/js/basJarMastStatus/basJarMastStatus.js
+++ b/src/main/webapp/static/js/basJarMastStatus/basJarMastStatus.js
@@ -21,12 +21,12 @@
         cellMinWidth: 50,
         height: 'full-120',
         cols: [[
-            {type: 'checkbox'}
-            ,{field: 'id', align: 'center',title: 'ID'}
-            ,{field: 'boxSpecs', align: 'center',title: '浠诲姟鍙�'}
-            ,{field: 'boxType', align: 'center',title: '鍫嗗灈鏈�'}
+            // {type: 'checkbox'},
+            {field: 'id', align: 'center',title: 'ID', hide : true}
+            ,{field: 'boxType', align: 'center',title: '宸ヤ綔鐘舵�佷唬鍙�'}
+            ,{field: 'boxSpecs', align: 'center',title: '宸ヤ綔鐘舵��'}
 
-            ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:120}
+            ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:120,hide : true}
         ]],
         request: {
             pageName: 'curr',

--
Gitblit v1.9.1