src/views/home/components/bottomContainer.vue
@@ -2,7 +2,7 @@ * @Author: shuishen 1109946754@qq.com * @Date: 2023-01-13 15:52:59 * @LastEditors: shuishen 1109946754@qq.com * @LastEditTime: 2023-01-29 10:18:29 * @LastEditTime: 2023-02-01 16:57:05 * @FilePath: \srs-police-affairs\src\views\home\components\bottomContainer.vue * @Description: * @@ -434,7 +434,7 @@ // 获取实时接警记录 getAnswerPolices () { getAnswerPolices().then(res => { getAnswerPolices({ deptId: this.userInfo.dept_id }).then(res => { this.policeSituationRealtimeArr = [] if (res.data.result.length > 0) {