Commit 245486d6 authored by yaya's avatar yaya

feat:生成邀请码添加取消功能

parent 4ba687ff
...@@ -100,7 +100,7 @@ export default { ...@@ -100,7 +100,7 @@ export default {
}, },
methods: { methods: {
handleCancel() { handleCancel() {
this.$router.back()
}, },
handlePublish() { handlePublish() {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment