提交 9d7c21d7 作者: ZhangLingKun

功能:排序

上级 a76eabd2
......@@ -214,13 +214,13 @@ const MaterielManageDetail = () => {
width: '50px',
render: (_text, _record, index) => (pagination.current - 1) * pagination.pageSize + index + 1,
},
{
title: 'sort',
dataIndex: 'sort',
align: 'center',
width: '100px',
ellipsis: true,
},
// {
// title: 'sort',
// dataIndex: 'sort',
// align: 'center',
// width: '100px',
// ellipsis: true,
// },
{
title: '名称',
dataIndex: 'bannerName',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论