张文飞 %!s(int64=3) %!d(string=hai) anos
pai
achega
2427f48b47
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/houseDetail/houseDetail.vue

+ 1 - 1
pages/houseDetail/houseDetail.vue

@@ -154,7 +154,7 @@
 				}
 				let res = await this.$myRequest({
 					url: '/share_token/generate',
-					data: parmas
+					data: params
 				});
 				if(res.data.success){
 					this.shareToken = res.data.single;