mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-15 13:56:45 +08:00
案例作业直播bug
This commit is contained in:
@@ -608,7 +608,7 @@ export default {
|
||||
editPlan(obj)
|
||||
.then((res) => {
|
||||
message.destroy();
|
||||
message.error(`添加成功`);
|
||||
message.sucsess(`添加成功`);
|
||||
updateTask(res);
|
||||
ctx.emit("changeData", false);
|
||||
closeDrawer();
|
||||
|
||||
Reference in New Issue
Block a user