Parcourir la source

按上传时间排序

zhengkaixin il y a 1 an
Parent
commit
c8f93603eb
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      pages/oawork/noticeList.vue

+ 1 - 1
pages/oawork/noticeList.vue

@@ -58,7 +58,7 @@
 						</view>
 						
 						<view class="date">
-							{{substrDate(item.createTime)}}
+							{{substrDate(item.uploadTime)}}
 						</view>
 						
 					</view>