From 6964dcad3ff0a2fdc6029e85c406085d36ad9315 Mon Sep 17 00:00:00 2001 From: gyc <2649472510@qq.com> Date: Fri, 12 Apr 2024 20:28:35 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AE=A1=E7=90=86=E5=91=98=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=AF=86=E7=A0=81=E9=87=8D=E6=96=B0=E7=99=BB=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/router/index.js b/src/router/index.js index 2afac71..43f7862 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -133,6 +133,7 @@ export const dynamicRoutes = [ } ] }, + { path: '/monitor/job-log', component: Layout,