mirror of
https://github.com/YMFE/yapi.git
synced 2025-04-18 15:20:25 +08:00
fix: 修改staticsChart
This commit is contained in:
parent
06e528baa9
commit
23ae7eb5a5
@ -43,12 +43,8 @@ class StatisChart extends Component {
|
||||
|
||||
render() {
|
||||
const width = 1050;
|
||||
console.log('chartDate',this.state.chartDate);
|
||||
const { mockCount, mockDateList } = this.state.chartDate;
|
||||
|
||||
// if (mockDateList.length === 0) {
|
||||
// return <Loading visible />;
|
||||
// }
|
||||
|
||||
return (
|
||||
<div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user