zhangzengfei
2021-09-15 829517bc9c6ff792c93be3ddbeff0e4d1dfca648
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>