Browse Source

提交一下

1
mo 4 năm trước cách đây
mục cha
commit
fb66526802
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/layout/components/instructions.vue

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

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