diff --git a/wwwroot/index.ui b/wwwroot/index.ui index 8c16a77..204e2d5 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -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": "微信通道",