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