From 8ce8a4d91c121222ce0abdfc6e81b0aef72b9b64 Mon Sep 17 00:00:00 2001
From: 18516761980 <4761516tqsxp>
Date: 星期六, 26 三月 2022 15:56:57 +0800
Subject: [PATCH] #
---
src/main/webapp/static/js/locDetl/locDetl.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/locDetl/locDetl.js b/src/main/webapp/static/js/locDetl/locDetl.js
index 27a8192..7fa4fbf 100644
--- a/src/main/webapp/static/js/locDetl/locDetl.js
+++ b/src/main/webapp/static/js/locDetl/locDetl.js
@@ -45,7 +45,7 @@
limits: [16, 30, 50, 100, 200, 500],
even: true,
toolbar: '#toolbar',
- cellMinWidth: 200,
+ cellMinWidth: 50,
cols: [getCol()],
request: {
pageName: 'curr',
--
Gitblit v1.9.1