Commit 5c50ce17 authored by 刘俊宏's avatar 刘俊宏

工作中心小调整

parent 57df3182
......@@ -374,8 +374,10 @@ class WorkCViewController: BaseViewController, UITableViewDelegate, UITableViewD
NotificationCenter.default.post(name: NSNotification.Name(rawValue: "changgeTabItem"), object: nil, userInfo: ["tag":1])
return
case 51: //品牌列表
let vc = PinPaiListViewController()
self.navigationController?.pushViewController(vc, animated: true)
HUD.flash(.label("敬请期待"),delay: 1.2)
// let vc = PinPaiListViewController()
// self.navigationController?.pushViewController(vc, animated: true)
return
case 53: //销售下单-代客下单
let vc = DaiKeXiaDanGouWuViewController()
......
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