瀏覽代碼

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;