2023-10-20
#swiftui
#SwiftUI 学习笔记
FetchRequest 数据排序
在 SwiftUI 中我们可以通过 @FetchRequest 的方式从 Core Data 获取保存的数据,但是默认的数据并不保证会被排序 @FetchRequest(sortDescript