Explorar el Código

提交一下

1
mo hace 4 años
padre
commit
57230184dc
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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;