ruoyi-ui/src/utils/generator/js.js
@@ -98,7 +98,7 @@ close: `close() { this.$emit('update:visible', false) },`, handelConfirm: `handelConfirm() { handleConfirm: `handleConfirm() { this.$refs['${confGlobal.formRef}'].validate(valid => { if(!valid) return this.close()