{{ $t("common:button:search") }}
{{ $t("common:button:reset") }}
{{ $fd("NoteType", scope.row.NoticeTypeEnum) }}
{{ $fd("NoticeState", scope.row.ActualNoticeStateEnum) }}
{{ scope.row.FileName }}
{{
$fd("YesOrNo", scope.row.IsRead)
}}
{{
$fd("YesOrNo", scope.row.IsRead)
}}