Fixing header list master brand device
This commit is contained in:
@@ -75,13 +75,13 @@ const columns = (showPreviewModal, showEditModal, showDeleteDialog) => [
|
|||||||
width: '20%',
|
width: '20%',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'model',
|
title: 'Model',
|
||||||
dataIndex: 'model',
|
dataIndex: 'model',
|
||||||
key: 'model',
|
key: 'model',
|
||||||
width: '15%',
|
width: '15%',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'status',
|
title: 'Status',
|
||||||
dataIndex: 'status',
|
dataIndex: 'status',
|
||||||
key: 'status',
|
key: 'status',
|
||||||
width: '10%',
|
width: '10%',
|
||||||
|
|||||||
Reference in New Issue
Block a user