幼儿信息家长端维护 优化

This commit is contained in:
paidaxing444
2020-11-02 09:34:50 +08:00
parent ee479f68ee
commit 214fefc509
2 changed files with 11 additions and 2 deletions

View File

@ -468,7 +468,7 @@ export default {
updateContactpeople(this.form_jhr).then(response => {
if (response.code === 200) {
this.msgSuccess("修改成功");
this.hide = false;
// this.hide = false;
}
});
this.hide = false;