From 26f5516398fb9a75374007931c4e41a3ba032160 Mon Sep 17 00:00:00 2001 From: jiangweidong <1053570670@qq.com> Date: Tue, 15 Apr 2025 14:17:58 +0800 Subject: [PATCH] fix: Fixed the issue where the drawer would close when updating the cloud account --- src/components/Table/InfoCardTable/Info.vue | 2 +- .../Cloud/Account/components/AuthPanel.vue | 18 ++++++++---------- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/src/components/Table/InfoCardTable/Info.vue b/src/components/Table/InfoCardTable/Info.vue index 4c75bc9a6..73fd73534 100644 --- a/src/components/Table/InfoCardTable/Info.vue +++ b/src/components/Table/InfoCardTable/Info.vue @@ -1,7 +1,7 @@