bugfix 20240111
This commit is contained in:
@@ -68,7 +68,7 @@ function FanInfo(props) {
|
||||
// columnWidth: data.length > 12 ? [50, 136] : [88, 256],
|
||||
columnWidth: [50, 136],
|
||||
rowNum: 6,
|
||||
hoverPause: false,
|
||||
hoverPause: true,
|
||||
data: [],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user