mk1990
2022-05-13 95b1cbba657e0e871a8405dcd83fd0691587bf33
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平台对接