guanqb
2023-03-20 bb0d7ffabc5306cc30002bd825f5f0885d2fe34c
src/views/activity/index.vue
@@ -688,7 +688,7 @@
            // 警员警车列表根据活动deptid筛选
            // 获取树状警员数据
            console.log('item',item.deptId);
            console.log('item',item.deptId,item);
            this.getPolicemanTree({deptId:item.deptId})
    
            this.getCarList({deptId:item.deptId})