@ -249,7 +249,7 @@ export default {
merchantNo: merchantNo,
uniqueId:this.uniqueId,
source: 0,
url: encodeURIComponent(location.href.split('#')[0])
url: encodeURIComponent(location.href.split('#')[0].split('?')[0])
});
},
countExtend() {