king
2024-09-10 4d6b9f8a2d7b316633e43b489eae9ada949c07b5
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: '菜单'})
      // }
    }
  }