@@ -439,7 +439,7 @@
|
||||
</template>
|
||||
</el-table-column>
|
||||
</el-table>
|
||||
<div v-if="otherData.length > 0" style="margin-top: 20px;margin-bottom: 10px;">
|
||||
<div v-if="otherData.length > 0 && otherData[0].Value" style="margin-top: 20px;margin-bottom: 10px;">
|
||||
<!-- 签名信息: -->
|
||||
{{$t('trials:auditRecord:title:signInfo')}}
|
||||
</div>
|
||||
@@ -777,7 +777,7 @@
|
||||
</template>
|
||||
</el-table-column>
|
||||
</el-table>
|
||||
<div v-if="otherData.length > 0" style="margin-top: 20px;margin-bottom: 10px;">
|
||||
<div v-if="otherData.length > 0 && otherData[0].Value" style="margin-top: 20px;margin-bottom: 10px;">
|
||||
<!-- 签名信息: -->
|
||||
{{$t('trials:auditRecord:title:signInfo')}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user