Browse Source

运营人员绑定短信验证

yuwenjun1997 2 năm trước cách đây
mục cha
commit
21361f7e87
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/main/resources/static/js/account/bind.js

+ 1 - 1
src/main/resources/static/js/account/bind.js

@@ -56,7 +56,7 @@ var bindPage = new Vue({
             password : '',
             mobile:'',
             code:'',
-            codeType:0
+            codeType:1
         }
     },
     computed: {