mirror of
https://gitee.com/dromara/go-view.git
synced 2025-04-06 03:58:04 +08:00
fix: 新增chart页路由参数
This commit is contained in:
parent
f9d0547fc3
commit
3440da72d6
@ -2,8 +2,8 @@ import { ResultEnum } from '@/enums/httpEnum'
|
||||
|
||||
export enum ChartEnum {
|
||||
// 图表创建
|
||||
CHART_HOME = '/chart',
|
||||
CHART_HOME_NAME = 'Chart',
|
||||
CHART_HOME = '/chart/home/:id',
|
||||
CHART_HOME_NAME = 'ChartHome',
|
||||
}
|
||||
|
||||
export enum PageEnum {
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.3 MiB |
Binary file not shown.
Before Width: | Height: | Size: 1.3 MiB |
Loading…
x
Reference in New Issue
Block a user