@@ -1295,7 +1295,7 @@
.print-plan-batch-push-dialog {
.el-dialog {
margin-bottom: 0;
- height: 100%;
+ // height: 100%;
overflow: hidden;
}
.el-dialog__header {
@@ -3,8 +3,7 @@
class="print-plan-batch-push-dialog page-dialog"
:visible.sync="modalIsShow"
title="推送课程"
- top="0"
- width="1100px"
+ width="800px"
:close-on-click-modal="false"
:close-on-press-escape="false"
append-to-body