Explorar o código

增加手机号类型

liyuan hai 6 días
pai
achega
cc28773531
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      src/views/system/client.vue

+ 5 - 1
src/views/system/client.vue

@@ -104,7 +104,11 @@
                 {
                   label: "social",
                   value: "social"
-                }
+                },
+                  {
+                      label: "phone",
+                      value: "phone"
+                  }
               ],
               rules: [{
                 required: true,