There was an error while loading. Please reload this page.
1 parent 61a229f commit 8809dcaCopy full SHA for 8809dca
1 file changed
frontend/src/components/Main/Explore/DataView/ExportDataDialog.vue
@@ -3,6 +3,7 @@
3
v-if="visible"
4
:title="$tc('ExportData')"
5
:visible.sync="iVisible"
6
+ :modal="false"
7
width="40%"
8
>
9
<el-form ref="form" :model="form" label-width="80px">
0 commit comments