张文飞 hace 3 años
padre
commit
11ad8ed151
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/houseDetail/houseDetail.vue

+ 1 - 1
pages/houseDetail/houseDetail.vue

@@ -151,7 +151,7 @@
 					content:"href:"+window.location.href
 				})
 				let parmas = {
-					url:encodeURIComponent(window.location.href),
+					url:window.location.href,
 				}
 				let self = this;
 				let res = await this.$myRequest({