Administrator
2022-01-22 b6ed539c8ca4f41c3e994b263f2ae9d659a63c74
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;