From 8bd64cd6a3f8721c2b1eb4075e61a1d3381e4aa8 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期二, 10 九月 2024 16:09:03 +0800
Subject: [PATCH] #

---
 zy-acs-flow/src/page/user/UserList.jsx |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/zy-acs-flow/src/page/user/UserList.jsx b/zy-acs-flow/src/page/user/UserList.jsx
index d81b4d8..ba3dc7f 100644
--- a/zy-acs-flow/src/page/user/UserList.jsx
+++ b/zy-acs-flow/src/page/user/UserList.jsx
@@ -43,8 +43,7 @@
 import { PAGE_DRAWER_WIDTH, OPERATE_MODE } from '@/config/setting';
 import * as Common from '@/utils/common';
 import UserListAside from "./UserListAside";
-import RolesField from './RolesField';
-import TreeSelectInput from "../components/TreeSelectInput";
+import RolesField from './RolesField'; 
 
 const StyledDatagrid = styled(DatagridConfigurable)(({ theme }) => ({
     '& .css-1vooibu-MuiSvgIcon-root': {

--
Gitblit v1.9.1