From 8e2f79aea1fde6e67153332b9f303cdf1f7eec48 Mon Sep 17 00:00:00 2001 From: zhaojisen <1301338853@qq.com> Date: Wed, 14 May 2025 15:03:31 +0800 Subject: [PATCH] Fixed: Fix the issue of the account list tree being draggable. --- src/components/Common/DataActions/index.vue | 2 +- src/views/accounts/Account/AccountList.vue | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/src/components/Common/DataActions/index.vue b/src/components/Common/DataActions/index.vue index bd43b084b..4807ac2de 100644 --- a/src/components/Common/DataActions/index.vue +++ b/src/components/Common/DataActions/index.vue @@ -15,7 +15,7 @@ @click="handleClick(action)" @command="handleDropdownCallback" > - + {{ action.title }}