点击无法关闭问题
This commit is contained in:
parent
6c30e0ff4a
commit
5252f2492b
@ -1009,7 +1009,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
clearSystemDlg(closeDlg) {
|
clearSystemDlg(closeDlg) {
|
||||||
that.isLoading = false;
|
this.isLoading = false;
|
||||||
this.$refs['systemForm'].resetFields();
|
this.$refs['systemForm'].resetFields();
|
||||||
if (closeDlg) {
|
if (closeDlg) {
|
||||||
this.ModelsetUpDialog.dialogVisible = false;
|
this.ModelsetUpDialog.dialogVisible = false;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user