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