Skip to content

Commit

Permalink
perf: 更新白名单后返回列表页 (#3630)
Browse files Browse the repository at this point in the history
Co-authored-by: wangruidong <940853815@qq.com>
  • Loading branch information
fit2bot and w940853815 authored Dec 20, 2023
1 parent d584f83 commit b79ef4f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/views/profile/ApiKeyCreateUpdate/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,13 @@ export default {
return value
},
updateSuccessNextRoute: {
name: 'ApiKeyCreateUpdate'
name: 'ApiKey'
}
}
},
mounted() {
},
methods: {
}
methods: {}
}
</script>

Expand Down

0 comments on commit b79ef4f

Please sign in to comment.