1
This commit is contained in:
parent
df2ea82957
commit
9eb40cd0db
@ -187,6 +187,7 @@ export function orderPayType(type) {
|
|||||||
'10': '对公转账',
|
'10': '对公转账',
|
||||||
'11': '微信收银',
|
'11': '微信收银',
|
||||||
'12': '现金收款',
|
'12': '现金收款',
|
||||||
|
'13': '支付宝收款'
|
||||||
}
|
}
|
||||||
return typeMap[type]
|
return typeMap[type]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user