aa
This commit is contained in:
@@ -164,7 +164,7 @@ export default {
|
||||
},
|
||||
|
||||
doThings() {
|
||||
this.$http.post(`/app/appclapeventinfo/acceptance?id=${this.id}`).then((res) => {
|
||||
this.$http.post(`/app/appclapeventinfo/finishByGirdMember?id=${this.id}`).then((res) => {
|
||||
if (res.code == 0) {
|
||||
this.getDetail()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user