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