浏览代码

站点价格

xiao547607 4 年之前
父节点
当前提交
c3097fde29
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      src/views/bus/routeInfo-price-list.vue

+ 0 - 2
src/views/bus/routeInfo-price-list.vue

@@ -324,8 +324,6 @@ export default {
     },
   },
   mounted: function () {
-    console.log(this.$route.query);
-    alert(this.$route.query.routeId);
     var routeId = this.$route.query.routeId;
     this.routeId = routeId;
     this.changePage();