king
2024-09-14 f5b834e911ac20929f8f88ec4b773d9370a98621
src/components/header/index.jsx
@@ -559,9 +559,9 @@
        MKEmitter.emit('modifyTabs', menu)
      }
  
      // if (window.GLOB.systemType === 'production') {
      //   MKEmitter.emit('queryTrigger', {menuId: menu.MenuID, name: '菜单'})
      // }
      if (window.GLOB.systemType === 'production') {
        MKEmitter.emit('queryTrigger', {menuId: menu.MenuID, name: '菜单'})
      }
    }
  }