ZZJ
2021-12-03 9c4b50d5e40510b05413f6cf859e7e4459c0f9cd
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}"/> -->