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