教学任务 → 复制所选 → 粘贴到其它班次,目标班次选择弹窗会正常浮在最上层,不再被遮罩盖住
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
:title="title"
|
:title="title"
|
||||||
width="900px"
|
width="900px"
|
||||||
top="8vh"
|
top="8vh"
|
||||||
|
append-to-body
|
||||||
:close-on-click-modal="false"
|
:close-on-click-modal="false"
|
||||||
class="team-select-dialog"
|
class="team-select-dialog"
|
||||||
@update:visible="val => dialogVisible = val"
|
@update:visible="val => dialogVisible = val"
|
||||||
|
|||||||
Reference in New Issue
Block a user