feat: There is no way the,Laws
This commit is contained in:
@@ -64,11 +64,11 @@
|
|||||||
<p class="half"><label style=" margin-right: 192px;">备注</label><span>{{ sarStandardsInfoEO.lawsRemark || '-' }}</span></p>
|
<p class="half"><label style=" margin-right: 192px;">备注</label><span>{{ sarStandardsInfoEO.lawsRemark || '-' }}</span></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: 156px;">{{child.attrName}}</label><span>
|
<label style=" margin-right: 156px;">{{child.attrName}}</label>
|
||||||
{{ child.value || '-' }}
|
<span>{{ child.value || '-' }}</span>
|
||||||
</span>
|
|
||||||
</p>
|
</p>
|
||||||
</template> </div>
|
</template>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
<template
|
<template
|
||||||
|
|||||||
Reference in New Issue
Block a user