edit
This commit is contained in:
@ -33,7 +33,7 @@ export class UserCenterComponentsDriverComponent implements OnInit {
|
||||
};
|
||||
if (this.sf?.value.effectiveDate) {
|
||||
Object.assign(params, {
|
||||
time: {
|
||||
createTime: {
|
||||
start: this.sf?.value.effectiveDate[0],
|
||||
end: this.sf?.value.effectiveDate[1]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user