Browse Source

提交一下

1
mo 4 years ago
parent
commit
57230184dc
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/layout/components/instructions.vue

+ 0 - 1
src/layout/components/instructions.vue

@@ -252,7 +252,6 @@ export default {
           // 字符串
           this.url = `/html/index.html#g=1&p=${instructionList[to.path]}&c=1`;
           this.str = instructionList[to.path];
-          console.log(this.str, this.url);
         }
       } else {
         this.isShowBtn = false;