Szx 3 년 전
부모
커밋
663d3a8f87
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/Cancellation/index.ux

+ 1 - 1
src/views/Cancellation/index.ux

@@ -75,7 +75,7 @@ export default {
       ],
 
       success: data => {
-        if (data.index === 0) {
+        if (data.index == 0) {
           console.log('开始注销---------')
           logOff().then(res => {
             storage.delete({