Commit 1c1770a5 authored by zhengke's avatar zhengke
parents df7af74d 2fd345ed
......@@ -175,7 +175,7 @@
return
}
this.apipost('OnlinePay_post_GetCodeUrl', msg, res => {
this.apipost('OnlinePay_post_GetCodeUrlForCommonB2B', msg, res => {
if(res.data.resultCode == 1) {
this.payPic = res.data.data.CodeURL
this.lastTime = new Date(res.data.data.ExpireDate)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment