解决bug

This commit is contained in:
liuwei
2025-06-10 17:33:41 +08:00
parent 17be7040fc
commit 6da42e7425

View File

@@ -613,6 +613,7 @@ new Vue({
}; };
this.imageList = []; this.imageList = [];
this.taskDialogVisible = true; this.taskDialogVisible = true;
this.isEdit = false;
}, },
// 保存任务 // 保存任务