Refactor code: Remove unnecessary code and update placeholders

This commit is contained in:
kur0nek-o
2024-03-01 11:05:34 +07:00
parent 7997adacb9
commit 61105e8e02
8 changed files with 647 additions and 35 deletions

View File

@@ -210,11 +210,6 @@
{{ data.text }}
</p>
</template>
<template #title-header="{ data }">
<p class="w-full text-center">
{{ data.column.caption }}
</p>
</template>
</DxDataGrid>
</div>