From 795b4cacb10ec7f89154b9ce9e19bf7878051d8d Mon Sep 17 00:00:00 2001 From: ludc Date: 星期三, 24 一月 2024 16:25:53 +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 3fa22d8..5d28a3d 100644 --- a/Source/UBCS-WEB/src/views/docking/info.vue +++ b/Source/UBCS-WEB/src/views/docking/info.vue @@ -121,6 +121,7 @@ indexFixed: false, selectionFixed:false, searchShow: false, + refreshBtn:false, searchMenuSpan: 6, rowKey: "id", tabs: true, -- Gitblit v1.9.3