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