forked from dyf/dyf-vue-ui
Compare commits
3 Commits
a14409cd7c
...
1c61f32cc8
| Author | SHA1 | Date | |
|---|---|---|---|
| 1c61f32cc8 | |||
| 2e11de3293 | |||
| df244a687a |
@ -428,6 +428,7 @@ const updateFrequencyChart = (tabValue: any) => {
|
||||
if (frequencyChartInstance) {
|
||||
frequencyChartInstance.dispose();
|
||||
}
|
||||
deviceType.value=''
|
||||
initFrequencyChart(tabValue, '');
|
||||
};
|
||||
const handleDeviceTypeChange = (all) => {
|
||||
|
||||
Reference in New Issue
Block a user