jiang
2022-07-13 fc89b7b517e191fb6c9b66fa86dd05ebab0f54c5
web_src/src/router/index.js
@@ -59,7 +59,7 @@
          component: streamProxyList,
        },
        {
          path: '/channelList/:deviceId/:parentChannelId/:count/:page',
          path: '/channelList/:deviceId/:parentChannelId/',
          name: 'channelList',
          component: channelList,
        },