fix: 新增chart页路由参数
This commit is contained in:
parent
0881225fda
commit
1ae9197d89
src
@ -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 ![]() (image error) Size: 1.3 MiB |
Binary file not shown.
Before ![]() (image error) Size: 1.3 MiB |
Loading…
x
Reference in New Issue
Block a user