From 9b9637db3bdf1c8274ab6bf6ac1a677a97710cf8 Mon Sep 17 00:00:00 2001 From: 田源 <lastanimals@163.com> Date: 星期三, 16 八月 2023 10:27:04 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- Source/UBCS-WEB/src/views/docking/info.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Source/UBCS-WEB/src/views/docking/info.vue b/Source/UBCS-WEB/src/views/docking/info.vue index c299842..538f1e0 100644 --- a/Source/UBCS-WEB/src/views/docking/info.vue +++ b/Source/UBCS-WEB/src/views/docking/info.vue @@ -79,7 +79,7 @@ tabs: true, stripe: true, indexFixed: false, - menuWidth: 300, + menuWidth: 180, highlightCurrentRow: true, addBtn: false, editBtn: false, -- Gitblit v1.9.3