Prechádzať zdrojové kódy

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

vothin 3 rokov pred
rodič
commit
c631a13228
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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 }
         meta: { title: i18n.t('tab.mobileDeviceManage'), icon: 'el-icon-watch', noCache: true }
       }
       }
     ],
     ],
-    hidden: uiVersion !== 2
+    hidden: uiVersion === 1
   },
   },
   {
   {
     path: '/ncs-sos-device',
     path: '/ncs-sos-device',