From 41904be591963e06b550ca6d0e19a445a0790cd9 Mon Sep 17 00:00:00 2001 From: Chengliang <1546584672@qq.com> Date: Thu, 13 Mar 2025 17:01:57 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E9=9A=90=E8=97=8F=E4=BA=A7?= =?UTF-8?q?=E5=93=81=E9=83=A8=E5=88=86=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/topBar/index.jsx | 4 ++-- src/pages/company.jsx | 16 +++++++--------- src/pages/user.jsx | 2 +- 3 files changed, 10 insertions(+), 12 deletions(-) diff --git a/src/components/topBar/index.jsx b/src/components/topBar/index.jsx index 6ec7180..b2dc4e6 100644 --- a/src/components/topBar/index.jsx +++ b/src/components/topBar/index.jsx @@ -336,7 +336,7 @@ export class TopBar extends React.Component { - {this.state.requestData.fclass == '0' && ( + {/* {this.state.requestData.fclass == '0' && (