Ver Fonte

修改路由

wangxiao há 2 anos atrás
pai
commit
c183d57314
1 ficheiros alterados com 1 adições e 1 exclusões
  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: '数据中台'