wkyy 3 years ago
parent
commit
1ed043099f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/user/car/index.vue

+ 1 - 1
pages/user/car/index.vue

@@ -54,7 +54,7 @@
 			},
 			},
 			addCar() {
 			addCar() {
 				uni.navigateTo({
 				uni.navigateTo({
-					url: '/pages/user/car/carAdd'
+					url: '/pages/user/car/carDet'
 				})
 				})
 			}
 			}
 		}
 		}