diff --git a/core/core-frontend/src/views/chart/components/editor/editor-style/components/table/TableTotalSelector.vue b/core/core-frontend/src/views/chart/components/editor/editor-style/components/table/TableTotalSelector.vue
index d45c223d11..265e215229 100644
--- a/core/core-frontend/src/views/chart/components/editor/editor-style/components/table/TableTotalSelector.vue
+++ b/core/core-frontend/src/views/chart/components/editor/editor-style/components/table/TableTotalSelector.vue
@@ -169,7 +169,11 @@ onMounted(() => {
-
+
{{ t('chart.row_cfg') }}
{
:class="'form-item-' + themes"
>
@@ -192,11 +197,12 @@ onMounted(() => {
:class="'form-item-' + themes"
>
- {{ t('chart.total_pos_top') }}
- {{ t('chart.total_pos_bottom') }}
+ {{ t('chart.total_pos_top') }}
+ {{ t('chart.total_pos_bottom') }}
{
:class="'form-item-' + themes"
>
{
>
{
{
:class="'form-item-' + themes"
>
- {{ t('chart.total_sort_none') }}
- {{ t('chart.total_sort_asc') }}
- {{ t('chart.total_sort_desc') }}
+ {{ t('chart.total_sort_none') }}
+ {{ t('chart.total_sort_asc') }}
+ {{ t('chart.total_sort_desc') }}
{
:class="'form-item-' + themes"
>
{
:class="'form-item-' + themes"
>
{
:class="'form-item-' + themes"
>
- {{ t('chart.total_pos_top') }}
- {{ t('chart.total_pos_bottom') }}
+ {{ t('chart.total_pos_top') }}
+ {{ t('chart.total_pos_bottom') }}
{
:class="'form-item-' + themes"
>
{
>
{
{
- {{
- t('chart.col_cfg')
- }}
+
+ {{ t('chart.col_cfg') }}
+
{
:class="'form-item-' + themes"
>
{{ t('chart.show') }} {
:class="'form-item-' + themes"
>
- {{ t('chart.total_pos_left') }}
- {{ t('chart.total_pos_right') }}
+ {{ t('chart.total_pos_left') }}
+ {{ t('chart.total_pos_right') }}
{
:class="'form-item-' + themes"
>
{
>
{
{
:class="'form-item-' + themes"
>
- {{ t('chart.total_sort_none') }}
- {{ t('chart.total_sort_asc') }}
- {{ t('chart.total_sort_desc') }}
+ {{ t('chart.total_sort_none') }}
+ {{ t('chart.total_sort_asc') }}
+ {{ t('chart.total_sort_desc') }}
{
class="form-item"
>
{
:class="'form-item-' + themes"
>
{
:class="'form-item-' + themes"
>
- {{ t('chart.total_pos_left') }}
- {{ t('chart.total_pos_right') }}
+ {{ t('chart.total_pos_left') }}
+ {{ t('chart.total_pos_right') }}
{
:class="'form-item-' + themes"
>
@@ -540,6 +578,7 @@ onMounted(() => {
>
{
{
-
+