设备列表,细节修改

This commit is contained in:
fengerli
2025-09-22 10:37:27 +08:00
parent b1f5cfdd7a
commit ed9b519b77
4 changed files with 11 additions and 6 deletions

View File

@ -507,7 +507,7 @@ onUnmounted(() => {
alarmRingChartInstance?.dispose();
//alarmBarChartInstance?.dispose();
window.removeEventListener('resize', () => { });
});
});
</script>
<style lang="scss" scoped>