Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我只想更新实体的更改字段,但 ng-admin 的 editionView 传输所有字段,甚至未更改。我怎样才能只传输更改的字段或获取更改的字段?
不,您不能这样做,除非您使用 Angular 装饰器覆盖 FormController.submitCreation。