src/views/desk/notification.vue
@@ -419,6 +419,14 @@ ? (that.deptCategory = true) : (that.deptCategory = false); if ( this.userInfo.role_name == "保安公司管理员" || this.userInfo.role_name == "分公司管理员" || this.userInfo.role_name == "保安" || this.userInfo.role_name == "装备管理员" ) { params['deptId'] = this.userInfo.dept_id; } const { releaseTimeRange } = this.query; params["jurisdiction"] = this.jurisdiction; params["type"] = 3;