Commit 55ea0d18 authored by pete谢兆麟's avatar pete谢兆麟

香港办事bug处理

parent 8ada1654
......@@ -18,11 +18,12 @@ class YHHKEventViewController: YHBaseViewController {
override func viewDidLoad() {
super.viewDidLoad()
setupUI()
loadData()
}
override func viewWillAppear(_ animated: Bool) {
super.viewWillAppear(animated)
loadData()
// loadData()
}
......
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