更新省志愿者
This commit is contained in:
@@ -62,7 +62,7 @@ export default {
|
||||
}
|
||||
},
|
||||
created() {
|
||||
this.injectJWeixin("openEnterpriseChat").then(() => this.$confirm("确定创建省志愿者活动专用群聊?"))
|
||||
this.injectJWeixin("openEnterpriseChat").then(() => this.$confirm(`确定创建${this.$route.query.groupName}?`))
|
||||
.then(this.getUsers).then(this.handleCreateSuccess).catch(() => 0)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user