Commit 94bbcf6d authored by 涂伟's avatar 涂伟

fix: '安全日志系统类型表格优化'

parent 6fb603f9
......@@ -61,8 +61,8 @@ const LoginLog = () => {
},
{
title: '系统类型',
dataIndex: 'SystemType',
key: 'SystemType',
dataIndex: 'Ciient',
key: 'Ciient',
width: 300,
filters: SystemTypeFilters,
onFilter: (value, record) => record.SystemType === value,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment