king
2021-01-26 720c46d6d498dd0d28f5b9f51c9d0421105e9946
src/views/billprint/index.scss
@@ -35,11 +35,12 @@
  table {
    border-radius: 0!important;
    .ant-table-column-sorter {
      display: none;
      display: none!important;
    }
  }
  .ant-table-thead > tr > th {
    background: transparent!important;
    border-radius: 0!important;
  }
}