非系统人员管理开发合并

This commit is contained in:
黎永顺 2023-07-11 17:49:31 +08:00
parent ce50c9cf91
commit cb9056c50a
1 changed files with 2 additions and 1 deletions

View File

@ -190,7 +190,8 @@ export default class SlideTaxagentUser extends React.Component {
<WeaTab
datas={[
{ title: "人员范围", viewcondition: "1" },
{ title: "从范围中排除", viewcondition: "0" }
{ title: "从范围中排除", viewcondition: "0" },
{ title: "非系统人员范围", viewcondition: "2" },
]}
keyParam="viewcondition" selectedKey={includeType}
searchType={["base"]} advanceHeight={200}