Commit 982e1f9e authored by Steven杜宇's avatar Steven杜宇

// 我的方案

parent b6d94429
......@@ -173,7 +173,7 @@ class YHImproveSchemeViewController: YHBaseViewController {
tableView.reloadData()
}
@objc open func backItemClick(_ sender: Any) {
override func backItemClick(_ sender: Any) {
self.navigationController?.popToRootViewController(animated: true)
}
......
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