Przeglądaj źródła

feat: skill_cert 技术等级认证 mobile支付回调

flater 4 lat temu
rodzic
commit
d7125dadb7
1 zmienionych plików z 5 dodań i 5 usunięć
  1. 5 5
      pages/frontend/skill_cert/profile.vue

+ 5 - 5
pages/frontend/skill_cert/profile.vue

@@ -341,11 +341,11 @@
           })
         }
       },
-    },
-    bindCallback() {
-      if (this.mobile) {
-        window.showPaySuccess = this.showPaySuccess
-      }
+      bindCallback() {
+        if (this.mobile) {
+          window.showPaySuccess = this.showPaySuccess
+        }
+      },
     },
     async mounted() {
       await this.getOccupation();