This commit is contained in:
parent
c484e6997a
commit
2af5d84678
|
|
@ -393,8 +393,7 @@
|
||||||
this.orderInfo = await this.getOrderInfo();
|
this.orderInfo = await this.getOrderInfo();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// options.outTradeNo = "10050_20260608161529904_10018"
|
// options.outTradeNo = "10044_20260608164234963_1884228"
|
||||||
options.outTradeNo = "10044_20260608164234963_1884228"
|
|
||||||
if(options.outTradeNo) {
|
if(options.outTradeNo) {
|
||||||
// app进入的
|
// app进入的
|
||||||
this.fromApp = true;
|
this.fromApp = true;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue