幼儿健康体检表优化

This commit is contained in:
sk1551
2020-09-23 09:36:30 +08:00
parent fe6f5fa910
commit 47e352e3a6
2 changed files with 142 additions and 105 deletions

View File

@ -295,7 +295,7 @@ export default {
this.hide = true;
this.childList = response.rows;
this.form = response.data;
console.log(this.form);
// console.log(this.form);
this.form.id = response.data.id;
this.form.father = response.data.byChildContactpeople.fathername;
this.form.mother = response.data.byChildContactpeople.mothername;