mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 22:36:43 +08:00
prd
This commit is contained in:
@@ -182,7 +182,7 @@ export default {
|
|||||||
}
|
}
|
||||||
console.log('----支付参数:this.payParam:', JSON.stringify(this.payParam))
|
console.log('----支付参数:this.payParam:', JSON.stringify(this.payParam))
|
||||||
this.gotPayParam = true
|
this.gotPayParam = true
|
||||||
this.$forceUpdate()
|
this.$forceUpdate()
|
||||||
let thisRef = this
|
let thisRef = this
|
||||||
this.$nextTick(()=>{
|
this.$nextTick(()=>{
|
||||||
thisRef.$refs.payForm.submit()// 表单提交,发起支付,跳至收银台
|
thisRef.$refs.payForm.submit()// 表单提交,发起支付,跳至收银台
|
||||||
|
|||||||
Reference in New Issue
Block a user