king
2021-04-14 30b6c01972cc74152b733a94edcc0c2a614a2268
src/views/billprint/index.scss
@@ -32,17 +32,23 @@
}
.print-page {
  color: rgba(0,0,0,1);
  table {
    color: rgba(0,0,0,1);
    border-radius: 0!important;
    .ant-table-column-sorter {
      display: none!important;
    }
  }
  .ant-table-thead > tr > th {
    color: rgba(0,0,0,1);
    background: transparent!important;
    border-radius: 0!important;
  }
}
.print-page:last-child {
  height: auto!important;
}
.normal-custom-table .main-pickup {
  display: none!important;