Lawrence
2020-12-17 87ce22e031399ebcfca8d65402f730be7d3b6dc5
web_src/src/router/index.js
@@ -35,9 +35,9 @@
      path: '/channelList/:deviceId/:parentChannelId/:count/:page',
      name: 'channelList',
      component: channelList,
    },,
    },
    {
      path: '/parentPlatformList/:platformId/:count/:page',
      path: '/parentPlatformList/:count/:page',
      name: 'parentPlatformList',
      component: parentPlatformList,
    },