Quellcode durchsuchen

身份证隐藏

RongCheng
张泽亮 vor 2 Jahren
Ursprung
Commit
5b1169a8ae
1 geänderte Dateien mit 4 neuen und 3 gelöschten Zeilen
  1. +4
    -3
      view/listingItems/itemsDetail.html

+ 4
- 3
view/listingItems/itemsDetail.html Datei anzeigen

@@ -392,10 +392,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>
@@ -662,4 +663,4 @@
<script>

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

Laden…
Abbrechen
Speichern