数据库备份
This commit is contained in:
@@ -61,13 +61,6 @@ const baTable = new baTableClass(
|
||||
operator: 'RANGE',
|
||||
width: 160,
|
||||
},
|
||||
{
|
||||
label: t('auth.admin.agent_id'),
|
||||
prop: 'agent_id',
|
||||
align: 'center',
|
||||
width: '160',
|
||||
showOverflowTooltip: true,
|
||||
},
|
||||
{ label: t('Create time'), prop: 'create_time', align: 'center', render: 'datetime', sortable: 'custom', operator: 'RANGE', width: 160 },
|
||||
{
|
||||
label: t('State'),
|
||||
|
||||
Reference in New Issue
Block a user