From c356310bd2a40b8b3742e9097b52d2053e4761a6 Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期五, 31 十月 2025 14:51:55 +0800
Subject: [PATCH] #
---
src/main/webapp/static/js/basArmMast/basArmMast.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/static/js/basArmMast/basArmMast.js b/src/main/webapp/static/js/basArmMast/basArmMast.js
index 3f8c188..e1f3292 100644
--- a/src/main/webapp/static/js/basArmMast/basArmMast.js
+++ b/src/main/webapp/static/js/basArmMast/basArmMast.js
@@ -21,8 +21,8 @@
cellMinWidth: 50,
height: 'full-120',
cols: [[
- // {type: 'checkbox'}
- // ,
+ {type: 'checkbox'}
+ ,
{field: 'id', align: 'center',title: 'ID',hide: true}
,{field: 'armNo', align: 'center',title: '鏈烘鑷傜紪鍙�',hide: false}
,{field: 'orderNo', align: 'center',title: '璁㈠崟鍙�',hide: false}
--
Gitblit v1.9.1