ZZJ
2022-07-15 a3f357e8a60443b74b64c7479113c68eb35ce1f5
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}"/> -->