theValue, index: self.vm.steps[idx].theIndex) } .onDelete(perform: { indexSet in self.vm.removeStep(index: indexSet) // <--- here }) }.
確定! 回上一頁