parent
ba0395075d
commit
b9dc780292
|
@ -228,6 +228,7 @@ export default {
|
|||
this.form.issueTemplateId = '';
|
||||
},
|
||||
edit(row) {
|
||||
this.form = {};
|
||||
this.getOptions();
|
||||
this.createVisible = true;
|
||||
listenGoBack(this.handleClose);
|
||||
|
|
Loading…
Reference in New Issue