Parcourir la source

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

RongCheng
庞东旭 il y a 1 an
Parent
révision
52ad7d2c58
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      view/listingItems/itemsList.html

+ 2
- 2
view/listingItems/itemsList.html Voir le fichier

@@ -249,7 +249,7 @@
<td>转出方</td>
<td>报名结束</td>
<td>竞价结束</td>
<td>地址</td>
<!--<td>地址</td>-->
</tr>
</table>
<div class="tableList">
@@ -280,7 +280,7 @@
<td>{{# value.outName}}</td>
<td>{{# value.signupStopTime}}</td>
<td>{{# value.biddingStopTime}}</td>
<td>{{# value.locationName}}</td>
<!--<td>{{# value.locationName}}</td>-->
</tr>
{{/each}}
</script>


Chargement…
Annuler
Enregistrer