fix bug
This commit is contained in:
@ -48,7 +48,7 @@ export class FreightComponentsListComponent implements OnInit {
|
||||
|
||||
constructor(public service: UsermanageService, private modal: NzModalService, private router: Router, private ar: ActivatedRoute) {}
|
||||
/**
|
||||
* 查询字段个数
|
||||
* 查询字段个数navigate
|
||||
*/
|
||||
get queryFieldCount(): number {
|
||||
return Object.keys(this.schema?.properties || {}).length;
|
||||
|
||||
Reference in New Issue
Block a user