浏览代码

Merge branch 'master' of http://git.wdklian.com/allen/ncs_ui

vothin 3 年之前
父节点
当前提交
c631a13228
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -198,7 +198,7 @@ export const partRoutes = [
         meta: { title: i18n.t('tab.mobileDeviceManage'), icon: 'el-icon-watch', noCache: true }
       }
     ],
-    hidden: uiVersion !== 2
+    hidden: uiVersion === 1
   },
   {
     path: '/ncs-sos-device',