更新支付类型
This commit is contained in:
parent
855559efe4
commit
89a54df395
@ -110,7 +110,9 @@ export function orderPayType(type) {
|
||||
'3': '微信支付',
|
||||
'4': '支付宝',
|
||||
'5': '支付宝扫码',
|
||||
'6': '微信扫码'
|
||||
'6': '微信扫码',
|
||||
'9': '商户余额支付',
|
||||
'10': '对公转账',
|
||||
}
|
||||
return typeMap[type]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user