mo 4 年之前
父節點
當前提交
5bfc0844b5
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/layout/components/instructions.vue

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

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