重置导致标题为空

master
382696293@qq.com 2 years ago
parent 4ec68e5423
commit ca045daf21

@ -1138,9 +1138,9 @@ export default {
},
//
cancelMiniProgramDialog(isClose) {
this.title = null;
this.miniProgramForm.tagIdArray = [];
if (isClose) {
this.title = null;
this.batchMiniProgramVisible = false;
}
},

Loading…
Cancel
Save