king
2024-10-17 044a4ec4ebe85f8c00e889fe3914de17a6ea1f28
src/components/header/index.jsx
@@ -561,9 +561,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: '菜单'})
      }
    }
  }