初始化

master
法外狂徒张三 2024-09-08 20:49:00 +08:00
parent fd8d7d611c
commit 4a699d11e5
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ export default {
const url = `http://10.0.2.1:8080/market/alipay/pay?subject=${this.pay.subject}&totalAmount=${this.pay.totalAmount}`;
pay(this.pay).then(res=>{
console.log(res)
//window.open(url, '_self');
window.open(url, '_self');
if(200==res.code){
this.firminfo.firmId=this.firminfoForm.firmId
this.firminfo.firmScore=this.pay.totalAmount