瀏覽代碼

肺结核随访表更新

finlay 11 月之前
父節點
當前提交
37fc69ddf9

+ 5 - 5
Templates/FollowUpTuberculosisFirstRecord.json

@@ -131,7 +131,7 @@
           "key": "Symptom",
           "type": "checkBoxIncludeOther",
           "border": false,
-          "disabledValue": "1",
+          "disabledValue": "0",
           "options": [
             {
               "label": "没有症状",
@@ -428,9 +428,9 @@
       "options": [],
       "children": [
         {
-          "label": "吸烟",
+          "label": "吸烟量:平均",
           "defaultValue": null,
-          "span": 12,
+          "span": 24,
           "key": "Smoke",
           "type": "numberInput",
           "border": null,
@@ -446,9 +446,9 @@
           "childrenKey": null
         },
         {
-          "label": "饮酒",
+          "label": "饮酒量:平均",
           "defaultValue": null,
-          "span": 12,
+          "span": 24,
           "key": "Drink",
           "type": "numberInput",
           "border": null,

+ 5 - 5
Templates/FollowUpTuberculosisRecord.json

@@ -94,7 +94,7 @@
           "key": "Symptom",
           "type": "checkBoxIncludeOther",
           "border": false,
-          "disabledValue": "1",
+          "disabledValue": "0",
           "options": [
             {
               "label": "没有症状",
@@ -176,9 +176,9 @@
       "options": [],
       "children": [
         {
-          "label": "吸烟",
+          "label": "吸烟量:平均",
           "defaultValue": null,
-          "span": 12,
+          "span": 24,
           "key": "Smoke",
           "type": "numberInput",
           "border": null,
@@ -194,9 +194,9 @@
           "childrenKey": null
         },
         {
-          "label": "饮酒",
+          "label": "饮酒量:平均",
           "defaultValue": null,
-          "span": 12,
+          "span": 24,
           "key": "Drink",
           "type": "numberInput",
           "border": null,

+ 1 - 1
Templates/FollowUpTuberculosisResultRecord.json

@@ -187,7 +187,7 @@
           "disabledValue": null,
           "options": [],
           "children": null,
-          "append": "",
+          "append": "",
           "placeholder": "",
           "required": null,
           "show-limit": false,