优化国标树型展示
This commit is contained in:
@@ -59,7 +59,7 @@ export default new VueRouter({
|
||||
component: streamProxyList,
|
||||
},
|
||||
{
|
||||
path: '/channelList/:deviceId/:parentChannelId/:count/:page',
|
||||
path: '/channelList/:deviceId/:parentChannelId/',
|
||||
name: 'channelList',
|
||||
component: channelList,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user