瀏覽代碼

修改路由

wangxiao 2 年之前
父節點
當前提交
c183d57314
共有 1 個文件被更改,包括 1 次插入1 次删除
  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: '数据中台'