zhanghua
2023-12-04 e6443cf405d4e950abe35a29e6c133d097fc1ad5
src/views/layout/components/Header/index.vue
@@ -153,7 +153,7 @@
        {
          label: '驾驶舱',
          checked: false,
          url: 'http://10.53.156.63/cockpit/dist/board.html#/share-board/6CorSPZG',
          url: 'http://111.1.140.92:28081/cockpit/dist/board.html#/share-board/ze5EdUnw',
          id: '1f'
        },
        {
@@ -353,7 +353,7 @@
    },
    menuChange(data) {
      if (data.id === '1f') {
        window.open('http://10.53.156.63:18081/cockpit/dist/board.html#/share-board/6CorSPZG', '_blank');
        window.open('http://111.1.140.92:28081/cockpit/dist/board.html#/share-board/ze5EdUnw', '_blank');
      }
      if (data.id === '2f') {
        this.$router.push({ path: "/home/video" })