fix
This commit is contained in:
@@ -274,8 +274,6 @@ export default defineComponent({
|
||||
herf = `${data.url}?${data.alipay_order_string}`
|
||||
// this.newWindow.location.href = herf;
|
||||
}
|
||||
console.log(herf);
|
||||
|
||||
if(this.newWindow){
|
||||
this.newWindow.location.href = herf
|
||||
}else{
|
||||
|
||||
Reference in New Issue
Block a user