Commit bfe100a4 authored by pete谢兆麟's avatar pete谢兆麟

切换单号bug 修复

parent bd29786d
......@@ -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