Browse Source

auto commit

gcz 4 years ago
parent
commit
fa018f4df5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/center/index.vue

+ 1 - 1
pages/center/index.vue

@@ -167,7 +167,7 @@
 					  return queryParam.substr(1);
 					}
 					let bankLink = 'http://222.85.178.210:80/gateway/Merchantforurl.do?'+objToParam(resData);
-					location.href = bankLink;
+					// location.href = bankLink;
 					console.log('gzbank',res);
 					console.log('bankLink',bankLink);
 					// console.log('URLEncode',URLEncode);