소스 검색

优化7.0

yuany 3 년 전
부모
커밋
d55d5264f3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/account/TradingPassword.vue

+ 1 - 1
src/views/account/TradingPassword.vue

@@ -82,7 +82,7 @@ export default {
     mixins: [phone],
     mixins: [phone],
     data() {
     data() {
         return {
         return {
-            step: 1,
+            step: 0,
             form: {
             form: {
                 phone: '',
                 phone: '',
                 code: ''
                 code: ''