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