src/views/personalCenter/components/SubAccount.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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();