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