ソースを参照

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

RongCheng
庞东旭 1年前
コミット
591cc5897c
1個のファイルの変更3行の追加3行の削除
  1. +3
    -3
      view/listingItems/itemsDetail.html

+ 3
- 3
view/listingItems/itemsDetail.html ファイルの表示

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


読み込み中…
キャンセル
保存