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