feat: 主菜单加商机产线入口

This commit is contained in:
yumoqing 2026-08-29 08:28:27 +08:00
parent 9a5b3966a5
commit 3775ea8802

View File

@ -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": "微信通道",