-- 任务编辑问题

This commit is contained in:
yuping
2022-12-05 17:55:09 +08:00
parent 034a5cc76c
commit 5f7f88de91
2 changed files with 279 additions and 241 deletions

View File

@@ -410,6 +410,7 @@ export default {
};
const closeDrawer = () => {
ctx.emit("update:addfaceteachVisible", false);
ctx.emit("update:edit", false);
localStorage.setItem("stageId", props.chooseStageId);
localStorage.setItem("chapterId", props.isactive);
state.fileList = []