Browse Source

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

John-Hong 2 years ago
parent
commit
21e051b1ab
1 changed files with 1 additions and 0 deletions
  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;