It doesn't work for ng-zorro-antd NzModalService to create model nzContent application components?

ng-zorro-antd NzModalService has no effect on creating model nzContent application components;

Modal such as

nzContent:CommodityFormComponent, will not be loaded into the content;
nzContent: "ddddddd", which is normal

Mar.28,2021

dynamically loaded components need to be added declarations and entryComponents in this module.

Menu