mk1990
2022-04-28 a0537d74df5b9c8ee65dba7c4e5bc6da7fc3d031
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平台对接