feat: 组织筛选条件

This commit is contained in:
fanjie 2022-11-03 16:37:12 +08:00
parent e48de02c2e
commit 0d5665a9c4
1 changed files with 2 additions and 2 deletions

View File

@ -103,7 +103,7 @@ export class TopBar extends React.Component {
/>
</Col>
<Col span={5}>
<Col span={4}>
维度
<Select
defaultValue="0"
@ -117,7 +117,7 @@ export class TopBar extends React.Component {
</Select>
</Col>
<Col span={5}>
<Col span={4}>
根节点
<Select
showSearch