This commit is contained in:
yanran200730
2022-11-30 13:48:26 +08:00
parent 7f4607c3ba
commit b4ae677932
2 changed files with 14 additions and 7 deletions

View File

@@ -105,6 +105,11 @@
label: '可见范围',
formart: v => v === '0' ? '不限' : '指定网格'
},
{
prop: 'arriveTime',
align: 'center',
label: '上架时间'
},
{
prop: 'status',
align: 'center',