From 49d49b33deedbb8d537ace4dc2c01b094bef71b1 Mon Sep 17 00:00:00 2001 From: red-deng-deng <1924913374@qq.com> Date: Wed, 15 Dec 2021 13:56:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6dev=5F1.0.2=E3=80=90=E5=AF=86?= =?UTF-8?q?=E7=A0=81=E3=80=91=E6=89=80=E6=9C=89=E5=85=B3=E4=BA=8E=E5=AF=86?= =?UTF-8?q?=E7=A0=81=E7=9A=84=EF=BC=8C=E9=BB=98=E8=AE=A4=E5=BA=94=E8=AF=A5?= =?UTF-8?q?=E6=8E=A9=E7=A0=81=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/system/account/add/adduserinfo/adduserinfo.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/system/account/add/adduserinfo/adduserinfo.js b/src/pages/system/account/add/adduserinfo/adduserinfo.js index 1eefe275..2be64523 100644 --- a/src/pages/system/account/add/adduserinfo/adduserinfo.js +++ b/src/pages/system/account/add/adduserinfo/adduserinfo.js @@ -426,6 +426,7 @@ changeKind(){ markedShow={(e)=>{this.changeType(e)}} kind={this.state.pwdtype} disabled={this.state.disabled} onfocusFn={(e)=>this.changeKind()} + onClearItem={(e)=>{ let model2 = this.state.model; model2.password = "";