自定义标准不添加默认问题

uat_us
wangxiaoshuang 2024-04-03 13:34:03 +08:00
parent 0a56880080
commit 1d1805f8cc
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"