소스 검색

auto commit

gcz 4 년 전
부모
커밋
fa018f4df5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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);