Explorar el Código

Merge branch 'newProperty' of http://116.255.223.226:3000/zhangzl/nsgk_web into newProperty

RongCheng
庞东旭 hace 1 año
padre
commit
591cc5897c
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. +3
    -3
      view/listingItems/itemsDetail.html

+ 3
- 3
view/listingItems/itemsDetail.html Ver fichero

@@ -379,7 +379,7 @@
<td colspan="27" nowrap="nowrap" class="s0" style="font-size: 1px;">&nbsp;</td>
</tr>
<tr>
<td rowspan="6">转出方<br/>基本情况</td>
<td rowspan="5">转出方<br/>基本情况</td>
<td colspan="12">转出方名称<span class="red">*</span></td>
<td colspan="15">{{outProjectInformationDetail.outName}}</td>
</tr>
@@ -566,7 +566,7 @@
</tr>
<tr>
<td colspan="27" style="text-align: left;padding-left: 20px;">
挂牌公告期:自公告之日起{{outProjectInformationDetail.noticeDay}}日(不少于5个工作日)
挂牌公告期:自公告之日起 {{outProjectInformationDetail.noticeDay}}
</td>
</tr>
<tr>
@@ -581,7 +581,7 @@
<td>转出<br/>意愿<br/>确认</td>
<td colspan="27">
<p>我单位承诺上述内容属实,并自愿申请农村产权流转交易。</p>
申请人:{{outProjectInformationDetail.outApplyName}} {{outProjectInformationDetail.outApplyTime}}
申请人:{{outProjectInformationDetail.outApplyName}} <br>{{outProjectInformationDetail.outApplyTime}}
</td>
</tr>
</table>


Cargando…
Cancelar
Guardar