Parcourir la source

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

RongCheng
庞东旭 il y a 2 ans
Parent
révision
4bdb29bec7
1 fichiers modifiés avec 4 ajouts et 3 suppressions
  1. +4
    -3
      view/listingItems/itemsDetail.html

+ 4
- 3
view/listingItems/itemsDetail.html Voir le fichier

@@ -399,10 +399,11 @@
<td colspan="6">{{outProjectInformationDetail.areaNum}}</td>
</tr>
<tr>
<td colspan="7">法定代表人/负责人<span class="red">*</span></td>
<td colspan="7">法人/负责人<span class="red">*</span></td>
<td colspan="8">{{outProjectInformationDetail.legalPerson}}</td>
<td colspan="6">身份证号<span class="red">*</span></td>
<td colspan="6">{{outProjectInformationDetail.idCardNum}}</td>
<!--<td colspan="6">{{outProjectInformationDetail.idCardNum}}</td>-->
<td colspan="6">******************</td>
</tr>
<tr>
<td colspan="7">联系电话<span class="red">*</span></td>
@@ -669,4 +670,4 @@
<script>

</script>
</html>
</html>

Chargement…
Annuler
Enregistrer