Skip to content

Commit 8809dca

Browse files
authored
perf: export dialog
1 parent 61a229f commit 8809dca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

frontend/src/components/Main/Explore/DataView/ExportDataDialog.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
v-if="visible"
44
:title="$tc('ExportData')"
55
:visible.sync="iVisible"
6+
:modal="false"
67
width="40%"
78
>
89
<el-form ref="form" :model="form" label-width="80px">

0 commit comments

Comments
 (0)