fix: remove more action of ue event

This commit is contained in:
2024-07-23 21:42:20 +08:00
parent 447ee401cb
commit 172b4a4856
2 changed files with 10 additions and 10 deletions

View File

@@ -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',
// },
];
/**表格分页器参数 */

View File

@@ -150,11 +150,11 @@ let tableColumns: ColumnsType = [
},
},
{
title: t('common.operate'),
key: 'id',
align: 'left',
},
// {
// title: t('common.operate'),
// key: 'id',
// align: 'left',
// },
];
/**表格分页器参数 */