浏览代码

Merge pull request #47 from John-Hong/John/release-1.31.0/fix-7159

feat(KIP-7159): 重新触发打包14
Tron 2 年之前
父节点
当前提交
de8c9037ef
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/App.vue

+ 2 - 2
src/App.vue

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