@@ -86,7 +86,7 @@ class PQSpeedSettingView: UIView {
}
//如果有老数据先插入 补位
- if viewType == 3 && lastSelectModel != nil{
+ if viewType == 3 && insertModle != nil{
datas.insert(insertModle!, at: 5)