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