guo před 2 roky
rodič
revize
a9bac0efd5
3 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. binární
      .DS_Store
  2. binární
      components/.DS_Store
  3. 1 1
      pages/module/maintain.vue

binární
.DS_Store


binární
components/.DS_Store


+ 1 - 1
pages/module/maintain.vue

@@ -1156,7 +1156,7 @@ export default {
 		},
         handbook(){
 			uni.navigateTo({
-				url:'handbook?mileage'+this.maintainCarData.milage+'&liyangId='+this.maintainCarData.nLevelID
+				url:'handbook?mileage='+this.maintainCarData.milage+'&liyangId='+this.maintainCarData.nLevelID
 			})
 		},
 		settlement(){