Browse Source

产权交易出价优化

RongCheng
庞东旭 1 year ago
parent
commit
b32acdd62a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      view/listingItems/itemsDetail.html

+ 1
- 1
view/listingItems/itemsDetail.html View File

@@ -618,7 +618,7 @@
领先
{{/if}}
</td>
<td width="300px">{{value.createTime}}</td>
<td width="300px">{{value.loginTime}}</td>
</tr>
{{/each}}
</table>


Loading…
Cancel
Save