mk1990
2022-05-06 a2182b5a7ba0ffbba960e774e019a707b5bf26bb
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平台对接