king
2021-01-26 f89183feaeaf4d52b994bb4d3f9a8d7ca6dadec4
src/views/menudesign/index.scss
@@ -160,3 +160,14 @@
    }
  }
}
.pc-menu-view.billPrint {
  table {
    border-radius: 0!important;
    .ant-table-column-sorter {
      display: none;
    }
  }
  .ant-table-thead > tr > th {
    background: transparent!important;
  }
}