静态
This commit is contained in:
parent
da8f173a5e
commit
8706767991
@ -68,10 +68,10 @@ class BI056Performance extends React.Component {
|
|||||||
}
|
}
|
||||||
|
|
||||||
componentDidMount() {
|
componentDidMount() {
|
||||||
this.getBaseInfoDataOnline();
|
// this.getBaseInfoDataOnline();
|
||||||
|
|
||||||
// //比如账号 以XTC 开头采用此静态数据
|
// //比如账号 以XTC 开头采用此静态数据
|
||||||
// this.getBaseInfoData();
|
this.getBaseInfoData();
|
||||||
}
|
}
|
||||||
|
|
||||||
//获取数据
|
//获取数据
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user