Merge branch 'server-side-integration' into development

This commit is contained in:
kur0nek-o
2024-05-08 08:26:33 +07:00
32 changed files with 3758 additions and 2650 deletions

View File

@@ -47,6 +47,7 @@
<DxColumn
v-if="grouping.length > 0"
v-for="(group, index) in grouping"
:key="index"
:width="150"
alignment="center"
:data-field="group.data"