fixing redirect detail notification tab

This commit is contained in:
2025-12-23 12:17:17 +07:00
parent 36ebab7f9a
commit 016c77a586
6 changed files with 190 additions and 61 deletions

View File

@@ -146,7 +146,7 @@ const allItems = [
{
key: 'master-sparepart',
icon: <ToolOutlined style={{ fontSize: '19px' }} />,
label: <Link to="/master/sparepart">sparepart</Link>,
label: <Link to="/master/sparepart">Sparepart</Link>,
},
// {
// key: 'master-shift',