From f77f1f6eb7204af1b7def4085e55a47077a25d49 Mon Sep 17 00:00:00 2001 From: wisonic-s Date: Wed, 6 Sep 2023 20:07:36 +0800 Subject: [PATCH] style: code format --- .../components/shapeAttr/SizeSelectorAntV.vue | 332 +++++++++--------- 1 file changed, 166 insertions(+), 166 deletions(-) diff --git a/core/frontend/src/views/chart/components/shapeAttr/SizeSelectorAntV.vue b/core/frontend/src/views/chart/components/shapeAttr/SizeSelectorAntV.vue index 96a544de6f..bbb8916efa 100644 --- a/core/frontend/src/views/chart/components/shapeAttr/SizeSelectorAntV.vue +++ b/core/frontend/src/views/chart/components/shapeAttr/SizeSelectorAntV.vue @@ -524,242 +524,242 @@ >
{{ $t('chart.fix') }} {{ $t('chart.dynamic') }} - - + - + - + - + - + /> + {{ item.name }} {{ $t('chart.fix') }} {{ $t('chart.dynamic') }} - - - - - - - - - {{ item.name }} - - - - - - - - - - - - - + + + + + + + + {{ item.name }} + + + + + + + + + + + + +