|
@@ -2,7 +2,7 @@
|
|
|
<section class="search-box">
|
|
|
<div class="filter-row prop-name">
|
|
|
<span class="row-label" :style="!hasPower ? 'width:80px': ''">
|
|
|
- {{ type === 'procurementUnit' ? '目标业主' : '目标企业' }}
|
|
|
+ {{ type === 'procurementUnit' ? '目标业主' : '目标企业:' }}
|
|
|
</span>
|
|
|
<span>{{ type === 'procurementUnit' ? buyerName : entName }}</span>
|
|
|
</div>
|