9.20 多轮招募 购买招募文件状态缺失4
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