king
2021-10-11 d17368d4a5bdec6db2d8a85c7901cdb25cc59cd4
1
2
3
4
5
6
7
8
.commontable-gridbtn-column-form {
  min-height: 190px;
  .ant-form-item {
    .ant-input-number {
      width: 100%;
    }
  }
}