From 8706767991bdab2d8a5df8018bbc94f57a3944e0 Mon Sep 17 00:00:00 2001 From: yunkexin <760754045@qq.com> Date: Mon, 23 Dec 2024 10:17:06 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9D=99=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CustomPages/BI/BI056Performance.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/CustomPages/BI/BI056Performance.js b/src/components/CustomPages/BI/BI056Performance.js index ea90019..da1d4e9 100644 --- a/src/components/CustomPages/BI/BI056Performance.js +++ b/src/components/CustomPages/BI/BI056Performance.js @@ -68,10 +68,10 @@ class BI056Performance extends React.Component { } componentDidMount() { - this.getBaseInfoDataOnline(); + // this.getBaseInfoDataOnline(); // //比如账号 以XTC 开头采用此静态数据 - // this.getBaseInfoData(); + this.getBaseInfoData(); } //获取数据