From 38f27f606a16dcc541fe9f6c7fff81810607b35a Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Thu, 29 Jun 2023 11:14:18 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=8A=20fix:=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E5=8F=AF=E9=A2=86=E4=B8=AA=E6=95=B0=E4=B8=BA?= =?UTF-8?q?=E7=BA=A2=E5=8C=85=E6=80=BB=E6=95=B0=EF=BC=8C=E4=BD=86=E6=98=AF?= =?UTF-8?q?=E7=9B=AE=E5=89=8D=E5=8F=AA=E8=83=BD=E8=BE=93=E5=85=A54?= =?UTF-8?q?=E4=BD=8D=E6=95=B0=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/redPackets/index.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/redPackets/index.jsx b/src/components/redPackets/index.jsx index 5b3dfbb9..144133e2 100644 --- a/src/components/redPackets/index.jsx +++ b/src/components/redPackets/index.jsx @@ -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}