fix: remove more action of ue event
This commit is contained in:
@@ -152,11 +152,11 @@ let tableColumns: ColumnsType = [
|
||||
align: 'left',
|
||||
width: 150,
|
||||
},
|
||||
{
|
||||
title: t('common.operate'),
|
||||
key: 'id',
|
||||
align: 'left',
|
||||
},
|
||||
// {
|
||||
// title: t('common.operate'),
|
||||
// key: 'id',
|
||||
// align: 'left',
|
||||
// },
|
||||
];
|
||||
|
||||
/**表格分页器参数 */
|
||||
|
||||
@@ -150,11 +150,11 @@ let tableColumns: ColumnsType = [
|
||||
},
|
||||
},
|
||||
|
||||
{
|
||||
title: t('common.operate'),
|
||||
key: 'id',
|
||||
align: 'left',
|
||||
},
|
||||
// {
|
||||
// title: t('common.operate'),
|
||||
// key: 'id',
|
||||
// align: 'left',
|
||||
// },
|
||||
];
|
||||
|
||||
/**表格分页器参数 */
|
||||
|
||||
Reference in New Issue
Block a user