Browse Source

账号申诉页面申诉完成跳转的页面

hangb 7 years ago
parent
commit
a6af783f74
1 changed files with 1 additions and 1 deletions
  1. 1 1
      components/mobile/validation/StepAppeal.vue

+ 1 - 1
components/mobile/validation/StepAppeal.vue

@@ -64,7 +64,7 @@
         ></mt-field>
       </div>
       <div class="page-part">
-        <mt-button size="large" type="primary" @click="sureAccount('appeal')">提 交</mt-button>
+        <mt-button size="large" type="primary" @click="sureAccount('last')">提 交</mt-button>
       </div>
     </div>
   </div>