TuringToken/web/src/components/layout
xiezhouwei d7fdbb4e18 feat: add supplierApply permission toggle for providing compute button
- Add supplierApply module to console area in role-menu-permission config
- Add supplierApply to DEFAULT_SIDEBAR_CONFIG in useSidebar hook
- Update HeaderLogo to check sidebar module config before showing the button
- Update MobileSiteNavDropdown to check same permission for mobile entry
- Default value is enabled (backward compatible)
2026-06-11 11:37:48 +08:00
..
components Initial commit 2026-06-03 10:01:10 +08:00
headerbar feat: add supplierApply permission toggle for providing compute button 2026-06-11 11:37:48 +08:00
Footer.jsx Initial commit 2026-06-03 10:01:10 +08:00
NoticeModal.jsx Initial commit 2026-06-03 10:01:10 +08:00
PageLayout.jsx Initial commit 2026-06-03 10:01:10 +08:00
SetupCheck.js Initial commit 2026-06-03 10:01:10 +08:00
SiderBar.jsx feat: 操作日志功能实现及字段级diff优化 2026-06-04 15:17:59 +08:00