Commit 3396c808 authored by Steven杜宇's avatar Steven杜宇

// 消息

parent 7043f4d8
......@@ -342,6 +342,7 @@ extension YHMessageDetailListVC: UITableViewDelegate, UITableViewDataSource {
// status 1 申请阶段 2办证阶段 3续期阶段
self.handleRouter(message: item, stage: status) {
// 没有满足相应跳转条件默认跳转到服务页
UIViewController.current?.navigationController?.popToRootViewController(animated: false)
goTabBarBy(tabType: .service)
}
}
......
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