From 506f4bcd2ce4f49b85ced24a24eeedbae3ee924a Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期三, 06 八月 2025 18:29:56 +0800
Subject: [PATCH] Merge branch 'master' of http://120.26.58.240:8888/r/flexJobAdmin

---
 src/views/Account/AccountManageList.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/views/Account/AccountManageList.vue b/src/views/Account/AccountManageList.vue
index 0aad4b1..a3d529f 100644
--- a/src/views/Account/AccountManageList.vue
+++ b/src/views/Account/AccountManageList.vue
@@ -43,7 +43,6 @@
   useFormDialog,
 } from '@bole-core/components';
 import { useAccess } from '@/hooks';
-// import * as userServices from '@/services/api/User';
 import { RoleClientType } from '@/constants';
 import { Message, OrderInputType } from '@bole-core/core';
 import AddOrEditAccountDialog from './components/AddOrEditAccountDialog.vue';

--
Gitblit v1.9.1