feat: There is no way the,
This commit is contained in:
@@ -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>-->
|
||||
|
||||
Reference in New Issue
Block a user