src/views/userManage/templateManage.vue
@@ -179,7 +179,6 @@ " :visible.sync="dialogVisible" :before-close="handleClose" :show-close="false" > <div style="height: 500px; overflow: auto"> <el-form @@ -493,7 +492,7 @@ }; } this.$confirm("确认关闭?", blackTheme) this.$confirm("关闭后无法保存,是否关闭?", blackTheme) .then((_) => { this.closeInsertData(); })