Browse Source

导出

master
YF-yuan 3 years ago
parent
commit
f5ce93e94e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/chain/coordinationManage/applyCooperation.vue

+ 1
- 1
src/views/chain/coordinationManage/applyCooperation.vue View File

@@ -3,7 +3,7 @@
<el-card shadow="never" element-loading-background="rgba(255, 255, 255, 1)">
<search
@search:task="updateParams($event)"
@export="($event)"
@export="exportData($event)"
:show-export="true"
/>
<div class="table" v-loading="loading">

Loading…
Cancel
Save