feat: 移除状态筛选中的“全部”选项
This commit is contained in:
parent
f6a84442d1
commit
782b433821
@ -1,5 +1,4 @@
|
||||
export const STATUS_OPTIONS = [
|
||||
{ label: '全部', value: '' },
|
||||
{ label: '待审核', value: 'pending' },
|
||||
{ label: '已完成', value: 'success' },
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user