mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-30 00:00:05 +08:00
feat: 预览页\JSON编辑页\图表页保存同步更新
This commit is contained in:
+2
-1
@@ -21,7 +21,8 @@ const RootRoute: Array<RouteRecordRaw> = [
|
||||
...HttpErrorPage,
|
||||
modules.projectRoutes,
|
||||
modules.chartRoutes,
|
||||
modules.previewRoutes
|
||||
modules.previewRoutes,
|
||||
modules.editRoutes
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user