pages/home/home.vue
@@ -82,6 +82,13 @@ url: '/AGV/AGVOutCall' }, { title: '缓冲区出库', name: 'PakinIn', color: 'red', cuIcon: 'pulldown', url: '/pakin/PakinBind' }, { title: '盘点', name: 'Check', color: 'green', @@ -183,9 +190,9 @@ // }, { title: '退出登录', name: 'logOut', name: '', color: 'grey', cuIcon: 'exit', cuIcon: '', url: '/login/logOut' }, @@ -229,9 +236,9 @@ } that.elements.push({ title: '退出登录', name: 'logOut', name: '', color: 'grey', cuIcon: 'exit', cuIcon: '', url: '/login/logOut' }) } else if (res.code === 403) {