Merge pull request #8492 from dataease/pr@dev-v2_eslint_fix

fix(图表): eslint报错
This commit is contained in:
dataeaseShu 2024-03-14 10:21:01 +08:00 committed by GitHub
commit ec4bc0e371
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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