xiaoxie
2022-04-28 35b3d7618dfd86c63f20d62d606d3d84dcac094a
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平台对接