fix: 定价管理菜单直接进入pricing_program CRUD,跳过index.ui

This commit is contained in:
yumoqing 2026-06-01 15:55:18 +08:00
parent 9bda2bcaeb
commit a8652c326f

View File

@ -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"
}
,{