From 18aefa53da8fad1dbd063e28fa494cb0855bba22 Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期五, 01 九月 2023 14:34:42 +0800
Subject: [PATCH] Merge branch 'master' of ssh://10.153.19.150:29418/CanadaMes

---
 CanadaMes-ui/src/router/index.js |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/CanadaMes-ui/src/router/index.js b/CanadaMes-ui/src/router/index.js
index 03377b2..83e8e75 100644
--- a/CanadaMes-ui/src/router/index.js
+++ b/CanadaMes-ui/src/router/index.js
@@ -49,6 +49,11 @@
 
       },
       {
+        path: '/device/talk',
+        component: () => import('../views/device/talkvue'),
+
+      },
+      {
         path: '/device/alarm',
         component: () => import('../views/device/alarm')
       },

--
Gitblit v1.8.0