@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,920 +1,180 @@
1
1
  import { d as __spreadArray } from './tslib.es6.js';
2
2
  import { defineFormConfig } from '@lm_fe/service';
3
- import { get_check_invert_values } from '@lm_fe/components_m';
4
- import { rt_ctx } from '@lm_fe/env';
5
- var isRequired = false;
6
- var ctx = rt_ctx;
7
- ctx.React;
8
- function 辅助检查_config_建瓯() {
9
- var cache1;
10
- var cache2;
11
- return [cache1 = {
12
- "label": "乳腺彩色超声检查",
13
- "children": [{
14
- "label": "左乳",
15
- children: [{
16
- label: '囊肿',
17
- key: 'breastCancerAuxiliaryExamination.leftCyst',
18
- inputType: 'MC',
19
- required: isRequired,
20
- inputProps: {
21
- marshal: 0,
22
- options: '无,有'
23
- },
24
- layout: '1/2'
25
- }, {
26
- label: '囊肿类型',
27
- key: 'breastCancerAuxiliaryExamination.leftCystOption',
28
- inputType: 'MC',
29
- required: isRequired,
30
- inputProps: {
31
- options: '单纯囊肿i,复杂囊肿i'
32
- },
33
- showDeps: {
34
- 'breastCancerAuxiliaryExamination.leftCyst': [1]
35
- },
36
- layout: '1/2'
37
- }, {
38
- label: '实性肿块',
39
- key: 'breastCancerAuxiliaryExamination.leftSolidMass',
40
- required: isRequired,
41
- inputType: 'MC',
42
- inputProps: {
43
- marshal: 0,
44
- options: '无,有'
45
- },
46
- layout: '1/2'
47
- }, {
48
- label: '肿块类型',
49
- key: 'breastCancerAuxiliaryExamination.leftSolidMassOption',
50
- required: isRequired,
51
- inputType: 'MC',
52
- inputProps: {
53
- marshal: 0,
54
- options: '单发,多发'
55
- },
56
- showDeps: {
57
- 'breastCancerAuxiliaryExamination.leftSolidMass': [1]
58
- },
59
- layout: '1/2'
60
- }, {
61
- label: '部位',
62
- key: 'breastCancerAuxiliaryExamination.leftPosition',
63
- required: isRequired,
64
- inputType: 'Input',
65
- layout: '1/3',
66
- showDeps: {
67
- 'breastCancerAuxiliaryExamination.leftSolidMass': [1]
68
- }
69
- }, {
70
- label: '象限法(可触及者)',
71
- key: 'breastCancerAuxiliaryExamination.leftQuadrantMethod',
72
- inputType: 'MC',
73
- inputProps: {
74
- options: '1,2,3,4',
75
- type: 'multiple'
76
- },
77
- layout: '1/3',
78
- showDeps: {
79
- 'breastCancerAuxiliaryExamination.leftSolidMass': [1]
80
- }
81
- }, {
82
- label: '时钟法(不可触及者)',
83
- key: 'breastCancerAuxiliaryExamination.leftClockMethod',
84
- inputType: 'Input',
85
- layout: '1/3',
86
- showDeps: {
87
- 'breastCancerAuxiliaryExamination.leftSolidMass': [1]
88
- }
89
- }, {
90
- label: '大小',
91
- key: 'breastCancerAuxiliaryExamination.leftSize',
92
- inputType: 'MArr',
93
- required: isRequired,
94
- inputProps: {
95
- separator: 'x',
96
- options: [{
97
- inputType: 'Input',
98
- suffix: 'mm'
99
- }, {
100
- inputType: 'Input',
101
- suffix: 'mm'
102
- }]
103
- },
104
- layout: '1/3',
105
- showDeps: {
106
- 'breastCancerAuxiliaryExamination.leftSolidMass': [1]
107
- }
108
- }, {
109
- label: '形态',
110
- key: 'breastCancerAuxiliaryExamination.leftForm',
111
- required: isRequired,
112
- inputType: 'MC',
113
- inputProps: {
114
- marshal: 0,
115
- options: '椭圆形,圆形,不规则,浅分叶'
116
- },
117
- layout: '1/2'
118
- }, {
119
- label: '方向',
120
- key: 'breastCancerAuxiliaryExamination.leftDirection',
121
- required: isRequired,
122
- inputType: 'MC',
123
- inputProps: {
124
- marshal: 0,
125
- options: '纵横比>=1,纵横比<1'
126
- },
127
- layout: '1/2'
128
- }, {
129
- label: '边缘',
130
- key: 'breastCancerAuxiliaryExamination.leftEdge',
131
- required: isRequired,
132
- inputType: 'MC',
133
- inputProps: {
134
- marshal: 0,
135
- options: '清晰,不清晰'
136
- },
137
- layout: '1/2'
138
- }, {
139
- label: '肿块周围晕环',
140
- key: 'breastCancerAuxiliaryExamination.leftPeripheralHalo',
141
- required: isRequired,
142
- inputType: 'MC',
143
- inputProps: {
144
- marshal: 0,
145
- options: '无,规则低回声,不规则高回声晕'
146
- },
147
- layout: '1/2'
148
- }, {
149
- label: '内部回声性质',
150
- key: 'breastCancerAuxiliaryExamination.leftInternalEchoProperty',
151
- required: isRequired,
152
- inputType: 'MC',
153
- inputProps: {
154
- marshal: 0,
155
- options: '低,等,高,极低回声'
156
- },
157
- layout: '1/2'
158
- }, {
159
- label: '内部回声分布',
160
- key: 'breastCancerAuxiliaryExamination.leftInternalEchoDistribution',
161
- required: isRequired,
162
- inputType: 'MC',
163
- inputProps: {
164
- marshal: 0,
165
- options: '均匀,不均匀'
166
- },
167
- layout: '1/2'
168
- }, {
169
- label: '后方回声',
170
- key: 'breastCancerAuxiliaryExamination.leftRearEcho',
171
- required: isRequired,
172
- inputType: 'MC',
173
- inputProps: {
174
- marshal: 0,
175
- options: '无变化,增强,侧方声影,衰减'
176
- },
177
- layout: '1/2'
178
- }, {
179
- label: '肿块内钙化',
180
- key: 'breastCancerAuxiliaryExamination.leftMassCalcificationNote',
181
- required: isRequired,
182
- inputType: 'MC',
183
- inputProps: {
184
- type: 'multiple',
185
- options: '无,棒状,环状,沙粒状,簇状'
186
- },
187
- layout: '1/2'
188
- }, {
189
- label: '血流',
190
- key: 'breastCancerAuxiliaryExamination.leftBloodFlow',
191
- required: isRequired,
192
- inputType: 'MC',
193
- inputProps: {
194
- marshal: 0,
195
- options: '无,少许,丰富'
196
- },
197
- layout: '1/2'
198
- }, {
199
- label: '腋淋巴结描述',
200
- key: 'breastCancerAuxiliaryExamination.leftLymphDesc',
201
- required: isRequired,
202
- inputType: 'MC',
203
- inputProps: {
204
- marshal: 0,
205
- options: '无,正常影像,异常影像'
206
- },
207
- layout: '1/2'
208
- }, {
209
- label: '分类',
210
- key: 'breastCancerAuxiliaryExamination.leftClassify',
211
- required: isRequired,
212
- inputType: 'MC',
213
- inputProps: {
214
- marshal: 0,
215
- options: '0类,1类,2类,3类,4类,5类'
216
- },
217
- layout: '1/2'
218
- }]
219
- }, {
220
- "label": "右乳",
221
- children: [{
222
- label: '囊肿',
223
- key: 'breastCancerAuxiliaryExamination.rightCyst',
224
- required: isRequired,
225
- inputType: 'MC',
226
- inputProps: {
227
- marshal: 0,
228
- options: '无,有'
229
- },
230
- layout: '1/2'
231
- }, {
232
- label: '囊肿类型',
233
- key: 'breastCancerAuxiliaryExamination.rightCystOption',
234
- required: isRequired,
235
- inputType: 'MC',
236
- inputProps: {
237
- options: '单纯囊肿i,复杂囊肿i'
238
- },
239
- showDeps: {
240
- 'breastCancerAuxiliaryExamination.rightCyst': [1]
241
- },
242
- layout: '1/2'
243
- }, {
244
- label: '实性肿块',
245
- key: 'breastCancerAuxiliaryExamination.rightSolidMass',
246
- required: isRequired,
247
- inputType: 'MC',
248
- inputProps: {
249
- marshal: 0,
250
- options: '无,有'
251
- },
252
- layout: '1/2'
253
- }, {
254
- label: '肿块类型',
255
- key: 'breastCancerAuxiliaryExamination.rightSolidMassOption',
256
- required: isRequired,
257
- inputType: 'MC',
258
- inputProps: {
259
- marshal: 0,
260
- options: '单发,多发'
261
- },
262
- showDeps: {
263
- 'breastCancerAuxiliaryExamination.rightSolidMass': [1]
264
- },
265
- layout: '1/2'
266
- }, {
267
- label: '部位',
268
- key: 'breastCancerAuxiliaryExamination.rightPosition',
269
- required: isRequired,
270
- inputType: 'Input',
271
- layout: '1/3',
272
- showDeps: {
273
- 'breastCancerAuxiliaryExamination.rightSolidMass': [1]
274
- }
275
- }, {
276
- label: '象限法(可触及者)',
277
- key: 'breastCancerAuxiliaryExamination.rightQuadrantMethod',
278
- inputType: 'MC',
279
- inputProps: {
280
- options: '1,2,3,4',
281
- type: 'multiple'
282
- },
283
- layout: '1/3',
284
- showDeps: {
285
- 'breastCancerAuxiliaryExamination.rightSolidMass': [1]
286
- }
287
- }, {
288
- label: '时钟法(不可触及者)',
289
- key: 'breastCancerAuxiliaryExamination.rightClockMethod',
290
- inputType: 'Input',
291
- layout: '1/3',
292
- showDeps: {
293
- 'breastCancerAuxiliaryExamination.rightSolidMass': [1]
294
- }
295
- }, {
296
- label: '大小',
297
- key: 'breastCancerAuxiliaryExamination.rightSize',
298
- required: isRequired,
299
- inputType: 'MArr',
300
- inputProps: {
301
- separator: 'x',
302
- options: [{
303
- inputType: 'Input',
304
- suffix: 'mm'
305
- }, {
306
- inputType: 'Input',
307
- suffix: 'mm'
308
- }]
309
- },
310
- layout: '1/3',
311
- showDeps: {
312
- 'breastCancerAuxiliaryExamination.rightSolidMass': [1]
313
- }
314
- }, {
315
- label: '形态',
316
- key: 'breastCancerAuxiliaryExamination.rightForm',
317
- required: isRequired,
318
- inputType: 'MC',
319
- inputProps: {
320
- marshal: 0,
321
- options: '椭圆形,圆形,不规则,浅分叶'
322
- },
323
- layout: '1/2'
324
- }, {
325
- label: '方向',
326
- key: 'breastCancerAuxiliaryExamination.rightDirection',
327
- required: isRequired,
328
- inputType: 'MC',
329
- inputProps: {
330
- marshal: 0,
331
- options: '纵横比>=1,纵横比<1'
332
- },
333
- layout: '1/2'
334
- }, {
335
- label: '边缘',
336
- key: 'breastCancerAuxiliaryExamination.rightEdge',
337
- required: isRequired,
338
- inputType: 'MC',
339
- inputProps: {
340
- marshal: 0,
341
- options: '清晰,不清晰'
342
- },
343
- layout: '1/2'
344
- }, {
345
- label: '肿块周围晕环',
346
- key: 'breastCancerAuxiliaryExamination.rightPeripheralHalo',
347
- required: isRequired,
348
- inputType: 'MC',
349
- inputProps: {
350
- marshal: 0,
351
- options: '无,规则低回声,不规则高回声晕'
352
- },
353
- layout: '1/2'
354
- }, {
355
- label: '内部回声性质',
356
- key: 'breastCancerAuxiliaryExamination.rightInternalEchoProperty',
357
- required: isRequired,
358
- inputType: 'MC',
359
- inputProps: {
360
- marshal: 0,
361
- options: '低,等,高,极低回声'
362
- },
363
- layout: '1/2'
364
- }, {
365
- label: '内部回声分布',
366
- key: 'breastCancerAuxiliaryExamination.rightInternalEchoDistribution',
367
- required: isRequired,
368
- inputType: 'MC',
369
- inputProps: {
370
- marshal: 0,
371
- options: '均匀,不均匀'
372
- },
373
- layout: '1/2'
374
- }, {
375
- label: '后方回声',
376
- key: 'breastCancerAuxiliaryExamination.rightRearEcho',
377
- required: isRequired,
378
- inputType: 'MC',
379
- inputProps: {
380
- marshal: 0,
381
- options: '无变化,增强,侧方声影,衰减'
382
- },
383
- layout: '1/2'
384
- }, {
385
- label: '肿块内钙化',
386
- key: 'breastCancerAuxiliaryExamination.rightMassCalcificationNote',
387
- required: isRequired,
388
- inputType: 'MC',
389
- inputProps: {
390
- type: 'multiple',
391
- options: '无,棒状,环状,沙粒状,簇状'
392
- },
393
- layout: '1/2'
394
- }, {
395
- label: '血流',
396
- key: 'breastCancerAuxiliaryExamination.rightBloodFlow',
397
- required: isRequired,
398
- inputType: 'MC',
399
- inputProps: {
400
- marshal: 0,
401
- options: '无,少许,丰富'
402
- },
403
- layout: '1/2'
404
- }, {
405
- label: '腋淋巴结描述',
406
- key: 'breastCancerAuxiliaryExamination.rightLymphDesc',
407
- required: isRequired,
408
- inputType: 'MC',
409
- inputProps: {
410
- marshal: 0,
411
- options: '无,正常影像,异常影像'
412
- },
413
- layout: '1/2'
414
- }, {
415
- label: '分类',
416
- key: 'breastCancerAuxiliaryExamination.rightClassify',
417
- required: isRequired,
418
- inputType: 'MC',
419
- inputProps: {
420
- marshal: 0,
421
- options: '0类,1类,2类,3类,4类,5类'
422
- },
423
- layout: '1/2'
424
- }]
425
- }, {
426
- "key": "breastCancerAuxiliaryExamination.other",
427
- "label": "其他",
428
- "inputType": "input",
429
- layout: '1/1'
430
- }, {
431
- label: '建议',
432
- key: 'breastCancerAuxiliaryExamination.suggestNote',
433
- required: isRequired,
434
- inputType: 'MC',
435
- inputProps: {
436
- type: 'multiple',
437
- options: '定期检查,乳腺x线检查,活检'
438
- },
439
- layout: "1/2"
440
- }, {
441
- "label": "一键勾选",
442
- "inputType": "check_invert_button",
443
- inputPropsFn: function inputPropsFn() {
444
- return {
445
- check_invert_values: get_check_invert_values([cache1])
446
- };
447
- },
448
- layout: "1/2"
449
- }]
450
- }, cache2 = {
451
- "label": "乳腺x线检查",
452
- "children": [{
453
- "label": "左乳",
454
- children: [{
455
- label: '肿块',
456
- key: 'breastCancerAuxiliaryExamination.leftPhyma',
457
- inputType: 'MC',
458
- inputProps: {
459
- options: '无,有',
460
- marshal: 0
461
- },
462
- layout: '1/2'
463
- }, {
464
- label: '大小',
465
- key: 'breastCancerAuxiliaryExamination.leftPhymaNote',
466
- inputType: 'MArr',
467
- inputProps: {
468
- separator: 'x',
469
- options: [{
470
- inputType: 'Input',
471
- suffix: 'mm'
472
- }, {
473
- inputType: 'Input',
474
- suffix: 'mm'
475
- }]
476
- },
477
- layout: '1/2',
478
- showDeps: {
479
- 'breastCancerAuxiliaryExamination.leftPhyma': [1]
480
- }
481
- }, {
482
- label: '恶性或可疑钙化',
483
- key: 'breastCancerAuxiliaryExamination.leftMalSusCalc',
484
- inputType: 'MC',
485
- inputProps: {
486
- marshal: 0,
487
- options: '无,有'
488
- },
489
- layout: '1/2'
490
- }, {
491
- label: '结构紊乱',
492
- key: 'breastCancerAuxiliaryExamination.leftStructuralDisorder',
493
- inputType: 'MC',
494
- inputProps: {
495
- marshal: 0,
496
- options: '无,有'
497
- },
498
- layout: '1/2'
499
- }, {
500
- label: '部位',
501
- key: 'breastCancerAuxiliaryExamination.leftOther',
502
- inputType: 'MC',
503
- inputProps: {
504
- type: 'multiple',
505
- options: '外上,外下,内上,内下象限,中央区,乳晕后,其他i'
506
- },
507
- layout: '1/1'
508
- }, {
509
- label: '分类',
510
- key: 'breastCancerAuxiliaryExamination.leftXRaysClassify',
511
- inputType: 'MC',
512
- inputProps: {
513
- marshal: 0,
514
- options: '0类,1类,2类,3类,4类,5类'
515
- },
516
- layout: '1/1'
517
- }]
518
- }, {
519
- "label": "右乳",
520
- children: [{
521
- label: '肿块',
522
- key: 'breastCancerAuxiliaryExamination.rightPhyma',
523
- inputType: 'MC',
524
- inputProps: {
525
- options: '无,有',
526
- marshal: 0
527
- },
528
- layout: '1/2'
529
- }, {
530
- label: '大小',
531
- key: 'breastCancerAuxiliaryExamination.rightPhymaNote',
532
- inputType: 'MArr',
533
- inputProps: {
534
- separator: 'x',
535
- options: [{
536
- inputType: 'Input',
537
- suffix: 'mm'
538
- }, {
539
- inputType: 'Input',
540
- suffix: 'mm'
541
- }]
542
- },
543
- layout: '1/2',
544
- showDeps: {
545
- 'breastCancerAuxiliaryExamination.rightPhyma': [1]
546
- }
547
- }, {
548
- label: '恶性或可疑钙化',
549
- key: 'breastCancerAuxiliaryExamination.rightMalSusCalc',
550
- inputType: 'MC',
551
- inputProps: {
552
- marshal: 0,
553
- options: '无,有'
554
- },
555
- layout: '1/2'
556
- }, {
557
- label: '结构紊乱',
558
- key: 'breastCancerAuxiliaryExamination.rightStructuralDisorder',
559
- inputType: 'MC',
560
- inputProps: {
561
- marshal: 0,
562
- options: '无,有'
563
- },
564
- layout: '1/2'
565
- }, {
566
- label: '部位',
567
- key: 'breastCancerAuxiliaryExamination.rightOther',
568
- inputType: 'MC',
569
- inputProps: {
570
- type: 'multiple',
571
- options: '外上,外下,内上,内下象限,中央区,乳晕后,其他i'
572
- },
573
- layout: '1/1'
574
- }, {
575
- label: '分类',
576
- key: 'breastCancerAuxiliaryExamination.rightXRaysClassify',
577
- inputType: 'MC',
578
- inputProps: {
579
- marshal: 0,
580
- options: '0类,1类,2类,3类,4类,5类'
581
- },
582
- layout: '1/1'
583
- }]
584
- }, {
585
- label: '建议',
586
- key: 'breastCancerAuxiliaryExamination.xraysSuggestNote',
587
- inputType: 'MC',
588
- layout: "2/3",
589
- inputProps: {
590
- type: 'multiple',
591
- options: '定期检查,短期随访(6个月后复查乳腺x线),活检,其他i'
592
- }
593
- }, {
594
- "label": "一键勾选",
595
- "inputType": "check_invert_button",
596
- inputPropsFn: function inputPropsFn() {
597
- return {
598
- check_invert_values: get_check_invert_values([cache2])
599
- };
600
- },
601
- layout: "1/3"
602
- }]
3
+ import { as 两癌月经史form_config } from './common.js';
4
+ import '@lm_fe/env';
5
+ import '@lm_fe/utils';
6
+ var _default = defineFormConfig(__spreadArray(__spreadArray([{
7
+ "name": "基本信息",
8
+ "sort": 0,
9
+ "children": [{
10
+ "key": "name",
11
+ "label": "姓名",
12
+ "inputType": "input",
13
+ required: true,
14
+ "inputProps": {
15
+ "placeholder": "请输入姓名"
16
+ },
17
+ layout: '1/3'
603
18
  }, {
604
- "label": "组织病理学检查",
605
- "children": [{
606
- label: '结果',
607
- key: 'breastCancerAuxiliaryExamination.pathologyResultNote',
608
- required: isRequired,
609
- inputType: 'MC',
610
- layout: "1/1",
611
- inputProps: {
612
- options: '未见异常,异常<良性疾病、不典型增生、小叶原位癌、导管原位癌、浸润性导管癌、浸润性小叶癌、其他乳腺恶性肿瘤>c',
613
- sp: [{
614
- label: '未见异常',
615
- exclusive: true
616
- }]
617
- }
618
- }]
619
- }];
620
- }
621
- function 乳房触检_config_建瓯() {
622
- var cache = [{
623
- "name": "乳房触检",
624
- "children": [{
625
- label: '左乳',
626
- children: [{
627
- "key": "breastCancerBreastPalpation.leftBreastSymptomsNote",
628
- "label": "症状",
629
- required: isRequired,
630
- "inputType": "MC",
631
- inputProps: {
632
- inputWidth: 120,
633
- options: '无,有',
634
- sp: [{
635
- label: '有',
636
- "inputType": "MC",
637
- parentheses: true,
638
- props: {
639
- type: 'multiple',
640
- options: '乳腺疼痛<周期性、非周期性>a,乳头溢液<血性、浆液性、其它>a'
641
- }
642
- }]
643
- },
644
- layout: '1/1'
645
- }, {
646
- "key": "breastCancerBreastPalpation.leftBreastSignsNote",
647
- "label": "体征",
648
- required: isRequired,
649
- "inputType": "MC",
650
- inputProps: {
651
- type: 'multiple',
652
- options: '未见异常,乳房肿块或团块i,不对称性增厚或结节,皮肤改变i,腋淋巴结肿大,其他i',
653
- sp: [{
654
- label: '未见异常',
655
- exclusive: true
656
- }, {
657
- label: '乳房肿块或团块',
658
- parentheses: true,
659
- prefix: '最大径',
660
- suffix: 'CM'
661
- }]
662
- },
663
- layout: '1/1'
664
- }]
665
- }, {
666
- label: '右乳',
667
- children: [{
668
- "key": "breastCancerBreastPalpation.rightBreastSymptomsNote",
669
- "label": "症状",
670
- required: isRequired,
671
- "inputType": "MC",
672
- inputProps: {
673
- inputWidth: 120,
674
- options: '无,有',
675
- sp: [{
676
- label: '有',
677
- "inputType": "MC",
678
- parentheses: true,
679
- props: {
680
- type: 'multiple',
681
- options: '乳腺疼痛<周期性、非周期性>a,乳头溢液<血性、浆液性、其它>a'
682
- }
683
- }]
684
- },
685
- layout: '1/1'
686
- }, {
687
- "key": "breastCancerBreastPalpation.rightBreastSignsNote",
688
- required: isRequired,
689
- "label": "体征",
690
- "inputType": "MC",
691
- inputProps: {
692
- type: 'multiple',
693
- options: '未见异常,乳房肿块或团块i,不对称性增厚或结节,皮肤改变i,腋淋巴结肿大,其他i',
694
- sp: [{
695
- label: '未见异常',
696
- exclusive: true
697
- }, {
698
- label: '乳房肿块或团块',
699
- parentheses: true,
700
- prefix: '最大径',
701
- suffix: 'CM'
702
- }]
703
- },
704
- layout: '1/1'
705
- }]
706
- }, {
707
- "key": "breastCancerBreastPalpation.other",
708
- "label": "临床检查结果",
709
- required: isRequired,
710
- "inputType": "MC",
711
- inputProps: {
712
- options: '未见异常(阴性),阳性i'
713
- },
714
- layout: '1/1'
715
- }, {
716
- "key": "breastCancerBreastPalpation.furtherExaminationNote",
717
- "label": "进一步检查",
718
- required: isRequired,
719
- "inputType": "MC",
720
- inputProps: {
721
- options: '否,是<乳腺彩超检查、乳腺x线检查、乳腺彩超和乳腺x线联合筛查、组织病理检查、其他i|1|multiple>c'
722
- },
723
- layout: '1/1'
724
- }, {
725
- "label": "一键勾选",
726
- inputType: 'check_invert_button',
727
- inputPropsFn: function inputPropsFn() {
728
- return {
729
- check_invert_values: get_check_invert_values(cache)
730
- };
731
- }
732
- }]
733
- }];
734
- return cache;
735
- }
736
- function 病史情况_config_建瓯() {
737
- var isRequired = true;
738
- var cache = [{
739
- label: '编号',
740
- key: 'breastCancerRecordNo',
19
+ "key": "telephone",
20
+ "label": "手机号码",
21
+ "inputType": "input",
22
+ "rules": [{
23
+ "required": true,
24
+ "message": "手机号码是必填项"
25
+ }, {
26
+ "type": "string",
27
+ "min": 11,
28
+ "message": "请输入11位手机号码"
29
+ }, {
30
+ "max": 11,
31
+ "message": "请输入正确的手机号码格式"
32
+ }],
33
+ "inputProps": {
34
+ "placeholder": "请输入手机号码"
35
+ },
36
+ layout: '1/3'
37
+ }, {
38
+ "key": "outpatientNo",
39
+ "label": "门诊号",
40
+ "inputType": "input",
41
+ layout: '1/3'
42
+ }, {
43
+ "key": "idType",
44
+ "label": "证件类型",
45
+ "inputType": "normal_select",
46
+ layout: '1/3'
47
+ }, {
48
+ "key": "idNO",
49
+ "label": "证件号码",
50
+ "inputType": "input",
51
+ "rules": [{
52
+ "required": true,
53
+ "message": "证件号码是必填项"
54
+ }],
55
+ layout: '1/3'
56
+ }, {
57
+ "key": "dob",
58
+ "label": "出生日期",
59
+ hidden: true,
60
+ "inputType": "single_date_picker",
61
+ "rules": [{
62
+ "required": true,
63
+ "message": "出生日期是必填项"
64
+ }],
65
+ "inputProps": {
66
+ "placeholder": "请输入出生日期",
67
+ "maxDate": "now"
68
+ },
69
+ layout: '1/3'
70
+ }, {
71
+ "key": "ethnic",
72
+ "label": "民族",
73
+ "inputType": "MS",
74
+ hidden: true,
75
+ "required": true,
741
76
  inputProps: {
742
- disabled: true
77
+ uniqueKey: '民族s',
78
+ marshal: 0
743
79
  },
744
- layout: '1/2'
80
+ layout: '1/3'
745
81
  }, {
746
- "name": "病史情况",
747
- "children": [{
748
- "key": "breastCancerMedicalHistory.previousBreastScreening__",
749
- "label": "既往接受乳腺癌筛查",
750
- "inputType": "MC",
751
- required: isRequired,
752
- inputProps: {
753
- options: [{
754
- label: '否',
755
- value: 1
756
- }, {
757
- label: '是',
758
- value: 2,
759
- inputType: 'MArr',
760
- props: {
761
- options: [{
762
- label: '最近一次筛查时间',
763
- inputType: 'DatePicker'
764
- }, {
765
- label: '检查内容',
766
- inputType: 'MC',
767
- props: {
768
- options: '手诊,超声,x线,其他i,不详',
769
- type: 'multiple'
770
- }
771
- }]
772
- }
773
- }]
774
- }
775
- }, {
776
- "key": "breastCancerMedicalHistory.breastSurgeryOrBiopsy__",
777
- "label": "乳腺手术或活检史",
778
- required: isRequired,
779
- "inputType": "MC",
780
- inputProps: {
781
- options: [{
782
- label: '无',
783
- value: 1
784
- }, {
785
- label: '有',
786
- value: 2,
787
- inputType: 'MArr',
788
- props: {
789
- options: [{
790
- inputType: 'Input',
791
- suffix: '次'
792
- }, {
793
- inputType: 'MC',
794
- prefix: '病理结果',
795
- props: {
796
- options: '良性,恶性',
797
- marshal: 0
798
- }
799
- }]
800
- }
801
- }]
802
- }
803
- }, {
804
- "key": "breastCancerMedicalHistory.hormoneReplacementTherapyHistory__",
805
- "label": "激素替代治疗史",
806
- "inputType": "MC",
807
- required: isRequired,
808
- inputProps: {
809
- options: [{
810
- label: '无',
811
- value: 1
812
- }, {
813
- label: '有',
814
- value: 2,
815
- inputType: 'Input',
816
- prefix: '用药时间',
817
- suffix: '年',
818
- parentheses: true
819
- }]
820
- }
821
- }, {
822
- "key": "breastCancerMedicalHistory.breastCancer",
823
- "label": "乳腺癌家族史",
824
- "inputType": "MC",
825
- required: isRequired,
826
- inputProps: {
827
- options: '无,有<母亲、女儿、亲姐妹、其他i|1|multiple>c',
828
- sp: [{
829
- label: '有',
830
- prefix: '患者与自己的关系:'
831
- }]
832
- }
833
- }, {
834
- "key": "breastCancerMedicalHistory.ovarianCancer",
835
- "label": "卵巢癌家族史",
836
- "inputType": "MC",
837
- required: isRequired,
838
- inputProps: {
839
- options: '无,有<母亲、女儿、亲姐妹、其他i|1|multiple>c',
840
- sp: [{
841
- label: '有',
842
- prefix: '患者与自己的关系:'
843
- }]
844
- }
845
- }, {
846
- inputType: 'check_invert_button',
847
- label: '一键勾选',
848
- inputPropsFn: function inputPropsFn() {
82
+ "key": "age",
83
+ "label": "年龄",
84
+ "inputType": "input_number",
85
+ "rules": [{
86
+ "required": true,
87
+ "message": "年龄是必填项"
88
+ }],
89
+ layout: '1/3'
90
+ }, {
91
+ "key": "maritalStatus",
92
+ "label": "婚姻状态",
93
+ hidden: true,
94
+ "inputType": "MS",
95
+ "rules": [{
96
+ "required": true,
97
+ "message": "婚姻状态是必填项"
98
+ }],
99
+ inputProps: {
100
+ uniqueKey: '婚姻',
101
+ marshal: 0
102
+ },
103
+ layout: '1/3'
104
+ }, {
105
+ "key": "education",
106
+ "label": "文化程度",
107
+ hidden: true,
108
+ "inputType": "MS",
109
+ inputProps: {
110
+ uniqueKey: '文化程度s',
111
+ marshal: 0
112
+ },
113
+ layout: '1/3'
114
+ }, {
115
+ "key": "profession",
116
+ "label": "职业",
117
+ hidden: true,
118
+ "inputType": "MS",
119
+ inputProps: {
120
+ uniqueKey: '职业s',
121
+ marshal: 0
122
+ },
123
+ layout: '1/3'
124
+ }, {
125
+ "key": "householdType",
126
+ "label": "户口类型",
127
+ hidden: true,
128
+ "inputType": "MS",
129
+ inputProps: {
130
+ options: ['农村', '城市'].map(function (_, idx) {
849
131
  return {
850
- check_invert_values: get_check_invert_values(cache)
132
+ value: idx + '',
133
+ label: _
851
134
  };
852
- }
853
- }]
854
- }];
855
- return cache;
856
- }
857
- function 诊断及指导_config_建瓯() {
858
- return [{
859
- "name": "最后诊断",
860
- "children": [{
861
- label: '最后诊断',
862
- key: 'breastCancerDiagnosisAndGuidance.finalDiagnosisNote',
863
- inputType: 'MC',
864
- required: isRequired,
865
- inputProps: {
866
- type: 'multiple',
867
- options: '未见异常,良性疾病,不典型增生,小叶原位癌,导管原位癌,浸润癌<浸润性导管癌、浸润性小叶癌>c,其他恶性肿瘤i,部位<左、右>c',
868
- sp: [{
869
- label: '未见异常',
870
- exclusive: true
871
- }]
872
- }
873
- }, {
874
- label: 'TNM分期',
875
- children: [{
876
- label: '临床分期(cTNM)',
877
- key: 'breastCancerDiagnosisAndGuidance.cTNM',
878
- inputType: 'MC',
879
- inputProps: {
880
- options: '获得<0期、Ⅰ期、ⅡA期、ⅡB期、Ⅲ期以上|0>s,未获得'
881
- }
882
- }, {
883
- label: '病理分期(pTNM)',
884
- key: 'breastCancerDiagnosisAndGuidance.pTNM',
885
- inputType: 'MC',
886
- inputProps: {
887
- options: '获得<0期、Ⅰ期、ⅡA期、ⅡB期、Ⅲ期以上|0>s,未获得'
888
- }
135
+ }),
136
+ marshal: 0
137
+ },
138
+ layout: '1/3'
139
+ }, {
140
+ "key": "permanentResidenceAddress",
141
+ hidden: true,
142
+ "label": "户口地址",
143
+ "inputType": "MyAddress",
144
+ layout: '2/3',
145
+ isNewRow: 1
146
+ }, {
147
+ "key": "residenceAddress",
148
+ "label": "居住地址",
149
+ isNewRow: 1,
150
+ "inputType": "MyAddress",
151
+ "inputProps": {
152
+ addressBtns: [{
153
+ name: 'permanentResidenceAddress',
154
+ label: '同上'
889
155
  }]
890
- }]
156
+ },
157
+ layout: '2/3'
158
+ }]
159
+ }], 两癌月经史form_config(), true), [{
160
+ "name": "其他信息",
161
+ hidden: true,
162
+ "sort": 0,
163
+ "children": [{
164
+ "key": "testingFacility",
165
+ "label": "检测机构",
166
+ "inputType": "input",
167
+ layout: '1/3'
891
168
  }, {
892
- "name": "随访治疗情况",
893
- "children": [{
894
- inputType: 'MC',
895
- label: '随访情况',
896
- key: 'breastCancerDiagnosisAndGuidance.followUpStatus',
897
- required: isRequired,
898
- inputProps: {
899
- marshal: 0,
900
- options: '已随访,失访'
901
- },
902
- layout: '1/2'
903
- }, {
904
- inputType: 'MC',
905
- label: '乳腺癌患者接受治疗情况',
906
- required: isRequired,
907
- key: 'breastCancerDiagnosisAndGuidance.treatmentStatus',
908
- inputProps: {
909
- marshal: 0,
910
- options: '是,否'
911
- },
912
- layout: '1/2'
913
- }]
914
- }];
915
- }
916
- var __ = defineFormConfig(__spreadArray(__spreadArray(__spreadArray(__spreadArray([], 病史情况_config_建瓯(), true), 乳房触检_config_建瓯(), true), 辅助检查_config_建瓯(), true), 诊断及指导_config_建瓯(), true), {
917
- remote_filter_key: 'BreastCancerScreening'
918
- });
919
- export { __ as default, 乳房触检_config_建瓯 };
920
- //# sourceMappingURL=.root56.js.map
169
+ "key": "registerDate",
170
+ "label": "登记日期",
171
+ "inputType": "single_date_picker",
172
+ layout: '1/3'
173
+ }, {
174
+ "key": "registerPerson",
175
+ "label": "登记者",
176
+ "inputType": "input",
177
+ layout: '1/3'
178
+ }]
179
+ }], false));
180
+ export { _default as default };