mirror of
https://github.com/PlayEdu/backend
synced 2025-12-31 05:09:28 +08:00
学员添加、编辑优化以及删除弹窗文案优化
This commit is contained in:
@@ -178,7 +178,7 @@ export const MemberPage: React.FC = () => {
|
||||
confirm({
|
||||
title: "操作确认",
|
||||
icon: <ExclamationCircleFilled />,
|
||||
content: "确认删除此视频?",
|
||||
content: "确认删除此学员?",
|
||||
centered: true,
|
||||
okText: "确认",
|
||||
cancelText: "取消",
|
||||
|
||||
Reference in New Issue
Block a user