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