src/views/mine/account/account-add.vue @@ -151,7 +151,7 @@ this.$api.userUpdate(this.form).then(res => { this.$notify("保存成功"); }) .catch(err => {}); .catch(err => {}); }, //冻结账号 freeze() {