From e5e65bb50cbfb973f98191993ab559767eff7a53 Mon Sep 17 00:00:00 2001 From: suerprisePlus <15810472099@163.com> Date: 星期二, 30 七月 2024 17:06:34 +0800 Subject: [PATCH] 页面添加(知识图谱,数据统计,数据分析,站点管理) --- src/components/Tool/Popup.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/Tool/Popup.vue b/src/components/Tool/Popup.vue index 0bdab40..cd7981b 100644 --- a/src/components/Tool/Popup.vue +++ b/src/components/Tool/Popup.vue @@ -43,7 +43,7 @@ showBox: false, // 鏄惁鏄剧ず鍐呭 showContainer: true, - defaultMaxHeight: '400px', + defaultMaxHeight: '700px', }; }, directives: { -- Gitblit v1.9.3