Преглед изворни кода

运营人员绑定短信验证

yuwenjun1997 пре 2 година
родитељ
комит
21361f7e87
1 измењених фајлова са 1 додато и 1 уклоњено
  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: {