wangning hace 5 años
padre
commit
a138ce8212
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      hdApp/src/pagesStorehouse/shop/update.vue

+ 1 - 1
hdApp/src/pagesStorehouse/shop/update.vue

@@ -105,7 +105,7 @@
 		<!-- 选择地区 -->
 		<app-area-sel
 			:show.sync="showRegion"
-			:city="form.receiveCity"
+			:city="form.city"
 			@change="changeAreaFn"
 		/>
 	</div>