Commit b56786c0 authored by 涂伟's avatar 涂伟

fix: '安全日志表格优化'

parent a5f49882
......@@ -67,8 +67,8 @@ const LoginLog = () => {
},
{
title: '系统类型',
dataIndex: 'Ciient',
key: 'Ciient',
dataIndex: 'Client',
key: 'Client',
width: 300,
filters: SystemTypeFilters,
onFilter: (value, record) => record.Ciient === 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