forked from github/dataease
fix(图表): eslint报错
This commit is contained in:
parent
6bff6af659
commit
52680bb479
@ -32,7 +32,6 @@ const props = defineProps({
|
|||||||
})
|
})
|
||||||
const { element } = toRefs(props)
|
const { element } = toRefs(props)
|
||||||
|
|
||||||
|
|
||||||
let currentInstance
|
let currentInstance
|
||||||
const timeMargin = computed(() => {
|
const timeMargin = computed(() => {
|
||||||
return element.value.style.time_margin
|
return element.value.style.time_margin
|
||||||
|
Loading…
Reference in New Issue
Block a user