Browse Source

支付调整

lsx 2 years ago
parent
commit
ceaba92301
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/index/payExternal.vue

+ 1 - 1
src/pages/index/payExternal.vue

@@ -56,7 +56,7 @@
 				})
 			}
 			// location.href =  this.info
-			window.open(this.info);
+			// window.open(this.info);
 		},
 		onUnload() {
 			sessionStorage.removeItem('paystatus');