[UI] 完成国标级联的CURD
This commit is contained in:
@@ -37,7 +37,7 @@ export default new VueRouter({
|
||||
component: channelList,
|
||||
},,
|
||||
{
|
||||
path: '/parentPlatformList/:platformId/:count/:page',
|
||||
path: '/parentPlatformList/:count/:page',
|
||||
name: 'parentPlatformList',
|
||||
component: parentPlatformList,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user