| | |
| | | * @Author: shuishen 1109946754@qq.com |
| | | * @Date: 2022-08-18 16:18:17 |
| | | * @LastEditors: shuishen 1109946754@qq.com |
| | | * @LastEditTime: 2025-01-18 20:43:23 |
| | | * @LastEditTime: 2025-01-18 21:49:33 |
| | | * @FilePath: \srs-police-affairs\src\views\police\index.vue |
| | | * @Description: 辖区管理 |
| | | * |
| | |
| | | this.equimentLoading = true |
| | | this.emptyText = "" |
| | | |
| | | clearInterval(policeTimeOut) |
| | | if (policeTimeOut) clearInterval(policeTimeOut) |
| | | |
| | | policeTimeOut = setInterval(() => { |
| | | this.getEquipmentPaging(params, flag) |
| | | }, 30000) |
| | | if (this.navType != 1) { |
| | | policeTimeOut = setInterval(() => { |
| | | this.getEquipmentPaging(params, flag) |
| | | }, 15000) |
| | | } |
| | | |
| | | |
| | | if (flag) { |
| | | this.$EventBus.$emit('mapClearLayer', { |