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({