Merge branch '20220920-标书费线下支付成功,无法下载标书' into 'release_20220923'
9.23 标书费线下支付成功,无法下载标书 See merge request eshop/fe_service_ebtp_frontend!5
This commit is contained in:
@ -20,6 +20,7 @@ const orderState = {
|
|||||||
0: '未支付',
|
0: '未支付',
|
||||||
1: '支付中',
|
1: '支付中',
|
||||||
2: '已支付',
|
2: '已支付',
|
||||||
|
4: '确认到账',
|
||||||
}
|
}
|
||||||
|
|
||||||
const IParticipate: React.FC = () => {
|
const IParticipate: React.FC = () => {
|
||||||
|
Reference in New Issue
Block a user