{{ $t('common:button:search') }}
{{ $t('common:button:reset') }}
{{ $t('common:button:new') }}
{{
$fd(
'Common_File_BusinessScenario',
scope.row.BusinessScenarioEnum
)
}}
{{
$fd('YesOrNo', scope.row.IsDeleted)
}}
{{
$fd('YesOrNo', scope.row.IsDeleted)
}}
下载
编辑
删除