heyujie
2022-01-05 ea9083ef4714c4e64f7f99aa47533933156a12f8
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,