..
This commit is contained in:
+1
@@ -241,6 +241,7 @@ const MEMBER_MANAGE_TABLE = {
|
|||||||
this.$axios.post("/platform/member/branchUnion/manage/list/changeWelfareMobile", this.welfareFormData).then((res) => {
|
this.$axios.post("/platform/member/branchUnion/manage/list/changeWelfareMobile", this.welfareFormData).then((res) => {
|
||||||
if (res.code === 0) {
|
if (res.code === 0) {
|
||||||
this.$message.success(res.msg)
|
this.$message.success(res.msg)
|
||||||
|
this.$emit("refresh-table")
|
||||||
this.changeWelfareMobileVisible = false
|
this.changeWelfareMobileVisible = false
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user