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

Merge branch 'develop' of http://gitlab.galaxy-immi.com/mobile-group/galaxy-iOS into develop

* 'develop' of http://gitlab.galaxy-immi.com/mobile-group/galaxy-iOS:
  切换单号bug 修复
parents c0a1eca0 bfe100a4
......@@ -121,6 +121,9 @@ class YHServiceCenterViewController: YHBaseViewController {
@objc func logoutSuccess() {
self.model = YHContactItemModel()
self.oldModel = YHContactItemModel()
self.state = 0
self.headIndex = 0
self.isCanSelectStep = false
}
override func viewWillAppear(_ animated: Bool) {
......
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