Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -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;">
|
||||
|
||||
Reference in New Issue
Block a user