feat: 开发产线菜单入口收敛到core通用agent(/pipeline_core/agent)
This commit is contained in:
parent
49dc5d687b
commit
44dbe1f722
@ -102,7 +102,7 @@
|
||||
"name": "pipeline_sdlc",
|
||||
"label": "开发产线",
|
||||
"icon": "{{entire_url('/imgs/workflow.svg')}}",
|
||||
"script": "this.open_tab({name:'pipeline_sdlc',label:'开发产线',url:'/pipeline-sdlc',removable:true})"
|
||||
"script": "this.open_tab({name:'pipeline_sdlc',label:'开发产线',url:'/pipeline_core/agent',removable:true})"
|
||||
},
|
||||
{
|
||||
"name": "wechat_channel",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user