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>
<template v-for="(child, childIndex) in item.child2">
<p class="half">
<label style=" margin-right: 143px;">{{child.attrName}}</label><span>
{{ child.value || '-' }}
</span>
<label style=" margin-right: 143px;">{{child.attrName}}</label>
<span>{{ child.value || '-' }}</span>
</p>
</template>
<!-- <p><label>文本说明</label><span style="color: #999999">{{ sarStandardsInfoEO.synopsis || '-' }}</span></p>-->