图表刷新问题
This commit is contained in:
parent
f802825e86
commit
7b7e552a95
@ -68,9 +68,6 @@ const refresData = () => {
|
|||||||
{ value: 70, name: '2024' },
|
{ value: 70, name: '2024' },
|
||||||
{ value: 20, name: '2025' },
|
{ value: 20, name: '2025' },
|
||||||
];
|
];
|
||||||
|
|
||||||
// console.info('landPatrol********************refresData', dataList);
|
|
||||||
lineCharts.value && lineCharts.value.refreshCharts(state.data);
|
|
||||||
};
|
};
|
||||||
|
|
||||||
defineExpose({
|
defineExpose({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user