From 51884bd8df4150c7cf5bcb8d89ea3dd6bc3bac77 Mon Sep 17 00:00:00 2001 From: dxfeng Date: Mon, 22 May 2023 09:50:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=9B=E5=88=9B=E7=BB=84=E7=BB=87=E6=9E=B6?= =?UTF-8?q?=E6=9E=84=E5=9B=BE=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/topBar/index.jsx | 31 +------------------------------ src/pages/user.jsx | 5 ++--- 2 files changed, 3 insertions(+), 33 deletions(-) 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', - }) - } - > - 显示虚拟组织 - -