king
2023-03-08 4fc1eb4913f3302679d88ec01099fc8dd3a80f81
src/tabviews/custom/components/table/edit-table/normalTable/index.scss
@@ -318,6 +318,11 @@
    }
  }
}
.edit-custom-table.mk-edit-multi {
  th .ant-table-column-title .anticon-edit {
    display: none;
  }
}
.edit-custom-table.editable {
  td {
    background-color: #ffffff!important;