From 20459fe59f680031bfc7c1012be860e0727cb016 Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期二, 05 八月 2025 17:47:09 +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