Commit 61a214c7 authored by lujunye's avatar lujunye

3

parent 0e534b5e
......@@ -704,7 +704,7 @@ class WorkCViewController: BaseViewController, UITableViewDelegate, UITableViewD
self.navigationController?.pushViewController(vc, animated: true)
return
case 150://下游店长管理
let vc = XY_DZ_GL_VC()
let vc = DZGL_VC()
self.navigationController?.pushViewController(vc, animated: true)
return
case 151://分销员审核管理
......
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