From 6acba2d5187f9cb0b8e6fe66abc250b6a3fc4847 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期五, 22 十二月 2023 10:10:35 +0800
Subject: [PATCH] #
---
src/main/webapp/views/ioWorks/orderQuery.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/ioWorks/orderQuery.html b/src/main/webapp/views/ioWorks/orderQuery.html
index aee329b..36a455d 100644
--- a/src/main/webapp/views/ioWorks/orderQuery.html
+++ b/src/main/webapp/views/ioWorks/orderQuery.html
@@ -70,7 +70,7 @@
<script>
function getCol() {
var cols = [
- {type: 'checkbox', fixed: 'left'}
+ {type: 'checkbox',width: 50, fixed: 'left'}
];
--
Gitblit v1.9.1