king
2024-08-25 b7fdb64f2e14c60a020adc360b31708496878fc3
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: '菜单'})
      // }
    }
  }