소스 검색

提交一下

1
mo 4 년 전
부모
커밋
57230184dc
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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;