king
2021-02-02 316877c1d9e5b6d92334f30b03d97d7e833cd934
src/views/billprint/index.scss
@@ -31,6 +31,19 @@
  }
}
.print-page {
  table {
    border-radius: 0!important;
    .ant-table-column-sorter {
      display: none!important;
    }
  }
  .ant-table-thead > tr > th {
    background: transparent!important;
    border-radius: 0!important;
  }
}
.normal-custom-table .main-pickup {
  display: none!important;
}