This commit is contained in:
28723
2024-07-08 10:05:22 +08:00
parent 796d2fcf63
commit 64cfd47d50
18 changed files with 500 additions and 191 deletions

View File

@@ -19,7 +19,6 @@ const organizationManage = {
meta: {
title: '用户管理',
keepAlive: true,
isCheck: false,
operates: [
{ title: '新增', code: 'userAdd' },
{ title: '导入', code: 'userImport' },