@@ -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" -->
|
||||||
|
|||||||
Reference in New Issue
Block a user