king
2022-04-26 5046d0d13dc6a8563b8e54e31913bc44cfa1072f
src/views/billprint/index.scss
@@ -29,6 +29,12 @@
    right: 10px;
    top: calc(40vh + 70px);
  }
  .ant-table-placeholder {
    display: none;
  }
  .ant-empty {
    display: none;
  }
}
.print-page {
@@ -46,7 +52,7 @@
    border-radius: 0!important;
  }
}
.print-page:last-child {
.print-page.auto:last-child {
  height: auto!important;
}