Browse Source

社区活动隐藏发布时间

dongming
mk 9 months ago
parent
commit
ad230756aa
  1. 3
      src/views/modules/volunteer/activityArchive/index.vue

3
src/views/modules/volunteer/activityArchive/index.vue

@ -55,9 +55,6 @@
<el-table-column prop="agencyName" header-align="center" align="center" label="主办方"
:show-overflow-tooltip="true">
</el-table-column>
<el-table-column prop="updatedTime" header-align="center" align="center" label="发布时间"
:show-overflow-tooltip="true">
</el-table-column>
<el-table-column prop="statusType" header-align="center" align="center" label="状态"
:show-overflow-tooltip="true">
<!-- <template slot-scope="scope">

Loading…
Cancel
Save