点击无法关闭问题

This commit is contained in:
zhal 2022-08-12 12:07:24 +08:00
parent 6c30e0ff4a
commit 5252f2492b

View File

@ -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;