hotcoffie
2022-05-17 1d753b48c023090430c2931fd8e3a45a382eddf8
web_src/src/components/DeviceList.vue
@@ -194,7 +194,7 @@
      this.$router.push(`/channelList/${row.deviceId}/0/15/1`);
    },
    showDevicePosition: function (row) {
      this.$router.push(`/devicePosition/${row.deviceId}/0/15/1`);
      this.$router.push(`/map?deviceId=${row.deviceId}`);
    },
    //gb28181平台对接