@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,46 +1,774 @@
1
- import '@lm_fe/env';
1
+ import { d as __spreadArray } from './tslib.es6.js';
2
2
  import { defineFormConfig } from '@lm_fe/service';
3
- var search = defineFormConfig([{
4
- inputType: 'rangeDate',
5
- name: 'filingDay',
6
- label: '建档日期',
7
- props: {}
8
- }, {
9
- inputType: 'Input',
10
- name: 'womanTelephone',
11
- label: '女方手机号码',
12
- props: {
13
- style: {
14
- width: 130
15
- }
16
- }
17
- }, {
18
- inputType: 'Input',
19
- name: 'womanName',
20
- label: '女方姓名',
21
- props: {
22
- style: {
23
- width: 130
24
- }
25
- }
26
- }, {
27
- inputType: 'Input',
28
- name: 'manTelephone',
29
- label: '男方手机号码',
30
- props: {
31
- style: {
32
- width: 130
33
- }
34
- }
35
- }, {
36
- inputType: 'Input',
37
- name: 'manName',
38
- label: '男方姓名',
39
- props: {
40
- style: {
41
- width: 130
42
- }
43
- }
44
- }]);
45
- export { search as default };
46
- //# sourceMappingURL=.root60.js.map
3
+ import { as 体格检查_config, 两 as 两癌月经史form_config } from './体格检查_config.js';
4
+ import '@lm_fe/env';
5
+ import '@lm_fe/utils';
6
+ function 乳房触检_config() {
7
+ var cache = [{
8
+ "id": 784,
9
+ "name": "乳房触检",
10
+ "children": [{
11
+ "id": 18104,
12
+ "key": "breastCancerBreastPalpation.leftBreastSignsNote",
13
+ "label": "左乳体征",
14
+ "inputType": "checkbox_with_inputv2",
15
+ "specialConfig": {
16
+ "type": "multiple",
17
+ "options": [{
18
+ "value": 0,
19
+ "label": "未见异常",
20
+ "withInput": false,
21
+ "along": true,
22
+ "span": 4
23
+ }, {
24
+ "value": 1,
25
+ "label": "乳房肿块或团块",
26
+ "withInput": true,
27
+ "isIssue": true,
28
+ "span": 4,
29
+ "inputType": "autoComplete",
30
+ "inputOption": [{
31
+ "value": "最大直径 cm"
32
+ }]
33
+ }, {
34
+ "value": 2,
35
+ "label": "不对称性增厚或结节",
36
+ "withInput": true,
37
+ "isIssue": true,
38
+ "span": 4
39
+ }, {
40
+ "value": 3,
41
+ "label": "皮肤改变",
42
+ "withInput": true,
43
+ "isIssue": true,
44
+ "span": 4
45
+ }, {
46
+ "value": 4,
47
+ "label": "腋淋巴结节肿大",
48
+ "withInput": true,
49
+ "isIssue": true,
50
+ "span": 4
51
+ }, {
52
+ "value": 5,
53
+ "label": "其他",
54
+ "withInput": true,
55
+ "isIssue": true,
56
+ "span": 4
57
+ }]
58
+ },
59
+ "span": 24,
60
+ "offset": 0,
61
+ "formItemLayout": {
62
+ "labelCol": {
63
+ "span": 4
64
+ },
65
+ "wrapperCol": {
66
+ "span": 20
67
+ }
68
+ }
69
+ }, {
70
+ "id": 18105,
71
+ "key": "breastCancerBreastPalpation.leftBreastSymptomsNote",
72
+ "label": "左乳症状",
73
+ "inputType": "checkbox_with_inputv2",
74
+ "specialConfig": {
75
+ "type": "multiple",
76
+ "options": [{
77
+ "value": 0,
78
+ "label": "无",
79
+ "withInput": false,
80
+ "along": true,
81
+ "span": 4
82
+ }, {
83
+ "value": 1,
84
+ "label": "乳腺疼痛",
85
+ "withInput": true,
86
+ "isIssue": true,
87
+ "span": 4,
88
+ "inputType": "autoComplete",
89
+ "inputOption": [{
90
+ "value": "周期性"
91
+ }, {
92
+ "value": "非周期性"
93
+ }]
94
+ }, {
95
+ "value": 2,
96
+ "label": "乳头溢液",
97
+ "withInput": true,
98
+ "isIssue": true,
99
+ "span": 4,
100
+ "inputType": "autoComplete",
101
+ "inputOption": [{
102
+ "value": "血性"
103
+ }, {
104
+ "value": "浆液性"
105
+ }]
106
+ }]
107
+ },
108
+ "span": 24,
109
+ "offset": 0,
110
+ "formItemLayout": {
111
+ "labelCol": {
112
+ "span": 4
113
+ },
114
+ "wrapperCol": {
115
+ "span": 20
116
+ }
117
+ }
118
+ }, {
119
+ "id": 18106,
120
+ "key": "breastCancerBreastPalpation.rightBreastSignsNote",
121
+ "label": "右乳体征",
122
+ "inputType": "checkbox_with_inputv2",
123
+ "specialConfig": {
124
+ "type": "multiple",
125
+ "options": [{
126
+ "value": 0,
127
+ "label": "未见异常",
128
+ "withInput": false,
129
+ "along": true,
130
+ "span": 4
131
+ }, {
132
+ "value": 1,
133
+ "label": "乳房肿块或团块",
134
+ "withInput": true,
135
+ "isIssue": true,
136
+ "span": 4,
137
+ "inputType": "autoComplete",
138
+ "inputOption": [{
139
+ "value": "最大直径 cm"
140
+ }]
141
+ }, {
142
+ "value": 2,
143
+ "label": "不对称性增厚或结节",
144
+ "withInput": true,
145
+ "isIssue": true,
146
+ "span": 4
147
+ }, {
148
+ "value": 3,
149
+ "label": "皮肤改变",
150
+ "withInput": true,
151
+ "isIssue": true,
152
+ "span": 4
153
+ }, {
154
+ "value": 4,
155
+ "label": "腋淋巴结节肿大",
156
+ "withInput": true,
157
+ "isIssue": true,
158
+ "span": 4
159
+ }, {
160
+ "value": 5,
161
+ "label": "其他",
162
+ "withInput": true,
163
+ "isIssue": true,
164
+ "span": 4
165
+ }]
166
+ },
167
+ "span": 24,
168
+ "offset": 0,
169
+ "formItemLayout": {
170
+ "labelCol": {
171
+ "span": 4
172
+ },
173
+ "wrapperCol": {
174
+ "span": 20
175
+ }
176
+ }
177
+ }, {
178
+ "id": 18107,
179
+ "key": "breastCancerBreastPalpation.rightBreastSymptomsNote",
180
+ "label": "右乳症状",
181
+ "inputType": "checkbox_with_inputv2",
182
+ "specialConfig": {
183
+ "type": "multiple",
184
+ "options": [{
185
+ "value": 0,
186
+ "label": "无",
187
+ "withInput": false,
188
+ "along": true,
189
+ "span": 4
190
+ }, {
191
+ "value": 1,
192
+ "label": "乳腺疼痛",
193
+ "withInput": true,
194
+ "isIssue": true,
195
+ "span": 4,
196
+ "inputType": "autoComplete",
197
+ "inputOption": [{
198
+ "value": "周期性"
199
+ }, {
200
+ "value": "非周期性"
201
+ }]
202
+ }, {
203
+ "value": 2,
204
+ "label": "乳头溢液",
205
+ "withInput": true,
206
+ "isIssue": true,
207
+ "span": 4,
208
+ "inputType": "autoComplete",
209
+ "inputOption": [{
210
+ "value": "血性"
211
+ }, {
212
+ "value": "浆液性"
213
+ }]
214
+ }]
215
+ },
216
+ "span": 24,
217
+ "offset": 0,
218
+ "formItemLayout": {
219
+ "labelCol": {
220
+ "span": 4
221
+ },
222
+ "wrapperCol": {
223
+ "span": 20
224
+ }
225
+ }
226
+ }, {
227
+ "id": 18108,
228
+ "key": "breastCancerBreastPalpation.other",
229
+ "label": "其他",
230
+ "inputType": "input",
231
+ "span": 12,
232
+ "offset": 0,
233
+ "formItemLayout": {
234
+ "labelCol": {
235
+ "span": 8
236
+ },
237
+ "wrapperCol": {
238
+ "span": 12
239
+ }
240
+ }
241
+ }, {
242
+ "id": 18109,
243
+ "key": "selectBtn",
244
+ "label": "一键勾选",
245
+ "inputType": "check_invert_button",
246
+ "inputProps": {
247
+ "type": "primary",
248
+ "size": "middle"
249
+ },
250
+ "span": 6,
251
+ "offset": 0,
252
+ "isNewRow": 1,
253
+ "formItemLayout": {
254
+ "labelCol": {
255
+ "span": 2
256
+ },
257
+ "wrapperCol": {
258
+ "span": 2
259
+ }
260
+ }
261
+ }]
262
+ }];
263
+ return cache;
264
+ }
265
+ function 病史情况_config() {
266
+ var cache = [{
267
+ "id": 783,
268
+ "name": "病史情况",
269
+ "children": [{
270
+ "id": 18097,
271
+ "key": "breastCancerMedicalHistory.previousBreastScreening__",
272
+ "label": "既往接受乳腺癌筛查",
273
+ "inputType": "MC",
274
+ inputProps: {
275
+ options: [{
276
+ label: '否',
277
+ value: 1
278
+ }, {
279
+ label: '是',
280
+ value: 2,
281
+ inputType: 'Input'
282
+ }]
283
+ },
284
+ "span": 24,
285
+ "offset": 0,
286
+ "formItemLayout": {
287
+ "labelCol": {
288
+ "span": 4
289
+ },
290
+ "wrapperCol": {
291
+ "span": 20
292
+ }
293
+ }
294
+ }, {
295
+ "id": 18098,
296
+ "key": "breastCancerMedicalHistory.breastSurgeryOrBiopsy__",
297
+ "label": "乳腺手术或活检史",
298
+ "inputType": "MC",
299
+ inputProps: {
300
+ options: [{
301
+ label: '否',
302
+ value: 1
303
+ }, {
304
+ label: '是',
305
+ value: 2,
306
+ inputType: 'Input'
307
+ }]
308
+ },
309
+ "span": 24,
310
+ "offset": 0,
311
+ "formItemLayout": {
312
+ "labelCol": {
313
+ "span": 4
314
+ },
315
+ "wrapperCol": {
316
+ "span": 20
317
+ }
318
+ }
319
+ }, {
320
+ "id": 18099,
321
+ "key": "breastCancerMedicalHistory.hormoneReplacementTherapyHistory__",
322
+ "label": "激素替代治疗史",
323
+ "inputType": "MC",
324
+ inputProps: {
325
+ options: [{
326
+ label: '否',
327
+ value: 1
328
+ }, {
329
+ label: '是',
330
+ value: 2,
331
+ inputType: 'Input'
332
+ }]
333
+ },
334
+ layout: '1/1'
335
+ }, {
336
+ "id": 18103,
337
+ "key": "breastCancerMedicalHistory.familyTumorHistoryVOS",
338
+ "label": "家族肿瘤史",
339
+ "inputType": "family_tumor_history",
340
+ "span": 24,
341
+ "offset": 0,
342
+ "formItemLayout": {
343
+ "labelCol": {
344
+ "span": 4
345
+ },
346
+ "wrapperCol": {
347
+ "span": 20
348
+ }
349
+ }
350
+ }]
351
+ }];
352
+ return cache;
353
+ }
354
+ function 诊断及指导_config() {
355
+ return [{
356
+ "id": 786,
357
+ "moduleName": "mammary-cancer-screening",
358
+ "name": "诊断及建议",
359
+ "flag": "妇女保健-乳腺癌筛查-诊断及建议",
360
+ "sort": 5,
361
+ "children": [{
362
+ "id": 18117,
363
+ "key": "breastCancerDiagnosisAndGuidance.screeningDiagnosis__",
364
+ "label": "筛查诊断",
365
+ "inputType": "MC",
366
+ "rules": [{
367
+ "required": true,
368
+ "message": "筛查诊断是必填项"
369
+ }],
370
+ "inputProps": {
371
+ inputWidth: 120,
372
+ "options": [{
373
+ "value": 1,
374
+ "label": "未见异常",
375
+ exclusive: true
376
+ }, {
377
+ "value": 2,
378
+ "label": "良性疾病",
379
+ warning: true,
380
+ "inputType": "MA",
381
+ "props": {
382
+ options: '乳腺纤维腺瘤,乳腺导管内乳头状瘤'
383
+ }
384
+ }, {
385
+ "value": 3,
386
+ "label": "癌前病变",
387
+ warning: true,
388
+ "inputType": "MA",
389
+ "props": {
390
+ options: '导管不典型增生,小叶不典型增生,小叶原位癌'
391
+ }
392
+ }, {
393
+ "value": 4,
394
+ "label": "导管原位癌",
395
+ warning: true
396
+ }, {
397
+ "value": 5,
398
+ "label": "浸润癌",
399
+ warning: true,
400
+ "inputType": "MA",
401
+ "props": {
402
+ options: '浸润性导管癌,浸润性小叶癌'
403
+ }
404
+ }, {
405
+ "value": 6,
406
+ "label": "其他",
407
+ warning: true
408
+ }]
409
+ },
410
+ "span": 24,
411
+ "offset": 0,
412
+ "formItemLayout": {
413
+ "labelCol": {
414
+ "span": 4
415
+ },
416
+ "wrapperCol": {
417
+ "span": 20
418
+ }
419
+ }
420
+ }, {
421
+ "id": 18118,
422
+ "key": "breastCancerDiagnosisAndGuidance.screeningSuggest",
423
+ "label": "筛查建议",
424
+ "inputType": "checkbox_group",
425
+ "rules": [{
426
+ "required": true,
427
+ "message": "筛查建议是必填项"
428
+ }],
429
+ "specialConfig": {
430
+ "type": "single",
431
+ "options": [{
432
+ "value": "定期检查",
433
+ "label": "定期检查",
434
+ "span": 4,
435
+ "withInput": false
436
+ }, {
437
+ "value": "复查乳腺X线",
438
+ "label": "复查乳腺X线",
439
+ "span": 4,
440
+ "withInput": false
441
+ }, {
442
+ "value": "活检",
443
+ "label": "活检",
444
+ "span": 4,
445
+ "withInput": false
446
+ }]
447
+ },
448
+ "span": 24,
449
+ "offset": 0,
450
+ "formItemLayout": {
451
+ "labelCol": {
452
+ "span": 4
453
+ },
454
+ "wrapperCol": {
455
+ "span": 20
456
+ }
457
+ }
458
+ }, {
459
+ "id": 18119,
460
+ "key": "breastCancerDiagnosisAndGuidance.checkUnit",
461
+ "label": "检查单位",
462
+ "inputType": "input",
463
+ "rules": [{
464
+ "required": true,
465
+ "message": "检查单位是必填项"
466
+ }],
467
+ "span": 8,
468
+ "offset": 0,
469
+ "formItemLayout": {
470
+ "labelCol": {
471
+ "span": 8
472
+ },
473
+ "wrapperCol": {
474
+ "span": 12
475
+ }
476
+ }
477
+ }, {
478
+ "id": 18120,
479
+ "key": "breastCancerDiagnosisAndGuidance.checkDate",
480
+ "label": "检查日期",
481
+ "inputType": "DatePicker",
482
+ "rules": [{
483
+ "required": true,
484
+ "message": "检查日期是必填项"
485
+ }],
486
+ "span": 8,
487
+ "offset": 0,
488
+ "formItemLayout": {
489
+ "labelCol": {
490
+ "span": 8
491
+ },
492
+ "wrapperCol": {
493
+ "span": 12
494
+ }
495
+ }
496
+ }, {
497
+ "id": 18121,
498
+ "key": "breastCancerDiagnosisAndGuidance.checkDoctor",
499
+ "inputType": "MA",
500
+ inputProps: {
501
+ memorieskey: '妇保-检查医生'
502
+ },
503
+ "required": true,
504
+ "span": 8,
505
+ "offset": 0,
506
+ "formItemLayout": {
507
+ "labelCol": {
508
+ "span": 8
509
+ },
510
+ "wrapperCol": {
511
+ "span": 12
512
+ }
513
+ }
514
+ }]
515
+ }];
516
+ }
517
+ function 辅助检查_config() {
518
+ return [{
519
+ "id": 785,
520
+ "moduleName": "mammary-cancer-screening",
521
+ "name": "辅助检查",
522
+ "flag": "妇女保健-乳腺癌筛查-辅助检查",
523
+ "sort": 4,
524
+ "children": [{
525
+ "id": 18110,
526
+ "key": "breastCancerAuxiliaryExamination.breastUltrasoundExamination",
527
+ "label": "乳腺彩色超声检查",
528
+ "sort": 0,
529
+ "inputType": "checkbox_with_single_input",
530
+ "specialConfig": {
531
+ "type": "single",
532
+ "options": [{
533
+ "value": 1,
534
+ "label": "已查",
535
+ "span": 4,
536
+ "withInput": false
537
+ }, {
538
+ "value": 2,
539
+ "label": "未查",
540
+ "withInput": false,
541
+ "isIssue": true,
542
+ "span": 4
543
+ }]
544
+ },
545
+ "span": 24,
546
+ "offset": 0,
547
+ "formItemLayout": {
548
+ "labelCol": {
549
+ "span": 4
550
+ },
551
+ "wrapperCol": {
552
+ "span": 20
553
+ }
554
+ }
555
+ }, {
556
+ "id": 18111,
557
+ "key": "breastCancerAuxiliaryExamination.leftBiRadsClassification",
558
+ "label": "超声评估BI-RADS分级 左乳",
559
+ "sort": 1,
560
+ "inputType": "select_with_options",
561
+ "specialConfig": {
562
+ "type": "array",
563
+ "mode": "single",
564
+ "options": [{
565
+ "value": 0,
566
+ "label": "0级"
567
+ }, {
568
+ "value": 1,
569
+ "label": "Ⅰ级"
570
+ }, {
571
+ "value": 2,
572
+ "label": "Ⅱ级"
573
+ }, {
574
+ "value": 3,
575
+ "label": "Ⅲ级"
576
+ }, {
577
+ "value": 4,
578
+ "label": "Ⅳ级"
579
+ }, {
580
+ "value": 5,
581
+ "label": "Ⅴ级"
582
+ }]
583
+ },
584
+ "inputProps": {
585
+ "placeholder": "请选择"
586
+ },
587
+ "span": 12,
588
+ "offset": 0,
589
+ "formItemLayout": {
590
+ "labelCol": {
591
+ "span": 10
592
+ },
593
+ "wrapperCol": {
594
+ "span": 12
595
+ }
596
+ }
597
+ }, {
598
+ "id": 18112,
599
+ "key": "breastCancerAuxiliaryExamination.rightBiRadsClassification",
600
+ "label": "右乳",
601
+ "sort": 2,
602
+ "inputType": "select_with_options",
603
+ "specialConfig": {
604
+ "type": "array",
605
+ "mode": "single",
606
+ "options": [{
607
+ "value": 0,
608
+ "label": "0级"
609
+ }, {
610
+ "value": 1,
611
+ "label": "Ⅰ级"
612
+ }, {
613
+ "value": 2,
614
+ "label": "Ⅱ级"
615
+ }, {
616
+ "value": 3,
617
+ "label": "Ⅲ级"
618
+ }, {
619
+ "value": 4,
620
+ "label": "Ⅳ级"
621
+ }, {
622
+ "value": 5,
623
+ "label": "Ⅴ级"
624
+ }]
625
+ },
626
+ "inputProps": {
627
+ "placeholder": "请选择"
628
+ },
629
+ "span": 12,
630
+ "offset": 0,
631
+ "formItemLayout": {
632
+ "labelCol": {
633
+ "span": 10
634
+ },
635
+ "wrapperCol": {
636
+ "span": 12
637
+ }
638
+ }
639
+ }, {
640
+ "id": 18116,
641
+ "key": "breastCancerAuxiliaryExamination.breastXBiRadsExamination",
642
+ "label": "乳腺X线BI-RADS分级",
643
+ "sort": 3,
644
+ "inputType": "checkbox_with_single_input",
645
+ "specialConfig": {
646
+ "type": "single",
647
+ "options": [{
648
+ "value": 1,
649
+ "label": "已查",
650
+ "span": 4,
651
+ "withInput": false
652
+ }, {
653
+ "value": 2,
654
+ "label": "未查",
655
+ "withInput": false,
656
+ "isIssue": true,
657
+ "span": 4
658
+ }]
659
+ },
660
+ "span": 24,
661
+ "offset": 0,
662
+ "formItemLayout": {
663
+ "labelCol": {
664
+ "span": 4
665
+ },
666
+ "wrapperCol": {
667
+ "span": 20
668
+ }
669
+ }
670
+ }, {
671
+ "id": 18113,
672
+ "key": "breastCancerAuxiliaryExamination.leftBreastXBiRadsClassification",
673
+ "label": "乳腺X线BI-RADS分级 左乳",
674
+ "sort": 4,
675
+ "inputType": "select_with_options",
676
+ "specialConfig": {
677
+ "type": "array",
678
+ "mode": "single",
679
+ "options": [{
680
+ "value": 0,
681
+ "label": "0级"
682
+ }, {
683
+ "value": 1,
684
+ "label": "Ⅰ级"
685
+ }, {
686
+ "value": 2,
687
+ "label": "Ⅱ级"
688
+ }, {
689
+ "value": 3,
690
+ "label": "Ⅲ级"
691
+ }, {
692
+ "value": 4,
693
+ "label": "Ⅳ级"
694
+ }, {
695
+ "value": 5,
696
+ "label": "Ⅴ级"
697
+ }]
698
+ },
699
+ "inputProps": {
700
+ "placeholder": "请选择"
701
+ },
702
+ "span": 12,
703
+ "offset": 0,
704
+ "formItemLayout": {
705
+ "labelCol": {
706
+ "span": 10
707
+ },
708
+ "wrapperCol": {
709
+ "span": 12
710
+ }
711
+ }
712
+ }, {
713
+ "id": 18114,
714
+ "key": "breastCancerAuxiliaryExamination.rightBreastXBiRadsClassification",
715
+ "label": "右乳",
716
+ "sort": 5,
717
+ "inputType": "select_with_options",
718
+ "specialConfig": {
719
+ "type": "array",
720
+ "mode": "single",
721
+ "options": [{
722
+ "value": 0,
723
+ "label": "0级"
724
+ }, {
725
+ "value": 1,
726
+ "label": "Ⅰ级"
727
+ }, {
728
+ "value": 2,
729
+ "label": "Ⅱ级"
730
+ }, {
731
+ "value": 3,
732
+ "label": "Ⅲ级"
733
+ }, {
734
+ "value": 4,
735
+ "label": "Ⅳ级"
736
+ }, {
737
+ "value": 5,
738
+ "label": "Ⅴ级"
739
+ }]
740
+ },
741
+ "inputProps": {
742
+ "placeholder": "请选择"
743
+ },
744
+ "span": 12,
745
+ "offset": 0,
746
+ "formItemLayout": {
747
+ "labelCol": {
748
+ "span": 10
749
+ },
750
+ "wrapperCol": {
751
+ "span": 12
752
+ }
753
+ }
754
+ }, {
755
+ "id": 18115,
756
+ "key": "breastCancerAuxiliaryExamination.other",
757
+ "label": "其他",
758
+ "sort": 6,
759
+ "inputType": "input",
760
+ "span": 12,
761
+ "offset": 0,
762
+ "formItemLayout": {
763
+ "labelCol": {
764
+ "span": 10
765
+ },
766
+ "wrapperCol": {
767
+ "span": 12
768
+ }
769
+ }
770
+ }]
771
+ }];
772
+ }
773
+ var form_config = defineFormConfig(__spreadArray(__spreadArray(__spreadArray(__spreadArray(__spreadArray(__spreadArray([], 体格检查_config(), true), 两癌月经史form_config(true), true), 病史情况_config(), true), 乳房触检_config(), true), 辅助检查_config(), true), 诊断及指导_config(), true));
774
+ export { form_config as default };