lsf-dev
parent
1e2c89b85e
commit
47500bcca0
|
|
@ -36,7 +36,7 @@ const Page = () => {
|
|||
checked={v==='0'?true:false}
|
||||
/>
|
||||
},
|
||||
{ title: '创建日期', key: 'stationCode', dataIndex: 'stationCode', width: 140,align:"center", },
|
||||
{ title: '创建日期', key: 'updateTm', dataIndex: 'updateTm', width: 140,align:"center", },
|
||||
{ title: '创建人', key: 'stationCode', dataIndex: 'stationCode', width: 140,align:"center", },
|
||||
{
|
||||
title: '操作', key: 'operation', width: 240, fixed: 'right',align: 'center',
|
||||
|
|
|
|||
Loading…
Reference in New Issue