@@ -213,6 +213,9 @@ body{
body{
display: unset;
}
+ .report-drag-item-wrap{
+ page-break-inside: avoid; // 防止盒子被分割到两页
+ }
</style>