fix: header list tag plant sub section

This commit is contained in:
2025-11-20 15:40:06 +07:00
parent fde71818e2
commit 1413d0ef33

View File

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