pages/index/index.vue @@ -43,11 +43,18 @@ cuIcon: 'searchlist' }, { title: '库存盘点', name: 'stockCheck', color: 'blue', cuIcon: 'exit' }, { title: '退出登录', name: 'logOut', color: 'grey', cuIcon: 'exit' }, ] } },