修改bug 52347 企业标准库 详情界面 UI需要调整 中文名称

This commit is contained in:
zhangyichen
2022-04-01 09:42:59 +08:00
parent c0adb1d338
commit 636ccb323e
@@ -352,7 +352,7 @@
<div class="details-content-modular basic-information" style="margin-bottom: 0">
<div class="basic-information-content">
<p class=""><label style=" margin-right: 171px;">企标号</label><span>{{ sarStandardsInfoEO.standCode }}</span></p>
<template v-for="(child, childIndex) in item.child1">
<template v-for="(child, childIndex) in item.child1" v-if="child.value && child.value.length > 0">
<div class="files-title" style="border-bottom: 1px solid #E5E5E5">
<label style="float: left;min-height: 43px;line-height: 43px;">{{ child.attrName }}</label>
<template style="margin-left: 220px;">