ZZJ
2021-12-07 f79f33c6e02ddcfa72bc35020bf68e465e42bced
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,