中心调研已废除禁用审批
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
17b868e7ed
commit
58141aaca9
|
@ -270,7 +270,7 @@
|
||||||
v-hasPermi="[
|
v-hasPermi="[
|
||||||
'trials:trials-panel:attachments:site-research:auidt',
|
'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
|
circle
|
||||||
:title="$t('trials:researchRecord:action:view')"
|
:title="$t('trials:researchRecord:action:view')"
|
||||||
icon="el-icon-s-check"
|
icon="el-icon-s-check"
|
||||||
|
|
Loading…
Reference in New Issue