Jelajahi Sumber

增加手机号类型

liyuan 6 hari lalu
induk
melakukan
cc28773531
1 mengubah file dengan 5 tambahan dan 1 penghapusan
  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,