Commit 1e2626ff authored by 刘俊宏's avatar 刘俊宏

修正1

parent 30ebfd2c
......@@ -267,6 +267,14 @@ class RetailListMgVC: BaseViewController,PagingViewControllerDelegate, UISearchB
if !vc.isUpData {
vc.listView.mj_header?.beginRefreshing()
}
if showSelectV != nil {
showSelectV.removeFromSuperview()
selectV.colseBytitleArr(arr: [], index:showSelectvIndex)
}
if timeShowDView != nil {
timeShowDView.removeFromSuperview()
selectV.colseBytitleArr(arr: [], index:showSelectvIndex)
}
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment