mirror of
https://github.com/PlayEdu/backend
synced 2025-06-29 06:02:48 +08:00
部门列表
This commit is contained in:
parent
7762b72b53
commit
b01bd0e175
@ -66,7 +66,7 @@ export const DepartmentPage: React.FC = () => {
|
||||
</Button>
|
||||
<Popconfirm
|
||||
title="警告"
|
||||
description="即将删除此角色,确认操作?"
|
||||
description="即将删除此部门,确认操作?"
|
||||
onConfirm={() => delUser(record.id)}
|
||||
okText="确定"
|
||||
cancelText="取消"
|
||||
|
Loading…
x
Reference in New Issue
Block a user