lsx 2 år sedan
förälder
incheckning
ceaba92301
1 ändrade filer med 1 tillägg och 1 borttagningar
  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');