更新
This commit is contained in:
parent
efc2a0655f
commit
740351aa1d
@ -180,7 +180,11 @@ export function orderPayType(type) {
|
|||||||
'3': '微信支付',
|
'3': '微信支付',
|
||||||
'4': '支付宝',
|
'4': '支付宝',
|
||||||
'5': '支付宝扫码',
|
'5': '支付宝扫码',
|
||||||
'6': '微信扫码'
|
'6': '微信扫码',
|
||||||
|
'7': '四川农信',
|
||||||
|
'8': '信用购',
|
||||||
|
'9': '商户余额支付',
|
||||||
|
'10': '对公转账',
|
||||||
}
|
}
|
||||||
return typeMap[type]
|
return typeMap[type]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user