diff --git a/src/pages/14_report/MainPage.vue b/src/pages/14_report/MainPage.vue index e66d0662..70d8fb4a 100644 --- a/src/pages/14_report/MainPage.vue +++ b/src/pages/14_report/MainPage.vue @@ -296,7 +296,19 @@ watch([() => pageState.currentTab], async () => { - {{ $t('report.sale.byCustomer') }} + + + {{ $t('report.sale.byCustomer') }} + + + + {{ $t('report.sale.byProductGroup') }} + + pageState.currentTab], async () => { - {{ $t('report.sale.bySale') }} + + + {{ $t('report.sale.bySale') }} + + +