尝试将[ngForTrackBy]="trackSelectionsBy"添加到您的元素中,您的trackSelectionsBy 方法应如下所示: public trackSelectionsBy(index: number, myObject: MyObject): ...
確定! 回上一頁