husq
2023-09-13 254d7222c7a782bf18f50e0dbb6272df54e13256
添加返回项目列表跳转
1 files modified
3 ■■■■ changed files
src/components/common/sidebar.vue 3 ●●●● 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 {