chore: remove empty style tag
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user