lsf-dev
秦子超 2024-10-25 14:16:15 +08:00
parent 1e2c89b85e
commit 47500bcca0
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ const Page = () => {
checked={v==='0'?true:false} 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: 'stationCode', dataIndex: 'stationCode', width: 140,align:"center", },
{ {
title: '操作', key: 'operation', width: 240, fixed: 'right',align: 'center', title: '操作', key: 'operation', width: 240, fixed: 'right',align: 'center',