chore: remove empty style tag
This commit is contained in:
parent
5a282de58f
commit
fa92dd0520
@ -73,5 +73,3 @@ export default defineComponent({
|
||||
<template>
|
||||
<EchartsUI ref="chartRef" height="400px" width="100%" />
|
||||
</template>
|
||||
|
||||
<style scoped></style>
|
||||
|
@ -92,5 +92,3 @@ export default defineComponent({
|
||||
<template>
|
||||
<EchartsUI ref="memoryHtmlRef" height="400px" width="100%" />
|
||||
</template>
|
||||
|
||||
<style scoped></style>
|
||||
|
Loading…
Reference in New Issue
Block a user