src/views/workbench/Workbench.vue @@ -147,6 +147,7 @@ }, toGroup(groupId) { console.log(groupId) window.open('/#/group?id='+groupId) }, } }