hotfix/v2-bug修复-1024

This commit is contained in:
18652063575 2022-10-31 09:12:18 +08:00
parent 08ab6de7a4
commit e8dbd3e350
1 changed files with 7 additions and 7 deletions

View File

@ -274,13 +274,13 @@ class Index extends Component {
loading={loading.employee}>保存</Button>
</div>
} showGroup center items={importItems}/>
{/*<WeaSearchGroup*/}
{/* title={*/}
{/* <div className="titleWrapper">*/}
{/* <span>加密规则</span>*/}
{/* <Button type="primary" onClick={() => this.handleSave("ENCRYTION")} loading={loading.encry}>保存</Button>*/}
{/* </div>*/}
{/* } showGroup center items={enctryItems}/>*/}
<WeaSearchGroup
title={
<div className="titleWrapper">
<span>加密规则</span>
<Button type="primary" onClick={() => this.handleSave("ENCRYTION")} loading={loading.encry}>保存</Button>
</div>
} showGroup center items={enctryItems}/>
{
this.state.progressVisible &&
<ProgressModal