Explorar el Código

详情页面

RongCheng
张泽亮 hace 1 año
padre
commit
23237fc49f
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      view/listingItems/itemsDetail.html

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

@@ -486,7 +486,7 @@
<td colspan="17">{{outProjectInformationDetail.paymentType}}</td> <td colspan="17">{{outProjectInformationDetail.paymentType}}</td>
</tr> </tr>
<tr> <tr>
<td colspan="10">授权情况(转出申请人与权证权利人非同一人)</td>
<td colspan="10">授权情况</td>
<td colspan="17">{{outProjectInformationDetail.authorization}}</td> <td colspan="17">{{outProjectInformationDetail.authorization}}</td>
</tr> </tr>
<tr> <tr>
@@ -536,7 +536,7 @@
<td colspan="17">{{outProjectInformationDetail.depositPaymentType}}</td> <td colspan="17">{{outProjectInformationDetail.depositPaymentType}}</td>
</tr> </tr>
<tr> <tr>
<td colspan="10">保证金缴纳账号</td>
<td colspan="10">缴纳账号</td>
<td colspan="17">{{outProjectInformationDetail.payAccount}}</td> <td colspan="17">{{outProjectInformationDetail.payAccount}}</td>
</tr> </tr>
<tr> <tr>


Cargando…
Cancelar
Guardar