Browse Source

修改路由

wangxiao 2 years ago
parent
commit
c183d57314
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/router/index.ts

+ 1 - 1
src/router/index.ts

@@ -213,7 +213,7 @@ export const routes: Array<ROUTER.RoutesProps> = [
     ]
   },
   {
-    path: 'http://124.222.113.37:12345/dolphinscheduler/ui',
+    path: 'http://124.222.113.37:12345/scheduler/ui',
     name: '数据中台',
     meta: {
       title: '数据中台'