You have defined: var selectedHomes : [MyHomes]? Then you try to: self.selectedHomes?.append(datasinhomes). But I do not see anywhere that you actually ...
確定! 回上一頁