ZZJ
2021-09-28 a18079f00f24ae1f0cb405a6eb8e4c8c642cd0df
src/pages/panoramicView/components/History.vue
@@ -25,7 +25,7 @@
          class="list-item"
          v-for="item in personList"
          :key="item.id"
          :style="searching ? '' : item.selected ? '': 'opacity: 0.3;'"
          :style="searching ? '' : item.selected ? 'border-color:#3D68E1': 'opacity: 0.3;'"
          @click="checkTarget(item)"
        >
          <!-- <img src alt :style="{backgroundColor:item.color}"/> -->