fix(图表): eslint报错

This commit is contained in:
dataeaseShu 2024-03-14 10:20:27 +08:00
parent 6bff6af659
commit 52680bb479

View File

@ -32,7 +32,6 @@ const props = defineProps({
})
const { element } = toRefs(props)
let currentInstance
const timeMargin = computed(() => {
return element.value.style.time_margin