From 1ca8b748a3541b88b12b7e9e7f5f77a5c8df7fd2 Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期五, 31 十月 2025 15:29:28 +0800
Subject: [PATCH] #1
---
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