解决bug
This commit is contained in:
@@ -613,6 +613,7 @@ new Vue({
|
|||||||
};
|
};
|
||||||
this.imageList = [];
|
this.imageList = [];
|
||||||
this.taskDialogVisible = true;
|
this.taskDialogVisible = true;
|
||||||
|
this.isEdit = false;
|
||||||
},
|
},
|
||||||
|
|
||||||
// 保存任务
|
// 保存任务
|
||||||
|
|||||||
Reference in New Issue
Block a user