@@ -847,7 +847,7 @@ const handleRefreshChart=async ()=>{
setTimeout(() => {
Toast.success(res.msg)
}, 200);
- getChartInfo('init')
+ getChartInfo()
}