Эх сурвалжийг харах

Merge branch 'staging' of http://pms.inspur.com/web/msr into staging

Casper Dai 2 жил өмнө
parent
commit
132d18eaa1

+ 5 - 0
src/router/index.js

@@ -427,6 +427,11 @@ export const asyncRoutes = [
           }
           }
         ]
         ]
       },
       },
+      {
+        path: 'device/log',
+        component: () => import('@/views/platform/device-log/index'),
+        meta: { title: '抓取异常日志' }
+      },
       {
       {
         path: 'template',
         path: 'template',
         component: () => import('@/views/broadcast/template/index'),
         component: () => import('@/views/broadcast/template/index'),