Remove unused code references in several Vue components

This commit is contained in:
Dede Fuji Abdul
2024-03-21 13:12:25 +07:00
parent 9fdf086eeb
commit 9c6ac5644f
21 changed files with 8 additions and 61 deletions

View File

@ -553,7 +553,6 @@
<div class="w-full mb-4 lg:w-[70%] lg:float-left">
<div class="p-4 bg-white rounded-xl lg:mr-4">
<DxDataGrid
ref="dataGridRef"
:allow-column-reordering="true"
class="max-h-[calc(100vh-140px)]"
:data-source="dataSub"