king
2021-07-28 137fb8ea6af2789b3238b22bac31d80bced41dfe
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;