{{ $t("common:button:search") }}
{{ $t("common:button:reset") }}
{{ $t("trials:sitesList:button:siteResearch") }}
{{ $t("trials:sitesList:dialogTitle:assignSite") }}
{{ $t("common:button:export") }}
{{ $t("common:button:downloadTpl") }}
{{ $t("common:button:upload") }}
{{
scope.row.TrialSiteCode
}}
{{
scope.row.UserNameList.length > 0
? scope.row.UserNameList.join(", ")
: ""
}}
{{
$fd("IsSiteDisable", scope.row.IsDeleted)
}}
{{
$fd("IsSiteDisable", scope.row.IsDeleted)
}}
{{
scope.row.CallingAEList.length > 0
? scope.row.CallingAEList.join(", ")
: ""
}}
{{ $t("common:button:cancel") }}
{{ $t("common:button:save") }}
{{ $t("trials:internalStaff:table:status") }}:
{{ item.label }}
{{ $t("common:button:cancel") }}
{{ $t("common:button:save") }}
{{ $t("common:button:add") }}
{{
$fd("IsUserExitTrial", scope.row.IsDeleted)
}}
{{
$fd("IsUserExitTrial", scope.row.IsDeleted)
}}