{
,
- isAnomaly && record.handleState != '已处理' && record.performerId === null && user?.username === 'SuperAdmin' ?
+ isAnomaly && record.handleState != '不处理' && record.performerId === null && user?.username === 'SuperAdmin' ?
: null,
- isAnomaly && record.handleState != '已处理' && record.performerId === null && user?.username === 'SuperAdmin' ?
+ isAnomaly && record.handleState != '不处理' && record.performerId === null && user?.username === 'SuperAdmin' ?
< Popover
content={
[
-