zhanghua
2023-03-15 d2b1bb1f77ad20b852d245a1bdd5a73156e37bcd
src/views/layout/components/Header/index.vue
@@ -153,6 +153,12 @@
          url: '',
          id: '3f',
        },
        {
          label: '油烟检测',
          checked: false,
          url: '',
          id: '4f',
        },
      ],
      flag: {
        user: false,
@@ -300,7 +306,7 @@
    },
    menuChange(data) {
      if (data.id === '1f') {
        window.open('http://cockpit.patstech.net:28081/cockpit/dist/board.html#/share-board/zfu0LsJ9', '_blank');
        window.open('http://10.53.156.63/cockpit/dist/board.html#/share-board/6CorSPZG', '_blank');
      }
      if (data.id === '2f') {
        this.$router.push({ path: "/home/video" })