入项资格确认书的pdf预览方式调整
continuous-integration/drone/push Build is passing Details

uat_us
DESKTOP-6C3NK6N\WXS 2024-09-18 13:28:27 +08:00
parent 3dddbafd04
commit 371a3acff2
1 changed files with 3 additions and 11 deletions

View File

@ -259,18 +259,10 @@
> >
<el-button <el-button
type="text" type="text"
@click=" @click="preview(scope.row, ite.TrialReadingCriterionId)"
windowOpen(
scope.row.CriterionCategoryList.find((v) => {
return (
v.TrialReadingCriterionId ===
ite.TrialReadingCriterionId
)
}).AcknowledgementCriterionFileList[0].FilePath
)
"
>View</el-button
> >
View
</el-button>
</div> </div>
<div v-else> <div v-else>
<span>{{ $t('trials:enrolledReviews:label:notUpload') }}</span> <span>{{ $t('trials:enrolledReviews:label:notUpload') }}</span>