解决错误导致一直加载
This commit is contained in:
parent
3787bace15
commit
2ed7faaf25
@ -1009,6 +1009,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
clearSystemDlg(closeDlg) {
|
clearSystemDlg(closeDlg) {
|
||||||
|
that.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