husq
2023-09-25 f2346c813c022d871a9bf5e8b75c0db46ee80116
src/components/common/topbar.vue
@@ -71,7 +71,7 @@
const options = [
  { key: 0, label: '项目', path: '/' + ERouterName.PROJECT_LIST },
  { key: 1, label: '人员管理', path: '/' + ERouterName.MEMBERS },
  { key: 2, label: '设备管理', path: '/' + ERouterName.DEVICES },
  // { key: 2, label: '设备管理', path: '/' + ERouterName.DEVICES },
  // { key: 3, label: ERouterName.FIRMWARES.charAt(0).toUpperCase() + ERouterName.FIRMWARES.substr(1), path: '/' + ERouterName.FIRMWARES },
]