diff --git a/src/pages/master/tag/component/ListTag.jsx b/src/pages/master/tag/component/ListTag.jsx index 220eeb8..1afc579 100644 --- a/src/pages/master/tag/component/ListTag.jsx +++ b/src/pages/master/tag/component/ListTag.jsx @@ -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%',