Bläddra i källkod

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

newProperty
庞东旭 1 år sedan
förälder
incheckning
7eca73f67b
1 ändrade filer med 7 tillägg och 3 borttagningar
  1. +7
    -3
      view/listingItems/itemsDetail.html

+ 7
- 3
view/listingItems/itemsDetail.html Visa fil

@@ -397,11 +397,11 @@
</tr>
<tr>
<td rowspan="{{25+outProjectInformationDetail.subjectList.length}}">转出项目<br/>基本情况</td>
<td colspan="10">项目类型</td>
<td colspan="10">标的类别</td>
<td colspan="17">{{outProjectInformationDetail.projectNumber}}</td>
</tr>
<tr>
<td colspan="10">农地性质</td>
<td colspan="10">标的用途</td>
<td colspan="17">{{outProjectInformationDetail.projectType}}</td>
</tr>
<tr>
@@ -483,7 +483,7 @@
</tr>
<tr>
<td colspan="10">
{{outProjectInformationDetail.projectNumber == '集体资产采购类' ? '工程内容':'拟流转土地用途'}}
{{outProjectInformationDetail.projectNumber == '集体资产采购类' ? '工程内容':'拟流转用途'}}
</td>
<td colspan="17">{{outProjectInformationDetail.contractPurpose}}</td>
</tr>
@@ -555,6 +555,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