Browse Source

新增登录类型

liyuan 5 days ago
parent
commit
dbbc7b4fdd
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/views/system/client.vue

+ 4 - 0
src/views/system/client.vue

@@ -108,6 +108,10 @@
                   {
                       label: "phone",
                       value: "phone"
+                  },
+                  {
+                      label: "wechat",
+                      value: "wechat"
                   }
               ],
               rules: [{