feat: 主菜单加商机产线入口
This commit is contained in:
parent
9a5b3966a5
commit
3775ea8802
@ -169,6 +169,12 @@
|
||||
"icon": "{{entire_url('/imgs/rocket.svg')}}",
|
||||
"script": "this.open_tab({name:'pipeline_bidding',label:'投标产线',url:'/pipeline-bidding/agent',removable:true})"
|
||||
},
|
||||
{
|
||||
"name": "pipeline_opportunity",
|
||||
"label": "商机产线",
|
||||
"icon": "{{entire_url('/imgs/workflow.svg')}}",
|
||||
"script": "this.open_tab({name:'pipeline_opportunity',label:'商机产线',url:'/pipeline-opportunity/agent',removable:true})"
|
||||
},
|
||||
{
|
||||
"name": "wechat_channel",
|
||||
"label": "微信通道",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user