This commit is contained in:
lb
2023-12-14 11:24:03 +08:00
parent 68065b612a
commit e4a2af8458
24 changed files with 130 additions and 119 deletions

View File

@@ -118,7 +118,6 @@ const SmokeTrendChart = (props) => {
function handleSwitchChange(val) {
// val: boolean
console.log('switch change', val);
}
return (