IRC_NewDev
parent
7eaa644028
commit
5c1dc0754b
|
@ -1517,6 +1517,7 @@ namespace IRaCIS.Application.Services
|
|||
needFilterState = new List<string>() {
|
||||
TargetState.Loss.GetEnumInt(),
|
||||
TargetState.UnableEvaluate.GetEnumInt(),
|
||||
string.Empty,
|
||||
};
|
||||
|
||||
break;
|
||||
|
|
Loading…
Reference in New Issue