diff --git a/src/components/topBar/index.jsx b/src/components/topBar/index.jsx index f56a247..ad8f325 100644 --- a/src/components/topBar/index.jsx +++ b/src/components/topBar/index.jsx @@ -104,23 +104,8 @@ export class TopBar extends React.Component { } /> - - 维度: - - - - - 根节点: + 组织: - - - - - this.handleFormChange({ - fisvitual: e.target.checked ? '1' : '0', - }) - } - > - 显示虚拟组织 - -