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