src/views/datamanage/catalogueManage.vue @@ -566,7 +566,7 @@ }); }, handleClose() { this.$confirm("确认关闭?") this.$confirm("关闭后无法保存,是否关闭?") .then((_) => { this.resetForm(); })