mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
fix: eslint error in radial bar chart
This commit is contained in:
parent
24cf21b18a
commit
ce7d95210d
1 changed files with 0 additions and 1 deletions
|
@ -78,7 +78,6 @@ const chartOptions = computed(() => ({
|
|||
</p>
|
||||
<VueApexCharts
|
||||
v-if="centerText"
|
||||
ref="refContainer"
|
||||
class="radialBar"
|
||||
type="radialBar"
|
||||
height="205"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue