ZZJ
2021-12-17 f328b4a28d19afa38aeb61b5b030da228741c864
src/pages/internetEquipment/module/realTimeModule.vue
@@ -7,7 +7,11 @@
        v-for="(item, index) in boundArr"
        :key="index"
      >
        <img :src="item.snap_shot" alt="" class="warnArea" />
        <img
          :src="'http://192.168.8.10:9000' + item.snap_shot"
          alt=""
          class="warnArea"
        />
        <warnDescription
          :warnDes="{
            code: item.device_sn,