From 249abee741dfe47a9881ee38f5a847f3996e119b Mon Sep 17 00:00:00 2001
From: chenyao <1219716595@qq.com>
Date: Sat, 20 Sep 2025 10:33:10 +0800
Subject: [PATCH] Merge branch 'feature/v6.0/6.0.2' into feature/v6.0/6.0.3

---
 src/option/system/dict.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/option/system/dict.js b/src/option/system/dict.js
index e64065b..a3ebf3d 100644
--- a/src/option/system/dict.js
+++ b/src/option/system/dict.js
@@ -6,7 +6,7 @@
   index: true,
   selection: true,
   viewBtn: true,
-  menuWidth: 250,
+  menuWidth: 280,
   dialogWidth: 880,
   dialogClickModal: false,
 

--
Gitblit v1.9.3