소스 검색

feat(KIP-6765): KERRY+小程序临停缴费功能未登录身份使用流程(触发重新发布功能2)

John-Hong 2 년 전
부모
커밋
21e051b1ab
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/App.vue

+ 1 - 0
src/App.vue

@@ -95,6 +95,7 @@ export default {
         //   forbidClick: true,
         // });
         console.log('触发重新发布功能 2?');
+        console.log('触发重新发布功能 3?');
         // 每次进入页面清空 缓存数据
         window.localStorage.clear();
         this.isInit = false;