From e14ef8c7d972710ff28edccd6a8e9ff4fcf1684b Mon Sep 17 00:00:00 2001 From: shuishen <1109946754@qq.com> Date: Tue, 07 May 2024 19:13:13 +0800 Subject: [PATCH] 安保活动时间选择方式更换 --- src/option/system/param.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/option/system/param.js b/src/option/system/param.js index e0b8447..f6e9ec2 100644 --- a/src/option/system/param.js +++ b/src/option/system/param.js @@ -5,6 +5,7 @@ searchShow: true, searchMenuSpan: 6, border: true, + menuWidth:300, index: true, selection: true, viewBtn: true, -- Gitblit v1.9.3