forked from github/dataease
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