heyujie
2022-05-05 57ca00b1cdb99c47ffb89e2d1f388bed082aabbb
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();