mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-15 22:06:45 +08:00
fix:面授保存后附件清空
This commit is contained in:
@@ -408,6 +408,7 @@ export default {
|
||||
ctx.emit("update:addfaceteachVisible", false);
|
||||
localStorage.setItem("stageId", props.chooseStageId);
|
||||
localStorage.setItem("chapterId", props.isactive);
|
||||
state.fileList = []
|
||||
clear();
|
||||
};
|
||||
const afterVisibleChange = (bool) => {
|
||||
|
||||
Reference in New Issue
Block a user