幼儿评估

This commit is contained in:
paidaxing444
2020-11-06 16:08:18 +08:00
parent 796479c5f1
commit db2ac25df1
3 changed files with 24 additions and 5 deletions

View File

@ -219,6 +219,9 @@ export default {
this.bjmc = response.data.bjmc;
this.classid = response.data.classid;
this.zbjsxm = response.data.zbjsmc;
response.ByAssessmentchild.forEach((item) =>
this.checkList.push(item.contentid)
);
if (response.isAssessment == "0") {
this.msgError(
"当前幼儿出生日期不符合评估范围幼儿评估范围为36-72个月"