调整显示问题
This commit is contained in:
@@ -119,14 +119,6 @@ let tableColumns: ColumnsType = [
|
||||
minWidth: 150,
|
||||
maxWidth: 500,
|
||||
},
|
||||
|
||||
{
|
||||
title: t('common.operate'),
|
||||
key: 'imsi',
|
||||
align: 'left',
|
||||
fixed: 'right',
|
||||
width: 100,
|
||||
},
|
||||
];
|
||||
|
||||
/**表格字段列排序 */
|
||||
|
||||
Reference in New Issue
Block a user