From eb49b2ed616583167ac9836daae6253c189b4120 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@63.com> Date: 星期一, 12 九月 2022 15:55:49 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/cstmr/cstmr.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/cstmr/cstmr.js b/src/main/webapp/static/js/cstmr/cstmr.js index 4123370..e9ae79d 100644 --- a/src/main/webapp/static/js/cstmr/cstmr.js +++ b/src/main/webapp/static/js/cstmr/cstmr.js @@ -22,7 +22,7 @@ limits: [15, 30, 50, 100, 200, 500], cellMinWidth: 100, height: 'full-120', - size: 'sm', + // size: 'sm', skin: 'line', cols: [[ {type: 'checkbox'} -- Gitblit v1.9.1