This commit is contained in:
liushuai
2020-04-20 20:06:27 +08:00
parent 694c5a322f
commit 9e2ad54c5a
3 changed files with 3 additions and 3 deletions

View File

@@ -46,7 +46,7 @@ export const constantRouterMap = [
meta: { title: 'ANDON', icon: 'MaterialManagement' }
},
{
path: 'http://192.168.1.232:8001/webpage/GJLED.html',
path: 'http://192.168.1.232:8010/webpage/GJLED.html',
meta: { title: 'LED屏幕', icon: 'MaterialManagement' }
}
]