mirror of
https://github.com/PlayEdu/backend
synced 2025-07-19 05:09:35 +08:00
资源分类页面初步
This commit is contained in:
parent
74984e07fa
commit
e41b32501d
@ -143,7 +143,7 @@ export const ResourceCategoryPage: React.FC = () => {
|
|||||||
confirm({
|
confirm({
|
||||||
title: "操作确认",
|
title: "操作确认",
|
||||||
icon: <ExclamationCircleFilled />,
|
icon: <ExclamationCircleFilled />,
|
||||||
content: "确认删除选中图片?",
|
content: "确认删除此分类?",
|
||||||
okText: "确认",
|
okText: "确认",
|
||||||
okType: "danger",
|
okType: "danger",
|
||||||
cancelText: "取消",
|
cancelText: "取消",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user