Bläddra i källkod

标的类别 竞价方向 拟流转用途

RongCheng
庞东旭 1 år sedan
förälder
incheckning
79f7edb755
1 ändrade filer med 6 tillägg och 2 borttagningar
  1. +6
    -2
      view/listingItems/itemsDetail.html

+ 6
- 2
view/listingItems/itemsDetail.html Visa fil

@@ -328,7 +328,7 @@
<td colspan="17">{{outProjectInformationDetail.projectNumber}}</td>
</tr>
<tr>
<td colspan="10">农地性质</td>
<td colspan="10">标的类别</td>
<td colspan="17">{{outProjectInformationDetail.projectType}}</td>
</tr>
<tr>
@@ -410,7 +410,7 @@
</tr>
<tr>
<td colspan="10">
{{outProjectInformationDetail.projectNumber == '集体资产采购类' ? '工程内容':'拟流转土地用途'}}
{{outProjectInformationDetail.projectNumber == '集体资产采购类' ? '工程内容':'拟流转用途'}}
</td>
<td colspan="17">{{outProjectInformationDetail.contractPurpose}}</td>
</tr>
@@ -482,6 +482,10 @@
<td colspan="10">竞价方式</td>
<td colspan="17">{{outProjectInformationDetail.biddingType}}</td>
</tr>
<tr>
<td colspan="10">竞价方向</td>
<td colspan="17">{{outProjectInformationDetail.biddingDirect}}</td>
</tr>
<tr>
<td colspan="10">阶梯价</td>
<td colspan="17">{{outProjectInformationDetail.ladderPrice}}元</td>


Laddar…
Avbryt
Spara