|
@@ -1,7 +1,7 @@
|
|
|
{
|
|
|
"Key": "MaternalHealthManagement",
|
|
|
"Name": "第 1 次产前检查",
|
|
|
- "Content": [
|
|
|
+ "Content":[
|
|
|
{
|
|
|
"label": "填表日期",
|
|
|
"defaultValue": null,
|
|
@@ -728,12 +728,30 @@
|
|
|
"defaultValue": null,
|
|
|
"span": 12,
|
|
|
"key": "Operation_History_True",
|
|
|
- "type": "numberInput",
|
|
|
+ "type": "option",
|
|
|
"border": null,
|
|
|
"disabledValue": null,
|
|
|
"options": null,
|
|
|
"children": null,
|
|
|
- "append": "次",
|
|
|
+ "append": "",
|
|
|
+ "placeholder": "",
|
|
|
+ "required": null,
|
|
|
+ "show-limit": false,
|
|
|
+ "parentKey": "Operation_History",
|
|
|
+ "buttonName": null,
|
|
|
+ "childrenKey": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "妇产科手术史详情",
|
|
|
+ "defaultValue": null,
|
|
|
+ "span": 12,
|
|
|
+ "key": "Operation_History_True_Detail",
|
|
|
+ "type": "longInput",
|
|
|
+ "border": null,
|
|
|
+ "disabledValue": null,
|
|
|
+ "options": null,
|
|
|
+ "children": null,
|
|
|
+ "append": "",
|
|
|
"placeholder": "",
|
|
|
"required": null,
|
|
|
"show-limit": false,
|