lsx 2 лет назад
Родитель
Сommit
ceaba92301
1 измененных файлов с 1 добавлено и 1 удалено
  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');