Commit febc1f9b authored by David黄金龙's avatar David黄金龙

处理 一处bug

parent df4dbd70
...@@ -48,7 +48,6 @@ class YHServiceCenterSecondViewController: YHBaseViewController { ...@@ -48,7 +48,6 @@ class YHServiceCenterSecondViewController: YHBaseViewController {
override func viewWillAppear(_ animated: Bool) { override func viewWillAppear(_ animated: Bool) {
super.viewWillAppear(animated) super.viewWillAppear(animated)
loadData2()
loadData() loadData()
} }
} }
......
...@@ -104,6 +104,5 @@ extension YHBasicInfoFillCell { ...@@ -104,6 +104,5 @@ extension YHBasicInfoFillCell {
} }
tmpView = view tmpView = view
} }
} }
} }
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