From f754e34c3822811bace989fae6a69dbcc3944d13 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期五, 27 十二月 2024 14:41:53 +0800
Subject: [PATCH] #
---
src/main/webapp/views/resource/resource.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/resource/resource.html b/src/main/webapp/views/resource/resource.html
index 099bceb..cd76dac 100644
--- a/src/main/webapp/views/resource/resource.html
+++ b/src/main/webapp/views/resource/resource.html
@@ -153,7 +153,7 @@
pidName: 'resourceId' // pid瀛楁鍚嶇О
},
cols: [[
- {type: 'checkbox', fixed: 'left'}
+ {type: 'checkbox',width: 50, fixed: 'left'}
,{field: 'id', title: 'ID', sort: true,align: 'center', fixed: 'left', width: 80, hide: true}
,{field: 'name', align: 'left',title: '鑿滃崟鍚嶇О'}
,{field: 'code', align: 'center',title: '鑿滃崟缂栫爜'}
--
Gitblit v1.9.1