From 4c938d05b234e6142e94869eaec5e6d86efee382 Mon Sep 17 00:00:00 2001
From: 1 <1>
Date: 星期一, 27 十月 2025 08:33:04 +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