Browse Source

事件详情对话框发生时间happenTime

shibei_master
ZhaoTongYao 3 years ago
parent
commit
a569f3f7fc
  1. 2
      src/views/modules/visual/communityGovern/shijianchuli/event-info.vue

2
src/views/modules/visual/communityGovern/shijianchuli/event-info.vue

@ -19,7 +19,7 @@
</div>
<div class="info-prop">
<span>发生时间</span>
<span>{{ eventInfo.createdTime }}</span>
<span>{{ eventInfo.happenTime }}</span>
</div>
<div class="info-prop">

Loading…
Cancel
Save