1
@@ -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;