feat: There is no way the,

This commit is contained in:
super_liu
2021-11-09 14:56:35 +08:00
parent d4c1c703a4
commit 00c8ad36e4
@@ -120,9 +120,8 @@
</p> </p>
<template v-for="(child, childIndex) in item.child2"> <template v-for="(child, childIndex) in item.child2">
<p class="half"> <p class="half">
<label style=" margin-right: 143px;">{{child.attrName}}</label><span> <label style=" margin-right: 143px;">{{child.attrName}}</label>
{{ child.value || '-' }} <span>{{ child.value || '-' }}</span>
</span>
</p> </p>
</template> </template>
<!-- <p><label>文本说明:</label><span style="color: #999999">{{ sarStandardsInfoEO.synopsis || '-' }}</span></p>--> <!-- <p><label>文本说明:</label><span style="color: #999999">{{ sarStandardsInfoEO.synopsis || '-' }}</span></p>-->