Browse Source

Merge branch 'develop' into languages/1.3.7-es

# Conflicts:
#	src/router/index.js
#	src/views/ncs-chars/index.vue
vothin 2 years ago
parent
commit
6233bc5735
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -224,7 +224,7 @@ export const partRoutes = [
         name: 'user_watch',
         meta: { title: i18n.t('tab.userLocationManage'), icon: 'el-icon-watch', noCache: true }
       }
-    ],
+    ]
   },
   {
     path: '/ncs-sos-device',