Commit f828e852 authored by lujunye's avatar lujunye

23

parent 1b8a017f
......@@ -798,8 +798,9 @@ class WorkCViewController: BaseViewController, UITableViewDelegate, UITableViewD
self.navigationController?.pushViewController(vc, animated: true)
return
case 167://上游代理商商品管理
let vc = FX_Product_GuanLiVC()
let vc = GYS_FX_Product_ListVc()
vc.titleStr = "上游代理商商品管理"
vc.vcType = 167
self.navigationController?.pushViewController(vc, animated: true)
return
case 168://店长订单管理
......
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