fix bug
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<sf #sf [ui]="ui" [schema]="schema" [button]="'none'" [formData]="record">
|
||||
</sf>
|
||||
<sf #sf [loading]="service.http.loading" [ui]="ui" [schema]="schema" [button]="'none'" [formData]="record">
|
||||
</sf>
|
||||
|
||||
<div *nzModalFooter>
|
||||
<button nz-button nzType="default" (click)="close()">取消</button>
|
||||
|
||||
Reference in New Issue
Block a user