ZZJ
2021-09-30 f15fb880a1f949c4ae50a8658dff217a3ccce892
src/pages/visual/components/eCharts/realTimeList.vue
@@ -13,8 +13,8 @@
            <div class="div-location" :title="item.cameraAddr">
              <span>{{item.activeObject.cameraAddr}}</span>
            </div>
            <div class="div-person" :title="item.personType">
              <span>{{item.activeObject.personType}}</span>
            <div class="div-person" :title="item.taskName">
              <span>{{item.activeObject.taskName}}</span>
            </div>
          </div>
        </li>