From 7a48cb9400dfc565f23936103ef02ce8d58e5a4e Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Thu, 7 Mar 2024 14:05:16 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E4=BB=AA=E8=A1=A8=E6=9D=BF):=20=E7=A7=BB?= =?UTF-8?q?=E5=8A=A8=E7=AB=AF=E9=85=8D=E7=BD=AE=E9=A6=96=E6=AC=A1=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E8=A1=A8=E6=A0=BC=E6=B2=A1=E6=9C=89=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/views/dashboard/MobileConfigPanel.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/core-frontend/src/views/dashboard/MobileConfigPanel.vue b/core/core-frontend/src/views/dashboard/MobileConfigPanel.vue index b03a223e45..fffbd75ff9 100644 --- a/core/core-frontend/src/views/dashboard/MobileConfigPanel.vue +++ b/core/core-frontend/src/views/dashboard/MobileConfigPanel.vue @@ -128,7 +128,7 @@ const addToMobile = com => { } const changeTimes = ref(0) - +const activeCollapse = ref('com') const handleBack = () => { if (!changeTimes.value) { emits('pcMode') @@ -180,7 +180,7 @@ const save = () => {
移动端配置
- +