修复多层弹窗时业务分组无法创建的BUG
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
width="65rem"
|
width="65rem"
|
||||||
top="2rem"
|
top="2rem"
|
||||||
center
|
center
|
||||||
|
:append-to-body="true"
|
||||||
:close-on-click-modal="false"
|
:close-on-click-modal="false"
|
||||||
:visible.sync="showVideoDialog"
|
:visible.sync="showVideoDialog"
|
||||||
:destroy-on-close="false"
|
:destroy-on-close="false"
|
||||||
|
|||||||
Reference in New Issue
Block a user