解决错误导致一直加载

This commit is contained in:
zhal 2022-08-11 19:30:53 +08:00
parent 3787bace15
commit 2ed7faaf25

View File

@ -1009,6 +1009,7 @@
},
clearSystemDlg(closeDlg) {
that.isLoading = false;
this.$refs['systemForm'].resetFields();
if (closeDlg) {
this.ModelsetUpDialog.dialogVisible = false;