From 4a3dd290b99f08b6232c3f2f6d8907db15624128 Mon Sep 17 00:00:00 2001 From: ludc Date: 星期五, 13 十月 2023 10:25:29 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- Source/UBCS-WEB/src/views/docking/info.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Source/UBCS-WEB/src/views/docking/info.vue b/Source/UBCS-WEB/src/views/docking/info.vue index acfbe07..eaf994b 100644 --- a/Source/UBCS-WEB/src/views/docking/info.vue +++ b/Source/UBCS-WEB/src/views/docking/info.vue @@ -93,6 +93,7 @@ option: { height: "auto", calcHeight: 20, + columnBtn:false, tip: false, headerAlign: "center", border: true, -- Gitblit v1.9.3