src/views/desk/notice.vue
@@ -406,10 +406,12 @@ this.userInfo.role_name == "装备管理员" ) { params["deptId"] = this.userInfo.dept_id; }else{ params["jurisdiction"] = this.userInfo.jurisdiction; } const { releaseTimeRange } = this.query; params["jurisdiction"] = this.jurisdiction; params["type"] = 1; let values = { ...params