Commit 4bc32ab5 authored by lujunye's avatar lujunye

4

parent 61a214c7
......@@ -755,7 +755,8 @@ class WorkCViewController: BaseViewController, UITableViewDelegate, UITableViewD
self.navigationController?.pushViewController(vc, animated: true)
return
case 164://上游供应商管理
let vc = SY_GYS_GL_VC()
let vc = GYS_HZ_Vc()
vc.title_str = "上游供应商管理"
self.navigationController?.pushViewController(vc, animated: true)
return
case 165://上游代理商管理
......
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