中心调研已废除禁用审批
continuous-integration/drone/push Build is passing Details

uat_us
wangxiaoshuang 2025-01-07 15:50:29 +08:00
parent 17b868e7ed
commit 58141aaca9
1 changed files with 1 additions and 1 deletions

View File

@ -270,7 +270,7 @@
v-hasPermi="[
'trials:trials-panel:attachments:site-research:auidt',
]"
:disabled="scope.row.State === 0 || scope.row.State === 3"
:disabled="scope.row.State === 0 || scope.row.State === 3 || scope.row.IsDeleted"
circle
:title="$t('trials:researchRecord:action:view')"
icon="el-icon-s-check"