king
2020-09-04 b987be8dd8b6bc1fa01810daa1e1a60e58a3c921
1
2
3
4
5
6
7
8
.commontable-cospan-column-form {
  min-height: 190px;
  .ant-form-item {
    .ant-input-number {
      width: 100%;
    }
  }
}