fix: 定价管理菜单直接进入pricing_program CRUD,跳过index.ui
This commit is contained in:
parent
9bda2bcaeb
commit
a8652c326f
@ -134,7 +134,7 @@
|
||||
"name": "pricing",
|
||||
"label": "定价管理",
|
||||
"icon": "{{entire_url('/imgs/coins.svg')}}",
|
||||
"url": "{{entire_url('/pricing/index.ui')}}",
|
||||
"url": "{{entire_url('/pricing/pricing_program')}}",
|
||||
"target": "app.sage_main_content"
|
||||
}
|
||||
,{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user