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