hanbaoshan
2020-11-24 09a0617bda210d22b09a5519feb3fe770dadfbab
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>