mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 03:39:34 +08:00
删除弹窗垂直居中
This commit is contained in:
@@ -140,6 +140,7 @@ export const DepartmentPage: React.FC = () => {
|
||||
title: "操作确认",
|
||||
icon: <ExclamationCircleFilled />,
|
||||
content: "确认删除此部门?",
|
||||
centered: true,
|
||||
okText: "确认",
|
||||
okType: "danger",
|
||||
cancelText: "取消",
|
||||
|
||||
Reference in New Issue
Block a user