Skip to content

Commit 61a229f

Browse files
authored
fix: chen export dialog
1 parent 1e28296 commit 61a229f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/components/Controller/index.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
:show-close="dialogOptions.showClose"
66
:close-on-click-modal="false"
77
:visible.sync="dialogVisible"
8+
:modal=false
89
>
910
<div
1011
v-if="dialogOptions.body && dialogOptions.bodyType==='html'"

0 commit comments

Comments
 (0)