修改本地jar库路径描述,避免marven编译Warning

This commit is contained in:
Lawrence
2021-01-09 14:58:08 +08:00
parent 3131310642
commit fc4cd01f67
2 changed files with 3 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ export default new VueRouter({
path: '/channelList/:deviceId/:parentChannelId/:count/:page',
name: 'channelList',
component: channelList,
},,
},
{
path: '/parentPlatformList/:count/:page',
name: 'parentPlatformList',