This commit is contained in:
parent
168f6a90d9
commit
c3f8ba2584
|
@ -107,7 +107,7 @@ export function orderPayType(type) {
|
|||
'9': '扫码支付',
|
||||
'11': '绑卡快捷支付',
|
||||
'12': '支付宝支付',
|
||||
'13': '银联支付'
|
||||
'13': '银联扫码'
|
||||
}
|
||||
return typeMap[type]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue