heyujie
2022-05-05 57ca00b1cdb99c47ffb89e2d1f388bed082aabbb
save success msg
1个文件已修改
1 ■■■■ 已修改文件
src/views/personalCenter/components/SubAccount.vue 1 ●●●● 补丁 | 查看 | 原始文档 | 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();