|
@@ -1,5 +1,5 @@
|
|
|
{
|
|
|
- "Key": "ET_4SETJKJCLB",
|
|
|
+ "Key": "ET_3SETJKJCLB",
|
|
|
"Name": "3岁儿童健康体检表",
|
|
|
"Content": [
|
|
|
{
|
|
@@ -17,7 +17,7 @@
|
|
|
"defaultValue": null,
|
|
|
"span": 24,
|
|
|
"key": "Weight_Evaluate",
|
|
|
- "type": "radio",
|
|
|
+ "type": "inputAndRadio",
|
|
|
"border": null,
|
|
|
"disabledValue": null,
|
|
|
"options": [
|
|
@@ -35,20 +35,23 @@
|
|
|
}
|
|
|
],
|
|
|
"children": null,
|
|
|
- "append": null,
|
|
|
+ "append": "kg",
|
|
|
"placeholder": null,
|
|
|
"required": null,
|
|
|
"show-limit": null,
|
|
|
"parentKey": "sign",
|
|
|
"buttonName": null,
|
|
|
- "childrenKey": null
|
|
|
+ "childrenKey": [
|
|
|
+ "Weight",
|
|
|
+ "Weight_Evaluate"
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"label": "身高",
|
|
|
"defaultValue": null,
|
|
|
"span": 24,
|
|
|
"key": "Stature_Evaluate",
|
|
|
- "type": "radio",
|
|
|
+ "type": "inputAndRadio",
|
|
|
"border": null,
|
|
|
"disabledValue": null,
|
|
|
"options": [
|
|
@@ -66,20 +69,23 @@
|
|
|
}
|
|
|
],
|
|
|
"children": null,
|
|
|
- "append": null,
|
|
|
+ "append": "cm",
|
|
|
"placeholder": null,
|
|
|
"required": null,
|
|
|
"show-limit": null,
|
|
|
"parentKey": "sign",
|
|
|
"buttonName": null,
|
|
|
- "childrenKey": null
|
|
|
+ "childrenKey": [
|
|
|
+ "Stature",
|
|
|
+ "Stature_Evaluate"
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"label": "体重/身高",
|
|
|
"defaultValue": null,
|
|
|
"span": 24,
|
|
|
"key": "Wh_Evaluate",
|
|
|
- "type": "radio",
|
|
|
+ "type": "inputAndRadio",
|
|
|
"border": null,
|
|
|
"disabledValue": null,
|
|
|
"options": [
|
|
@@ -97,13 +103,16 @@
|
|
|
}
|
|
|
],
|
|
|
"children": null,
|
|
|
- "append": null,
|
|
|
+ "append": "kg/㎡",
|
|
|
"placeholder": null,
|
|
|
"required": null,
|
|
|
"show-limit": null,
|
|
|
"parentKey": "sign",
|
|
|
"buttonName": null,
|
|
|
- "childrenKey": null
|
|
|
+ "childrenKey": [
|
|
|
+ "Wh",
|
|
|
+ "Wh_Evaluate"
|
|
|
+ ]
|
|
|
}
|
|
|
],
|
|
|
"append": null,
|