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 = "";