Explorar o código

取消邮箱校验

IRIS-b %!s(int64=2) %!d(string=hai) anos
pai
achega
52f16ed767
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/system/modules/UserModal.vue

+ 1 - 1
src/views/system/modules/UserModal.vue

@@ -434,7 +434,7 @@ export default {
                 email: {
                     rules: [
                         {
-                            validator: this.validateEmail
+                            // validator: this.validateEmail
                         }
                     ]
                 },