Skip to content

Commit

Permalink
[hotfix] CSV export
Browse files Browse the repository at this point in the history
  • Loading branch information
xbill82 committed Feb 1, 2022
1 parent 5456395 commit 9909e03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Data/Documents/Views/Column/Column.vue
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@
:port="currentEnvironment.port"
:ssl="currentEnvironment.ssl"
:token="user.token"
@ok="exportToCSV"
/>
</div>
</template>
Expand Down

0 comments on commit 9909e03

Please sign in to comment.