Here's the simplified example, where I can reproduce your problem: class Component { } class SomeData { var components: [Component] ...
確定! 回上一頁