mirror of
https://github.com/dataease/dataease.git
synced 2025-02-24 11:32:57 +08:00
Merge pull request #8492 from dataease/pr@dev-v2_eslint_fix
fix(图表): eslint报错
This commit is contained in:
commit
ec4bc0e371
@ -32,7 +32,6 @@ const props = defineProps({
|
||||
})
|
||||
const { element } = toRefs(props)
|
||||
|
||||
|
||||
let currentInstance
|
||||
const timeMargin = computed(() => {
|
||||
return element.value.style.time_margin
|
||||
|
Loading…
Reference in New Issue
Block a user