调整显示问题

This commit is contained in:
lai
2024-07-11 10:18:31 +08:00
parent 0d5cbe6459
commit 93315776da
2 changed files with 1 additions and 9 deletions

View File

@@ -119,14 +119,6 @@ let tableColumns: ColumnsType = [
minWidth: 150,
maxWidth: 500,
},
{
title: t('common.operate'),
key: 'imsi',
align: 'left',
fixed: 'right',
width: 100,
},
];
/**表格字段列排序 */