src/views/personalCenter/components/SubAccount.vue @@ -417,6 +417,7 @@ saveSubUser(json) .then((res) => { if (res.success) { this.$notify.success(res.data) this.isShowAdd = false; this.isEditing = false; this.findUserList();