mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-13 14:30:08 +08:00
update
This commit is contained in:
@@ -77,7 +77,7 @@ export default {
|
|||||||
addMemberGroup(param).then(response => {
|
addMemberGroup(param).then(response => {
|
||||||
console.log(response);
|
console.log(response);
|
||||||
this.$modal.msgSuccess("添加成功");
|
this.$modal.msgSuccess("添加成功");
|
||||||
this.queryParams.openAddMember = true;
|
this.openAddMember = false;
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
cancel() {
|
cancel() {
|
||||||
|
|||||||
Reference in New Issue
Block a user