增加兑换重试链路
This commit is contained in:
@@ -28,6 +28,7 @@ export const adminInventoryStatusOptions = [
|
||||
{ label: '可用', value: 'available' },
|
||||
{ label: '已预占', value: 'reserved' },
|
||||
{ label: '已发放', value: 'delivered' },
|
||||
{ label: '已消耗', value: 'consumed' },
|
||||
{ label: '已作废', value: 'invalid' },
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user