zweizhao %!s(int64=7) %!d(string=hai) anos
pai
achega
2285b6701a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/group/_detail/index.vue

+ 1 - 1
pages/group/_detail/index.vue

@@ -200,7 +200,7 @@ export default {
       })
     },
     async clickSetting() {
-
+      this.$router.push(`${location.pathname}/edit`)
     }
   }
 }