fix: 修正供应商管理菜单指向supplychain模块
This commit is contained in:
parent
39e597755d
commit
09ac4660d7
@ -317,8 +317,8 @@
|
|||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
"name": "provider",
|
"name": "provider",
|
||||||
"label": "天下供应商管理",
|
"label": "供应商管理",
|
||||||
"url": "{{entire_url('/platformbiz/provider')}}",
|
"url": "{{entire_url('/supplychain/suppliers_list')}}",
|
||||||
"target": "app.sage_main_content"
|
"target": "app.sage_main_content"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user