@lm_fe/pages-fubao 0.1.201 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (192) hide show
  1. package/README.md +4 -2
  2. package/dist/a_chunks/.root.js +240 -280
  3. package/dist/a_chunks/.root10.js +9 -15
  4. package/dist/a_chunks/.root11.js +210 -244
  5. package/dist/a_chunks/.root12.js +2 -33
  6. package/dist/a_chunks/.root13.js +300 -331
  7. package/dist/a_chunks/.root14.js +2 -16
  8. package/dist/a_chunks/.root15.js +2 -16
  9. package/dist/a_chunks/.root16.js +4 -6
  10. package/dist/a_chunks/.root17.js +11 -2
  11. package/dist/a_chunks/.root18.js +10 -1
  12. package/dist/a_chunks/.root19.js +16 -27
  13. package/dist/a_chunks/.root2.js +22 -30
  14. package/dist/a_chunks/.root20.js +34 -38
  15. package/dist/a_chunks/.root21.js +16 -18
  16. package/dist/a_chunks/.root22.js +34 -38
  17. package/dist/a_chunks/.root23.js +16 -18
  18. package/dist/a_chunks/.root24.js +10 -14
  19. package/dist/a_chunks/.root25.js +10 -14
  20. package/dist/a_chunks/.root26.js +10 -14
  21. package/dist/a_chunks/.root27.js +16 -27
  22. package/dist/a_chunks/.root28.js +15 -19
  23. package/dist/a_chunks/.root29.js +15 -19
  24. package/dist/a_chunks/.root3.js +4 -6
  25. package/dist/a_chunks/.root30.js +9 -14
  26. package/dist/a_chunks/.root31.js +2 -10
  27. package/dist/a_chunks/.root32.js +11 -19
  28. package/dist/a_chunks/.root33.js +308 -335
  29. package/dist/a_chunks/.root34.js +1 -2
  30. package/dist/a_chunks/.root35.js +14 -154
  31. package/dist/a_chunks/.root36.js +7 -21
  32. package/dist/a_chunks/.root37.js +183 -1481
  33. package/dist/a_chunks/.root38.js +32 -2496
  34. package/dist/a_chunks/.root39.js +56 -83
  35. package/dist/a_chunks/.root4.js +4 -6
  36. package/dist/a_chunks/.root40.js +3 -3
  37. package/dist/a_chunks/.root41.js +56 -83
  38. package/dist/a_chunks/.root42.js +6 -20
  39. package/dist/a_chunks/.root43.js +183 -1526
  40. package/dist/a_chunks/.root44.js +13 -19
  41. package/dist/a_chunks/.root45.js +55 -82
  42. package/dist/a_chunks/.root46.js +55 -82
  43. package/dist/a_chunks/.root47.js +5 -8
  44. package/dist/a_chunks/.root48.js +30 -22
  45. package/dist/a_chunks/.root49.js +30 -43
  46. package/dist/a_chunks/.root5.js +3 -3
  47. package/dist/a_chunks/.root50.js +53 -226
  48. package/dist/a_chunks/.root51.js +64 -188
  49. package/dist/a_chunks/.root52.js +113 -3122
  50. package/dist/a_chunks/.root53.js +85 -134
  51. package/dist/a_chunks/.root54.js +3071 -175
  52. package/dist/a_chunks/.root55.js +127 -478
  53. package/dist/a_chunks/.root56.js +170 -910
  54. package/dist/a_chunks/.root57.js +376 -399
  55. package/dist/a_chunks/.root58.js +808 -687
  56. package/dist/a_chunks/.root59.js +495 -118
  57. package/dist/a_chunks/.root6.js +6 -9
  58. package/dist/a_chunks/.root60.js +773 -45
  59. package/dist/a_chunks/.root61.js +738 -97
  60. package/dist/a_chunks/.root62.js +105 -273
  61. package/dist/a_chunks/.root63.js +38 -22
  62. package/dist/a_chunks/.root64.js +184 -16
  63. package/dist/a_chunks/.root65.js +107 -241
  64. package/dist/a_chunks/.root66.js +132 -0
  65. package/dist/a_chunks/.root67.js +286 -0
  66. package/dist/a_chunks/.root68.js +817 -0
  67. package/dist/a_chunks/.root69.js +28 -0
  68. package/dist/a_chunks/.root7.js +2 -42
  69. package/dist/a_chunks/.root70.js +19 -0
  70. package/dist/a_chunks/.root71.js +247 -0
  71. package/dist/a_chunks/.root8.js +2 -12
  72. package/dist/a_chunks/.root9.js +16 -26
  73. package/dist/a_chunks/Form.js +3 -5
  74. package/dist/a_chunks/ModalForm.js +254 -280
  75. package/dist/a_chunks/api.js +311 -325
  76. package/dist/a_chunks/common.js +0 -1
  77. package/dist/a_chunks/config.js +135 -164
  78. package/dist/a_chunks/form_config.js +11 -130
  79. package/dist/a_chunks/index.js +43 -57
  80. package/dist/a_chunks/index2.js +148 -64
  81. package/dist/a_chunks/index3.js +131 -1151
  82. package/dist/a_chunks/index4.js +57 -1040
  83. package/dist/a_chunks/index5.js +142 -0
  84. package/dist/a_chunks/index6.js +1169 -0
  85. package/dist/a_chunks/index7.js +1006 -0
  86. package/dist/a_chunks/style-inject.es.js +0 -1
  87. package/dist/a_chunks/tslib.es6.js +1 -2
  88. package/dist/a_chunks//344/275/223/346/240/274/346/243/200/346/237/245_config.js +0 -1
  89. package/dist/index.js +10 -5
  90. package/dist/pages/fubao/family-planning/file-management/doctor-desk/components/SurgicalRecordv2/Curettage/index.d.ts +1 -1
  91. package/dist/pages/fubao/family-planning/file-management/doctor-desk/components/VideoReport/method.d.ts +1 -1
  92. package/dist/pages/fubao/folic-acid/file-management/list/index copy.d.ts +1 -1
  93. package/dist/pages/fubao/gynecological-diseases/two-cancers/./344/270/244/347/231/214/351/232/217/350/256/277/index.d.ts +1 -1
  94. package/dist/pages/fubao/pre-pregnancy-care/file-management/edit/form_config.d.ts +2 -1
  95. package/dist/pages/fubao/pre-pregnancy-care/file-management/edit/index copy.d.ts +18 -0
  96. package/dist/pages/fubao/pre-pregnancy-care/file-management/edit/index.d.ts +3 -18
  97. package/dist/pages/fubao/premarital-care/.public-exam/SecondSex/form_config_nv.d.ts +4 -0
  98. package/dist/pages/fubao/premarital-care/file-management/config/table.d.ts +1 -1
  99. package/dist/pages/fubao/premarital-care/file-management/edit/form_config.d.ts +2 -1
  100. package/dist/pages/fubao/premarital-care/file-management/edit/index copy 2.d.ts +17 -0
  101. package/dist/pages/fubao/premarital-care/file-management/edit/index.d.ts +3 -17
  102. package/dist/pages/fubao/statistic/abnormal-breast-cancer/index.d.ts +2 -0
  103. package/dist/pages/fubao/statistic/abnormal-cervical-cancer/index.d.ts +2 -0
  104. package/dist/pages/fubao/statistic/premarital-checkup/./345/251/232/346/243/200/351/232/217/350/256/277/index.d.ts +1 -1
  105. package/dist/pages/fubao/statistic/progestation-checkup/./345/255/225/346/243/200/351/232/217/350/256/277/index.d.ts +1 -1
  106. package/dist/routes/index.d.ts +2 -0
  107. package/dist/routes/meta.d.ts +2 -0
  108. package/package.json +19 -14
  109. package/dist/a_chunks/.root.js.map +0 -1
  110. package/dist/a_chunks/.root10.js.map +0 -1
  111. package/dist/a_chunks/.root11.js.map +0 -1
  112. package/dist/a_chunks/.root12.js.map +0 -1
  113. package/dist/a_chunks/.root13.js.map +0 -1
  114. package/dist/a_chunks/.root14.js.map +0 -1
  115. package/dist/a_chunks/.root15.js.map +0 -1
  116. package/dist/a_chunks/.root16.js.map +0 -1
  117. package/dist/a_chunks/.root17.js.map +0 -1
  118. package/dist/a_chunks/.root18.js.map +0 -1
  119. package/dist/a_chunks/.root19.js.map +0 -1
  120. package/dist/a_chunks/.root2.js.map +0 -1
  121. package/dist/a_chunks/.root20.js.map +0 -1
  122. package/dist/a_chunks/.root21.js.map +0 -1
  123. package/dist/a_chunks/.root22.js.map +0 -1
  124. package/dist/a_chunks/.root23.js.map +0 -1
  125. package/dist/a_chunks/.root24.js.map +0 -1
  126. package/dist/a_chunks/.root25.js.map +0 -1
  127. package/dist/a_chunks/.root26.js.map +0 -1
  128. package/dist/a_chunks/.root27.js.map +0 -1
  129. package/dist/a_chunks/.root28.js.map +0 -1
  130. package/dist/a_chunks/.root29.js.map +0 -1
  131. package/dist/a_chunks/.root3.js.map +0 -1
  132. package/dist/a_chunks/.root30.js.map +0 -1
  133. package/dist/a_chunks/.root31.js.map +0 -1
  134. package/dist/a_chunks/.root32.js.map +0 -1
  135. package/dist/a_chunks/.root33.js.map +0 -1
  136. package/dist/a_chunks/.root34.js.map +0 -1
  137. package/dist/a_chunks/.root35.js.map +0 -1
  138. package/dist/a_chunks/.root36.js.map +0 -1
  139. package/dist/a_chunks/.root37.js.map +0 -1
  140. package/dist/a_chunks/.root38.js.map +0 -1
  141. package/dist/a_chunks/.root39.js.map +0 -1
  142. package/dist/a_chunks/.root4.js.map +0 -1
  143. package/dist/a_chunks/.root40.js.map +0 -1
  144. package/dist/a_chunks/.root41.js.map +0 -1
  145. package/dist/a_chunks/.root42.js.map +0 -1
  146. package/dist/a_chunks/.root43.js.map +0 -1
  147. package/dist/a_chunks/.root44.js.map +0 -1
  148. package/dist/a_chunks/.root45.js.map +0 -1
  149. package/dist/a_chunks/.root46.js.map +0 -1
  150. package/dist/a_chunks/.root47.js.map +0 -1
  151. package/dist/a_chunks/.root48.js.map +0 -1
  152. package/dist/a_chunks/.root49.js.map +0 -1
  153. package/dist/a_chunks/.root5.js.map +0 -1
  154. package/dist/a_chunks/.root50.js.map +0 -1
  155. package/dist/a_chunks/.root51.js.map +0 -1
  156. package/dist/a_chunks/.root52.js.map +0 -1
  157. package/dist/a_chunks/.root53.js.map +0 -1
  158. package/dist/a_chunks/.root54.js.map +0 -1
  159. package/dist/a_chunks/.root55.js.map +0 -1
  160. package/dist/a_chunks/.root56.js.map +0 -1
  161. package/dist/a_chunks/.root57.js.map +0 -1
  162. package/dist/a_chunks/.root58.js.map +0 -1
  163. package/dist/a_chunks/.root59.js.map +0 -1
  164. package/dist/a_chunks/.root6.js.map +0 -1
  165. package/dist/a_chunks/.root60.js.map +0 -1
  166. package/dist/a_chunks/.root61.js.map +0 -1
  167. package/dist/a_chunks/.root62.js.map +0 -1
  168. package/dist/a_chunks/.root63.js.map +0 -1
  169. package/dist/a_chunks/.root64.js.map +0 -1
  170. package/dist/a_chunks/.root65.js.map +0 -1
  171. package/dist/a_chunks/.root7.js.map +0 -1
  172. package/dist/a_chunks/.root8.js.map +0 -1
  173. package/dist/a_chunks/.root9.js.map +0 -1
  174. package/dist/a_chunks/Form.js.map +0 -1
  175. package/dist/a_chunks/ModalForm.js.map +0 -1
  176. package/dist/a_chunks/api.js.map +0 -1
  177. package/dist/a_chunks/common.js.map +0 -1
  178. package/dist/a_chunks/config.js.map +0 -1
  179. package/dist/a_chunks/extends.js +0 -11
  180. package/dist/a_chunks/extends.js.map +0 -1
  181. package/dist/a_chunks/form_config.js.map +0 -1
  182. package/dist/a_chunks/index.js.map +0 -1
  183. package/dist/a_chunks/index2.js.map +0 -1
  184. package/dist/a_chunks/index3.js.map +0 -1
  185. package/dist/a_chunks/index4.js.map +0 -1
  186. package/dist/a_chunks/style-inject.es.js.map +0 -1
  187. package/dist/a_chunks/tslib.es6.js.map +0 -1
  188. package/dist/a_chunks//344/275/223/346/240/274/346/243/200/346/237/245_config.js.map +0 -1
  189. package/dist/index.js.map +0 -1
  190. package/dist/pages/fubao/pre-pregnancy-care/.public-exam/config/adapter.d.ts +0 -2
  191. package/dist/pages/fubao/premarital-care/.public-exam/config/adapter.d.ts +0 -2
  192. /package/dist/pages/fubao/premarital-care/.public-exam/SecondSex/{form_config.d.ts → form_config_nan.d.ts} +0 -0
@@ -1,248 +1,114 @@
1
- import { d as __spreadArray } from './tslib.es6.js';
2
- import '@lm_fe/env';
3
- var common_result = [{
4
- title: '项目名称',
5
- name: 'itemName',
6
- inputType: 'MA',
7
- inputProps: {
8
- options: '项目一,项目二'
9
- }
10
- }, {
11
- title: '英文名称',
12
- name: 'itemNO',
13
- inputType: 'MA',
14
- inputProps: {
15
- options: 'a,b,c,d'
16
- }
1
+ import { defineFormConfig } from '@lm_fe/service';
2
+ var options_正常异常 = [{
3
+ label: '正常',
4
+ value: 1
17
5
  }, {
18
- title: '检验结果',
19
- name: 'result',
20
- inputType: 'MA',
21
- inputProps: {
22
- options: '阳性,阴性'
23
- }
24
- }, {
25
- title: '单位',
26
- name: 'unit',
27
- inputType: 'MA',
28
- inputProps: {
29
- options: 'mmol,1,L'
30
- }
31
- }, {
32
- title: '状态',
33
- name: 'state',
34
- inputType: 'MA',
35
- inputProps: {
36
- options: '正常,异常',
37
- marshal: 0
38
- }
39
- }, {
40
- title: '参考范围',
41
- name: 'limit',
42
- inputType: 'MA',
43
- inputProps: {}
6
+ label: '异常',
7
+ value: 2,
8
+ warning: true,
9
+ inputType: 'input'
44
10
  }];
45
- var common = [{
46
- title: '组套号',
47
- name: 'suitNO',
48
- inputType: 'MA',
49
- inputProps: {
50
- disabled: true
51
- },
52
- layout: '1/3'
53
- }, {
54
- title: '组套名',
55
- name: 'suitName',
56
- inputType: 'MA',
57
- inputProps: {
58
- disabled: true
59
- },
60
- layout: '1/3'
11
+ var options_未见异常 = [{
12
+ label: '未见异常',
13
+ value: 1
61
14
  }, {
62
- title: '检查日期',
63
- name: 'examinationDate',
64
- inputType: 'DatePicker',
65
- layout: '1/3'
66
- }, {
67
- inputType: 'MyEditTable',
68
- name: 'reportResults',
69
- inputProps: {
70
- formDescriptions: __spreadArray([], common_result, true)
71
- }
15
+ label: '异常',
16
+ value: 2,
17
+ warning: true,
18
+ inputType: 'input'
72
19
  }];
73
- var tmp_conf = [{
74
- tpl_name: '白带常规',
75
- tpl_form: __spreadArray([], common, true),
76
- tpl_values: {
77
- suitNO: 'bdcg',
78
- suitName: '白带常规',
79
- reportResults: [{
80
- itemNO: 'DCGR',
81
- itemName: '滴虫感染',
82
- limit: ''
83
- }, {
84
- itemNO: 'PH',
85
- itemName: 'PH值',
86
- limit: '0-4.5'
87
- }, {
88
- itemNO: 'ACW',
89
- itemName: '胺臭味实验',
90
- limit: ''
91
- }, {
92
- itemNO: 'QID',
93
- itemName: '清洁度',
94
- limit: ''
95
- }, {
96
- itemNO: 'CT2',
97
- itemName: '淋球菌筛查',
98
- limit: ''
99
- }, {
100
- itemNO: 'NZLLI',
101
- itemName: '念珠菌感染',
102
- limit: ''
103
- }, {
104
- itemNO: 'SY',
105
- itemName: '沙眼衣原体筛查',
106
- limit: ''
107
- }, {
108
- itemNO: 'XSXB',
109
- itemName: '线索细胞',
110
- limit: ''
111
- }]
112
- }
20
+ var form_config_nan = defineFormConfig([{
21
+ "name": "第二性征",
22
+ "children": [{
23
+ "key": "adamsApple__",
24
+ "label": "喉结",
25
+ "inputType": "MC",
26
+ required: true,
27
+ "inputProps": {
28
+ options: options_正常异常
29
+ },
30
+ layout: '1/3'
31
+ }, {
32
+ "key": "pubes__",
33
+ "label": "阴毛",
34
+ "inputType": "MC",
35
+ required: true,
36
+ "inputProps": {
37
+ options: options_正常异常
38
+ },
39
+ layout: '1/3'
40
+ }, {
41
+ "key": "secondSexCharacterOther",
42
+ "label": "其他",
43
+ "inputType": "input",
44
+ layout: '1/3'
45
+ }]
113
46
  }, {
114
- tpl_name: '血型',
115
- tpl_form: __spreadArray([], common, true),
116
- tpl_values: {
117
- suitNO: 'xx',
118
- suitName: '血型',
119
- reportResults: [{
120
- itemNO: 'ABO',
121
- itemName: '血型',
122
- unit: ''
123
- }, {
124
- itemNO: 'RH',
125
- itemName: 'RH',
126
- unit: ''
127
- }]
128
- }
129
- }, {
130
- tpl_name: '血糖',
131
- tpl_form: __spreadArray([], common, true),
132
- tpl_values: {
133
- "suitNO": "xt",
134
- "suitName": "血糖",
135
- "reportResults": [{
136
- "itemNO": "GLU",
137
- "itemName": "血糖",
138
- "limit": "3.9-6.1",
139
- "unit": "mmol/1/L"
140
- }]
141
- }
142
- }, {
143
- tpl_name: '乙肝血清学检查',
144
- tpl_form: __spreadArray([], common, true),
145
- tpl_values: {
146
- "suitNO": "ygldb",
147
- "suitName": "乙肝血清学检查",
148
- "reportResults": [{
149
- "itemNO": "HBsAg",
150
- "itemName": "表面抗原",
151
- "limit": "阴性-阳性",
152
- "unit": "-"
153
- }, {
154
- "itemNO": "HBsAb",
155
- "itemName": "表面抗体",
156
- "limit": "阴性-阳性",
157
- "unit": "-"
158
- }, {
159
- "itemNO": "HBeAg",
160
- "itemName": "e抗原",
161
- "limit": "阴性-阳性",
162
- "unit": "-"
163
- }, {
164
- "itemNO": "HBeAb",
165
- "itemName": "e抗体",
166
- "limit": "阴性-阳性",
167
- "unit": "-"
168
- }, {
169
- "itemNO": "HBcAb",
170
- "itemName": "核心抗体",
171
- "limit": "阴性-阳性",
172
- "unit": "-"
173
- }]
174
- }
47
+ "name": "生殖器官",
48
+ "children": [{
49
+ "key": "penis__",
50
+ "label": "阴茎",
51
+ "inputType": "MC",
52
+ required: true,
53
+ layout: '1/3',
54
+ inputProps: {
55
+ options: options_未见异常
56
+ }
57
+ }, {
58
+ "key": "prepuce__",
59
+ "label": "包皮",
60
+ "inputType": "MC",
61
+ required: true,
62
+ layout: '1/3',
63
+ inputProps: {
64
+ options: options_未见异常
65
+ }
66
+ }, {
67
+ "key": "testes__",
68
+ "label": "睾丸",
69
+ "inputType": "MC",
70
+ required: true,
71
+ layout: '1/3',
72
+ inputProps: {
73
+ options: options_未见异常
74
+ }
75
+ }, {
76
+ "key": "epididymides__",
77
+ "label": "附睾",
78
+ "inputType": "MC",
79
+ required: true,
80
+ layout: '1/3',
81
+ inputProps: {
82
+ options: options_未见异常
83
+ }
84
+ }, {
85
+ "key": "anus__",
86
+ "label": "肛门",
87
+ "inputType": "MC",
88
+ required: true,
89
+ layout: '1/3',
90
+ inputProps: {
91
+ options: options_未见异常
92
+ }
93
+ }, {
94
+ "key": "genitalsOther",
95
+ "label": "其他",
96
+ "inputType": "input",
97
+ layout: '1/3'
98
+ }, {
99
+ "key": "selectBtn2",
100
+ "label": "一键勾选",
101
+ "inputType": "check_invert_button",
102
+ layout: '1/3'
103
+ }]
175
104
  }, {
176
- tpl_name: '肝肾功能检查',
177
- tpl_form: __spreadArray([], common, true),
178
- tpl_values: {
179
- "suitNO": "gg",
180
- "suitName": "肝肾功能检查",
181
- "reportResults": [{
182
- "itemNO": "ALT",
183
- "itemName": "谷丙转氨酶",
184
- "limit": "0-45",
185
- "unit": "U/L"
186
- }, {
187
- "itemNO": "CREA",
188
- "itemName": "肌酐",
189
- "limit": "44-115",
190
- "unit": "umol/L"
191
- }]
192
- }
193
- }, {
194
- tpl_name: '甲状腺功能检查',
195
- tpl_form: __spreadArray([], common, true),
196
- tpl_values: {
197
- "suitNO": "gzq",
198
- "suitName": "甲状腺功能检查",
199
- "reportResults": [{
200
- "itemNO": "TSH",
201
- "itemName": "促甲状腺激素",
202
- "limit": "0.44-5.45",
203
- "unit": "IU/mL"
204
- }]
205
- }
206
- }, {
207
- "tpl_name": "优生五项",
208
- "tpl_form": __spreadArray([], common, true),
209
- "tpl_values": {
210
- "suitNO": "yswx",
211
- "suitName": "优生五项",
212
- "reportResults": [{
213
- "itemNO": "RuV-IgG-",
214
- "itemName": "风疹病毒IgG",
215
- "limit": "-"
216
- }, {
217
- "itemNO": "CMV-IgG-",
218
- "itemName": "巨细胞病毒IgG",
219
- "limit": "-"
220
- }, {
221
- "itemNO": "TOX-IgG-",
222
- "itemName": "弓形虫IgG",
223
- "limit": "-"
224
- }, {
225
- "itemNO": "CMV-IgM-",
226
- "itemName": "巨细胞病毒IgM",
227
- "limit": "-"
228
- }, {
229
- "itemNO": "TOX-IgM-",
230
- "itemName": "弓形虫IgM",
231
- "limit": "-"
232
- }]
233
- }
234
- }, {
235
- tpl_name: '梅毒螺旋体筛查',
236
- tpl_form: __spreadArray([], common, true),
237
- tpl_values: {
238
- "suitNO": "md",
239
- "suitName": "梅毒螺旋体筛查",
240
- "reportResults": [{
241
- "itemNO": "TP",
242
- "itemName": "梅毒螺旋体筛查",
243
- "limit": "-"
244
- }]
105
+ "label": "检查医生",
106
+ "key": "checkDoctor",
107
+ required: true,
108
+ layout: '1/3',
109
+ "inputType": "MA",
110
+ inputProps: {
111
+ memorieskey: '妇保-检查医生'
245
112
  }
246
- }];
247
- export { tmp_conf as default };
248
- //# sourceMappingURL=.root65.js.map
113
+ }]);
114
+ export { form_config_nan as default };
@@ -0,0 +1,132 @@
1
+ import { defineFormConfig } from '@lm_fe/service';
2
+ var options_正常异常 = [{
3
+ label: '正常',
4
+ value: 1
5
+ }, {
6
+ label: '异常',
7
+ value: 2,
8
+ warning: true,
9
+ inputType: 'input'
10
+ }];
11
+ var options_未见异常 = [{
12
+ label: '未见异常',
13
+ value: 1
14
+ }, {
15
+ label: '异常',
16
+ value: 2,
17
+ warning: true,
18
+ inputType: 'input'
19
+ }];
20
+ var form_config_nv = defineFormConfig([{
21
+ "name": "第二性征",
22
+ "children": [{
23
+ "key": "breast__",
24
+ "label": "乳房",
25
+ "inputType": "MC",
26
+ required: true,
27
+ "inputProps": {
28
+ options: options_正常异常
29
+ },
30
+ layout: '1/3'
31
+ }, {
32
+ "key": "pubes__",
33
+ "label": "阴毛",
34
+ "inputType": "MC",
35
+ required: true,
36
+ "inputProps": {
37
+ options: options_正常异常
38
+ },
39
+ layout: '1/3'
40
+ }, {
41
+ "key": "secondSexCharacterOther",
42
+ "label": "其他",
43
+ "inputType": "input",
44
+ layout: '1/3'
45
+ }]
46
+ }, {
47
+ "name": "生殖器官",
48
+ "children": [{
49
+ "key": "vulva__",
50
+ "label": "外阴",
51
+ "inputType": "MC",
52
+ required: true,
53
+ layout: '1/3',
54
+ inputProps: {
55
+ options: options_未见异常
56
+ }
57
+ }, {
58
+ "key": "vagina__",
59
+ "label": "阴道",
60
+ "inputType": "MC",
61
+ required: true,
62
+ layout: '1/3',
63
+ inputProps: {
64
+ options: options_未见异常
65
+ }
66
+ }, {
67
+ "key": "cervix__",
68
+ "label": "宫颈",
69
+ "inputType": "MC",
70
+ required: true,
71
+ layout: '1/3',
72
+ inputProps: {
73
+ options: options_未见异常
74
+ }
75
+ }, {
76
+ "key": "uterus__",
77
+ "label": "子宫",
78
+ "inputType": "MC",
79
+ required: true,
80
+ layout: '1/3',
81
+ inputProps: {
82
+ options: options_未见异常
83
+ }
84
+ }, {
85
+ "key": "secretions__",
86
+ "label": "分泌物",
87
+ "inputType": "MC",
88
+ required: true,
89
+ layout: '1/3',
90
+ inputProps: {
91
+ options: options_未见异常
92
+ }
93
+ }, {
94
+ "key": "appendix__",
95
+ "label": "附件",
96
+ "inputType": "MC",
97
+ required: true,
98
+ layout: '1/3',
99
+ inputProps: {
100
+ options: options_未见异常
101
+ }
102
+ }, {
103
+ "key": "anus__",
104
+ "label": "肛门",
105
+ "inputType": "MC",
106
+ required: true,
107
+ layout: '1/3',
108
+ inputProps: {
109
+ options: options_未见异常
110
+ }
111
+ }, {
112
+ "key": "genitalsOther",
113
+ "label": "其他",
114
+ "inputType": "input",
115
+ layout: '1/3'
116
+ }, {
117
+ "key": "selectBtn2",
118
+ "label": "一键勾选",
119
+ "inputType": "check_invert_button",
120
+ layout: '1/3'
121
+ }]
122
+ }, {
123
+ "label": "检查医生",
124
+ "key": "checkDoctor",
125
+ required: true,
126
+ layout: '1/3',
127
+ "inputType": "MA",
128
+ inputProps: {
129
+ memorieskey: '妇保-检查医生'
130
+ }
131
+ }]);
132
+ export { form_config_nv as default };