张文飞 3 年之前
父节点
当前提交
11ad8ed151
共有 1 个文件被更改,包括 1 次插入1 次删除
  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({