💊 fix: 修复用户可领个数为红包总数,但是目前只能输入4位数字

This commit is contained in:
wangsongsole 2023-06-29 11:14:18 +08:00
parent 9ede3c86f4
commit 38f27f606a
1 changed files with 0 additions and 1 deletions

View File

@ -792,7 +792,6 @@ export default class addKnockGold extends Component {
value={this.state.model.receive_num}
placeholder={"请输入"}
labelWidth={"0px"}
maxLength={4}
height={"36px"}
unit="个"
countShow={false}