@@ -19,7 +19,7 @@ export default (props) => {
{ title: 'sagacare介绍', id: 'notify2', content: '环境健康主动管理服务' },
]);
const showMenuClick = () => {
- //toggleMenu(); //todo
+ toggleMenu();
};
const openNotification = () => {