ZZJ
2022-05-05 d889eaf990af99c06970e51f2bc421ac0015489c
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();