From 9d96f11fb1de77d1ad4fb0be04a10ae8eb7f46c9 Mon Sep 17 00:00:00 2001 From: ludc Date: 星期五, 04 八月 2023 17:52:08 +0800 Subject: [PATCH] 提交代码 --- 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