Browse Source

站点价格

xiao547607 4 years ago
parent
commit
c3097fde29
1 changed files with 0 additions and 2 deletions
  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 () {
   mounted: function () {
-    console.log(this.$route.query);
-    alert(this.$route.query.routeId);
     var routeId = this.$route.query.routeId;
     var routeId = this.$route.query.routeId;
     this.routeId = routeId;
     this.routeId = routeId;
     this.changePage();
     this.changePage();