lsx il y a 2 ans
Parent
commit
ceaba92301
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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');