md
This commit is contained in:
parent
08427cbe1e
commit
007c61b606
@ -179,7 +179,7 @@ export default {
|
||||
let state=this.$route.query.state;
|
||||
if (code) {
|
||||
this.requestPayment(code,state);
|
||||
this.this.billNo=state;
|
||||
this.billNo=state;
|
||||
this.initPayOrder();
|
||||
}else{
|
||||
this.reset();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user