lavoce #22

Merged
bragaz_rexita merged 19 commits from lavoce into main 2025-11-25 03:50:55 +00:00
Showing only changes of commit 1413d0ef33 - Show all commits

View File

@@ -63,7 +63,7 @@ const columns = (showPreviewModal, showEditModal, showDeleteDialog) => [
render: (text) => text || '-', render: (text) => text || '-',
}, },
{ {
title: 'Sub Section', title: 'Plant Sub Section',
dataIndex: 'plant_sub_section_name', dataIndex: 'plant_sub_section_name',
key: 'plant_sub_section_name', key: 'plant_sub_section_name',
width: '10%', width: '10%',