|
const res = await this.$axios.$post(`${api.groupInfo}/exit`, payload);
|
|
const res = await this.$axios.$post(`${api.groupInfo}/exit`, payload);
|
|
async mergeRequest({ commit, dispatch }, { method, data }) {
|
|
async mergeRequest({ commit, dispatch }, { method, data }) {
|