Merge branch 'develop' of https://gitlab.eascs.com/tms-ui/tms-obc-web into develop
This commit is contained in:
@ -23,6 +23,7 @@ export class UserCenterComponentsDriverConfigComponent implements OnInit {
|
||||
*/
|
||||
get reqParams() {
|
||||
const params: any = {
|
||||
auditStatus: 20,
|
||||
...(this.sf && this.sf.value)
|
||||
};
|
||||
delete params.effectiveDate;
|
||||
|
||||
Reference in New Issue
Block a user