|
@@ -234,6 +234,42 @@
|
|
|
"buttonName": null,
|
|
|
"childrenKey": null
|
|
|
},
|
|
|
+ {
|
|
|
+ "label": "出牙数",
|
|
|
+ "defaultValue": null,
|
|
|
+ "span": 12,
|
|
|
+ "key": "Tooth_Amount",
|
|
|
+ "type": "input",
|
|
|
+ "border": null,
|
|
|
+ "disabledValue": null,
|
|
|
+ "options": [],
|
|
|
+ "children": null,
|
|
|
+ "append": "颗",
|
|
|
+ "placeholder": "",
|
|
|
+ "required": null,
|
|
|
+ "show-limit": null,
|
|
|
+ "parentKey": "physique",
|
|
|
+ "buttonName": null,
|
|
|
+ "childrenKey": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "龋齿数",
|
|
|
+ "defaultValue": null,
|
|
|
+ "span": 12,
|
|
|
+ "key": "Tooth_Decay_Amount",
|
|
|
+ "type": "input",
|
|
|
+ "border": null,
|
|
|
+ "disabledValue": null,
|
|
|
+ "options": [],
|
|
|
+ "children": null,
|
|
|
+ "append": "颗",
|
|
|
+ "placeholder": "",
|
|
|
+ "required": null,
|
|
|
+ "show-limit": null,
|
|
|
+ "parentKey": "physique",
|
|
|
+ "buttonName": null,
|
|
|
+ "childrenKey": null
|
|
|
+ },
|
|
|
{
|
|
|
"label": "听力",
|
|
|
"defaultValue": null,
|
|
@@ -516,7 +552,12 @@
|
|
|
"show-limit": null,
|
|
|
"parentKey": "lifestyleCoachingAndAssistedExamination",
|
|
|
"buttonName": null,
|
|
|
- "childrenKey": null
|
|
|
+ "childrenKey": [
|
|
|
+ "Illness_State_Other"
|
|
|
+ ],
|
|
|
+ "groupKeys": [
|
|
|
+ "5"
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"label": "转诊建议",
|