Explorar el Código

Merge branch '0513Instructions' into dev

mo hace 4 años
padre
commit
b18ecc7856
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;