king
2024-10-18 b1fc0a89ce16dd14a6dff98c228a308e85a53828
src/components/sidemenu/index.jsx
@@ -79,7 +79,7 @@
      MKEmitter.emit('modifyTabs', menu)
    }
    if (window.GLOB.systemType === 'production') { // positecgroup
    if (window.GLOB.systemType === 'production') {
      MKEmitter.emit('queryTrigger', {menuId: menu.MenuID, name: '菜单'})
    }
  }