lavoce #7

Merged
bragaz_rexita merged 11 commits from lavoce into main 2025-10-24 05:43:32 +00:00
Showing only changes of commit 3873ba5285 - Show all commits

View File

@@ -75,13 +75,13 @@ const columns = (showPreviewModal, showEditModal, showDeleteDialog) => [
width: '20%',
},
{
title: 'model',
title: 'Model',
dataIndex: 'model',
key: 'model',
width: '15%',
},
{
title: 'status',
title: 'Status',
dataIndex: 'status',
key: 'status',
width: '10%',