Lawrence
2021-01-20 5d031b3df29e3c4a1ce2ecab20dcbc2a6ffc5e35
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,
    },