Commit 45e0a8ee by zhujian

fix

parent cc06c559
......@@ -30,7 +30,7 @@ function ExpiredCourseList(props) {
// 移除未成功开课课程
function deLExpiredCourse(contentId) {
const { taskId } = props.taskId;
const { taskId } = props;
Modal.confirm({
content: '你确定要删除该数据内容吗?',
okText: '确定',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment