1
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
ee545589af
commit
3f69434251
|
@ -318,7 +318,7 @@
|
||||||
:disabled="!scope.row.IsHaveQuestion || scope.row.IsInvalid"
|
:disabled="!scope.row.IsHaveQuestion || scope.row.IsInvalid"
|
||||||
circle
|
circle
|
||||||
:title="$t('trials:medicalFeedback:table:view')"
|
:title="$t('trials:medicalFeedback:table:view')"
|
||||||
icon="el-icon-edit-outline"
|
icon="el-icon-view"
|
||||||
@click="handleReadMecialAudit(scope.row)"
|
@click="handleReadMecialAudit(scope.row)"
|
||||||
/>
|
/>
|
||||||
<!-- 回复:disabled="!scope.row.IsHaveQuestion || scope.row.IsInvalid" -->
|
<!-- 回复:disabled="!scope.row.IsHaveQuestion || scope.row.IsInvalid" -->
|
||||||
|
|
Loading…
Reference in New Issue