uat_us
caiyiling 2024-04-03 14:09:39 +08:00
commit edfa41291b
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@
{{ $t('common:button:preview') }}
</el-button>
<el-button
v-if="!otherInfo.IsConfirmMedicineQuestion && hasPermi(['trials:trials-panel:setting:medical-audit:confirm'])"
v-if="i.CriterionType!==0&&!otherInfo.IsConfirmMedicineQuestion && hasPermi(['trials:trials-panel:setting:medical-audit:confirm'])"
type="primary"
icon="el-icon-plus"
@click="handleAdd"