Browse Source

Merge branch 'master' of http://git.elinkit.com.cn:7070/r/epmet-oper-gov-lingshan

# Conflicts:
#	src/views/modules/shequzhili/event/eventList.vue
master
dai 2 years ago
parent
commit
e3a0789d3a
  1. 5
      src/views/modules/shequzhili/event/eventList.vue

5
src/views/modules/shequzhili/event/eventList.vue

@ -181,19 +181,20 @@
size="small" size="small"
>导出</el-button >导出</el-button
> >
<!-- <!--
<el-button <el-button
@click="handleMarkDiffcult" @click="handleMarkDiffcult"
class="diy-button--export" class="diy-button--export"
size="small" size="small"
>标记痛点难点</el-button >归档</el-button
> >
<el-button <el-button
@click="handleCancalDiffcult" @click="handleCancalDiffcult"
class="diy-button--delete" class="diy-button--delete"
size="small" size="small"
>取消标记痛点难点</el-button >取消归档</el-button
> --> > -->
</div> </div>

Loading…
Cancel
Save