Lawrence
2020-12-18 28d17b04b1fe07aa6f769c6ff3e5782f2bf50228
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,
    },