| src/components/common/sidebar.vue | ●●●●● patch | view | raw | blame | history |
src/components/common/sidebar.vue
@@ -67,8 +67,7 @@ } function goBack () { root.$router.go(-1) // root.$router.push('/' + ERouterName.MEMBERS) root.$router.push('/' + ERouterName.PROJECT_LIST) } return {