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