fix: remove supplychain from global_menu (not in Sage)
This commit is contained in:
parent
9b710966d2
commit
9f7633f572
@ -22,13 +22,6 @@
|
|||||||
"url": "{{entire_url('/product_management/index.ui')}}",
|
"url": "{{entire_url('/product_management/index.ui')}}",
|
||||||
"target": "app.sage_main_content"
|
"target": "app.sage_main_content"
|
||||||
}
|
}
|
||||||
,{
|
|
||||||
"name": "supplychain",
|
|
||||||
"label": "供销链管理",
|
|
||||||
"icon": "fa fa-truck",
|
|
||||||
"url": "{{entire_url('/supplychain/index.ui')}}",
|
|
||||||
"target": "app.sage_main_content"
|
|
||||||
}
|
|
||||||
,{
|
,{
|
||||||
"name": "pricing",
|
"name": "pricing",
|
||||||
"label": "定价管理",
|
"label": "定价管理",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user