qinzhipeng_v 5 سال پیش
والد
کامیت
78e90def4b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -142,7 +142,7 @@ export const constantRoutes = [
         ]
       },
       {
-        path: '/Platform',
+        path: '/Platform/useCasePage',
         name: '测试计划管理',
         component: () => import('@/views/Platform/testa'),
         meta: { title: '测试计划管理' },