ZZJ
2022-01-06 fa44bcc2861fe56e8af50fbd8f56065250a2ece3
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,