修复分权参数
This commit is contained in:
parent
e0c1b1c3b5
commit
9f661db803
|
|
@ -448,7 +448,7 @@ export default function companyPage() {
|
|||
handleChange(requestData);
|
||||
}}
|
||||
type="company"
|
||||
url="/api/bs/hrmorganization/orgchart/getCondition?fclass=0&type=company"
|
||||
url="/api/bs/hrmorganization/orgchart/getCondition?fclass=0&type=company&id=0"
|
||||
/>
|
||||
<ToolBar
|
||||
onTopLayoutClick={(progressBtn) => handleTopLayoutClick(progressBtn)}
|
||||
|
|
|
|||
Loading…
Reference in New Issue