fix: 新增chart页路由参数
This commit is contained in:
parent
0881225fda
commit
1ae9197d89
@ -2,8 +2,8 @@ import { ResultEnum } from '@/enums/httpEnum'
|
|||||||
|
|
||||||
export enum ChartEnum {
|
export enum ChartEnum {
|
||||||
// 图表创建
|
// 图表创建
|
||||||
CHART_HOME = '/chart',
|
CHART_HOME = '/chart/home/:id',
|
||||||
CHART_HOME_NAME = 'Chart',
|
CHART_HOME_NAME = 'ChartHome',
|
||||||
}
|
}
|
||||||
|
|
||||||
export enum PageEnum {
|
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