husq
2023-09-15 441df8843ebf37bd2eea5baee67dd590b06aa09d
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 {