king
2022-11-21 89f85223ff7b1b5ee3931ae01efa3dd17d5524fc
src/views/billprint/index.scss
@@ -35,6 +35,14 @@
  .ant-empty {
    display: none;
  }
  .debugtable {
    .ant-table-placeholder {
      display: block;
    }
    .ant-empty {
      display: block;
    }
  }
}
.print-page {