zhangzengfei
2022-03-23 d8944c4764c3fc4b7baf6b5c1586cf17c88b0bb1
src/pages/internetEquipment/module/realTimeModule.vue
@@ -7,11 +7,7 @@
        v-for="(item, index) in boundArr"
        :key="index"
      >
        <img
          :src="'http://192.168.8.10:9000' + item.snap_shot"
          alt=""
          class="warnArea"
        />
        <img :src="'/iotdata' + item.snap_shot" alt="" class="warnArea" />
        <warnDescription
          :warnDes="{
            code: item.device_sn,