@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
@@ -0,0 +1,817 @@
1
+ import { rt_ctx } from '@lm_fe/env';
2
+ import { defineFormConfig } from '@lm_fe/service';
3
+ var ctx = rt_ctx;
4
+ var 无有option = [{
5
+ label: '无',
6
+ value: 1
7
+ }, {
8
+ label: '有',
9
+ value: 2,
10
+ warning: true,
11
+ inputType: 'MI'
12
+ }];
13
+ var form_config = defineFormConfig([{
14
+ key: 'id',
15
+ form_hidden: true
16
+ }, {
17
+ key: 'womanPremaritalCheckArchivesDetailVM.id',
18
+ form_hidden: true
19
+ }, {
20
+ form_hidden: true,
21
+ key: 'manPremaritalCheckArchivesDetailVM.id'
22
+ }, {
23
+ "name": "女方信息.",
24
+ "children": [{
25
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.name",
26
+ "label": "姓名",
27
+ "inputType": "input",
28
+ required: function required() {
29
+ return ctx.required;
30
+ },
31
+ layout: '1/3'
32
+ }, {
33
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.outpatientNo",
34
+ "label": "门诊号",
35
+ "inputType": "input",
36
+ required: function required() {
37
+ return ctx.required;
38
+ },
39
+ layout: '1/3'
40
+ }, {
41
+ "key": "__obdriver_read",
42
+ "inputType": 'IdNOButton',
43
+ label: '外设读取',
44
+ layout: '1/3'
45
+ }, {
46
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.telephone",
47
+ "label": "电话号码",
48
+ "inputType": "input",
49
+ required: function required() {
50
+ return ctx.required;
51
+ },
52
+ layout: '1/3'
53
+ }, {
54
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.idType",
55
+ "label": "证件类型",
56
+ "inputType": "MS",
57
+ inputProps: {
58
+ uniqueKey: '证件类型'
59
+ },
60
+ required: function required() {
61
+ return ctx.required;
62
+ },
63
+ layout: '1/3'
64
+ }, {
65
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.idNO",
66
+ "label": "证件号码",
67
+ processLocal: function processLocal(v, form) {
68
+ if (form) {
69
+ var value = ctx.utils.trim(v);
70
+ var len = ctx.utils.size(value);
71
+ var values = form.getFieldsValue();
72
+ var idType = ctx.utils.get(values, 'womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.idType');
73
+ if (idType === 1 && len === 18) {
74
+ var id_info = ctx.utils.checkIdNo_new(value);
75
+ if (id_info) {
76
+ var baseInfo = {
77
+ dob: id_info.birth,
78
+ nationality: id_info.nationality,
79
+ nativeplace: id_info.province,
80
+ age: id_info.age
81
+ };
82
+ var new_values = ctx.utils.set({}, 'womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation', baseInfo);
83
+ form.setFieldsValue(new_values);
84
+ } else {
85
+ ctx.mchcEnv.error('请输入符合规范的身份证号码!');
86
+ }
87
+ }
88
+ form.setFieldsValue({});
89
+ }
90
+ },
91
+ "inputType": "input",
92
+ required: function required() {
93
+ return ctx.required;
94
+ },
95
+ layout: '1/3'
96
+ }, {
97
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.dob",
98
+ "label": "出生日期",
99
+ "inputType": "single_date_picker",
100
+ "tranferRules": {
101
+ 'type': 'dayjs()'
102
+ },
103
+ required: function required() {
104
+ return ctx.required;
105
+ },
106
+ layout: '1/3'
107
+ }, {
108
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.ethnic",
109
+ "label": "民族",
110
+ "inputType": "MS",
111
+ required: function required() {
112
+ return ctx.required;
113
+ },
114
+ "inputProps": {
115
+ marshal: 0,
116
+ uniqueKey: '民族s'
117
+ },
118
+ layout: '1/3'
119
+ }, {
120
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.age",
121
+ "label": "年龄",
122
+ "inputType": "input_number",
123
+ required: function required() {
124
+ return ctx.required;
125
+ },
126
+ layout: '1/3'
127
+ }, {
128
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.permanentResidence",
129
+ "label": "籍贯",
130
+ "inputType": "MS",
131
+ required: function required() {
132
+ return ctx.required;
133
+ },
134
+ "inputProps": {
135
+ marshal: 0,
136
+ uniqueKey: '省份s'
137
+ },
138
+ layout: '1/3'
139
+ }, {
140
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.education",
141
+ "label": "文化程度",
142
+ "inputType": "MS",
143
+ "inputProps": {
144
+ marshal: 0,
145
+ uniqueKey: '文化程度s'
146
+ },
147
+ layout: '1/3'
148
+ }, {
149
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.profession",
150
+ "label": "职业",
151
+ "inputType": "MS",
152
+ "inputProps": {
153
+ marshal: 0,
154
+ uniqueKey: '职业s'
155
+ },
156
+ layout: '1/3'
157
+ }, {
158
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.nationality",
159
+ "label": "国籍",
160
+ "inputType": "country_select",
161
+ required: function required() {
162
+ return ctx.required;
163
+ },
164
+ layout: '1/3'
165
+ }, {
166
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.menarche",
167
+ "label": "初潮(岁)",
168
+ "inputType": "input_number",
169
+ required: function required() {
170
+ return ctx.required;
171
+ },
172
+ layout: '1/3'
173
+ }, {
174
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.menstrualCycle",
175
+ "label": "月经周期(天)",
176
+ "inputType": "input_number",
177
+ required: function required() {
178
+ return ctx.required;
179
+ },
180
+ layout: '1/3'
181
+ }, {
182
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.menstrualPeriod",
183
+ "label": "月经持续天数",
184
+ "inputType": "input_number",
185
+ required: function required() {
186
+ return ctx.required;
187
+ },
188
+ layout: '1/3'
189
+ }, {
190
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.menstrualVolume",
191
+ "label": "经量",
192
+ "inputType": "checkbox_group",
193
+ required: function required() {
194
+ return ctx.required;
195
+ },
196
+ "specialConfig": {
197
+ 'type': 'single',
198
+ 'options': [{
199
+ 'value': '多',
200
+ 'label': '多',
201
+ 'withInput': false,
202
+ 'span': 6
203
+ }, {
204
+ 'value': '中',
205
+ 'label': '中',
206
+ 'withInput': false,
207
+ 'span': 6
208
+ }, {
209
+ 'value': '少',
210
+ 'label': '少',
211
+ 'withInput': false,
212
+ 'span': 6
213
+ }]
214
+ },
215
+ layout: '1/3'
216
+ }, {
217
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.dysmenorrhea__",
218
+ "label": "痛经",
219
+ "inputType": "MC",
220
+ required: function required() {
221
+ return ctx.required;
222
+ },
223
+ inputProps: {
224
+ options: 无有option
225
+ },
226
+ layout: '1/3'
227
+ }, {
228
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.gravidity",
229
+ "label": "孕次",
230
+ "inputType": "input_number",
231
+ required: function required() {
232
+ return ctx.required;
233
+ },
234
+ layout: '1/3'
235
+ }, {
236
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.parity",
237
+ "label": "产次",
238
+ "inputType": "input_number",
239
+ required: function required() {
240
+ return ctx.required;
241
+ },
242
+ layout: '1/3'
243
+ }, {
244
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.whetherPregnancy",
245
+ "label": "是否怀孕",
246
+ "inputType": "MC",
247
+ "inputProps": {
248
+ 'placeholder': '请输入是否怀孕',
249
+ options: '否,是',
250
+ marshal: 0
251
+ },
252
+ layout: '1/3'
253
+ }, {
254
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.lmd",
255
+ "label": "末次月经",
256
+ "inputType": "single_date_picker",
257
+ showDeps: {
258
+ 'womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.whetherPregnancy': function womanPremaritalCheckArchivesDetailVMPremaritalCheckArchivesMedicalHistoryWhetherPregnancy(v) {
259
+ return v;
260
+ }
261
+ },
262
+ layout: '1/3'
263
+ }, {
264
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.permanentResidenceAddress",
265
+ "label": "户口地址",
266
+ "inputType": "MyAddress",
267
+ required: function required() {
268
+ return ctx.required;
269
+ },
270
+ "isNewRow": 1,
271
+ layout: '2/3'
272
+ }, {
273
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.residenceAddress",
274
+ "label": "居住地址",
275
+ "inputType": "MyAddress",
276
+ required: function required() {
277
+ return ctx.required;
278
+ },
279
+ "inputProps": {
280
+ addressBtns: [{
281
+ name: 'womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.permanentResidenceAddress',
282
+ label: '同上'
283
+ }]
284
+ },
285
+ "isNewRow": 1,
286
+ layout: '2/3'
287
+ }, {
288
+ "label": "个人史",
289
+ children: [{
290
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.previousHistory__",
291
+ "label": "既往史",
292
+ "inputType": "MC",
293
+ required: function required() {
294
+ return ctx.required;
295
+ },
296
+ inputProps: {
297
+ options: 无有option
298
+ },
299
+ layout: '1/3'
300
+ }, {
301
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.surgeryHistory__",
302
+ "label": "手术史",
303
+ "inputType": "MC",
304
+ required: function required() {
305
+ return ctx.required;
306
+ },
307
+ inputProps: {
308
+ options: 无有option
309
+ },
310
+ layout: '1/3'
311
+ }, {
312
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.presentIllness__",
313
+ "label": "现病史",
314
+ "inputType": "MC",
315
+ required: function required() {
316
+ return ctx.required;
317
+ },
318
+ inputProps: {
319
+ options: 无有option
320
+ },
321
+ layout: '1/3'
322
+ }, {
323
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.contactHazardousSubstances__",
324
+ "label": "接触有害物质",
325
+ "inputType": "MC",
326
+ required: function required() {
327
+ return ctx.required;
328
+ },
329
+ inputProps: {
330
+ options: 无有option
331
+ },
332
+ layout: '1/3'
333
+ }, {
334
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.contactRadioactiveRays__",
335
+ "label": "接触放射线",
336
+ "inputType": "MC",
337
+ required: function required() {
338
+ return ctx.required;
339
+ },
340
+ inputProps: {
341
+ options: 无有option
342
+ },
343
+ layout: '1/3'
344
+ }, {
345
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.personalOther",
346
+ "label": "其他",
347
+ "inputType": "input",
348
+ layout: '1/3'
349
+ }, {
350
+ "inputType": "check_invert_button",
351
+ "layout": "1/3"
352
+ }]
353
+ }, {
354
+ "label": "家族史",
355
+ children: [{
356
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.familyHeritableDisease__",
357
+ "label": "遗传疾病",
358
+ "inputType": "MC",
359
+ required: function required() {
360
+ return ctx.required;
361
+ },
362
+ inputProps: {
363
+ options: 无有option
364
+ },
365
+ layout: '1/3'
366
+ }, {
367
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.familyPsychosis__",
368
+ "label": "精神病",
369
+ "inputType": "MC",
370
+ required: function required() {
371
+ return ctx.required;
372
+ },
373
+ inputProps: {
374
+ options: 无有option
375
+ },
376
+ layout: '1/3'
377
+ }, {
378
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.birthDefects__",
379
+ "label": "先天畸形",
380
+ "inputType": "MC",
381
+ required: function required() {
382
+ return ctx.required;
383
+ },
384
+ inputProps: {
385
+ options: 无有option
386
+ },
387
+ layout: '1/3'
388
+ }, {
389
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.familyHistoryOther",
390
+ "label": "其他",
391
+ "inputType": "input",
392
+ layout: '1/3'
393
+ }, {
394
+ "inputType": "check_invert_button",
395
+ "layout": "1/3"
396
+ }]
397
+ }, {
398
+ "name": "女方体格检查",
399
+ "children": [{
400
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesPhysicalExamination.weight",
401
+ "label": "体重(kg)",
402
+ "inputType": "input_number",
403
+ processLocal: function processLocal(v, form) {
404
+ if (form) {
405
+ var values = form.getFieldsValue();
406
+ var height = ctx.utils.get(values, 'womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesPhysicalExamination.height');
407
+ form.setFieldsValue({
408
+ womanPremaritalCheckArchivesDetailVM: {
409
+ premaritalCheckArchivesPhysicalExamination: {
410
+ bmi: ctx.utils.calc_bmi(v, height)
411
+ }
412
+ }
413
+ });
414
+ }
415
+ },
416
+ layout: '1/3'
417
+ }, {
418
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesPhysicalExamination.height",
419
+ "label": "身高(cm)",
420
+ "inputType": "input_number",
421
+ processLocal: function processLocal(v, form) {
422
+ if (form) {
423
+ var values = form.getFieldsValue();
424
+ var weight = ctx.utils.get(values, 'womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesPhysicalExamination.weight');
425
+ form.setFieldsValue({
426
+ womanPremaritalCheckArchivesDetailVM: {
427
+ premaritalCheckArchivesPhysicalExamination: {
428
+ bmi: ctx.utils.calc_bmi(weight, v)
429
+ }
430
+ }
431
+ });
432
+ }
433
+ },
434
+ layout: '1/3'
435
+ }, {
436
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesPhysicalExamination.bmi",
437
+ "label": "BMI",
438
+ "inputType": "InputNumber",
439
+ "inputProps": {
440
+ 'tip': 'BMI的正常范围值是18.5~24.9kg/㎡',
441
+ 'min': 18.5,
442
+ 'max': 24.9,
443
+ disabled: true
444
+ },
445
+ layout: '1/3'
446
+ }, {
447
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesPhysicalExamination.systolic",
448
+ layout: '1/3',
449
+ inputType: 'InputNumber',
450
+ "label": "收缩压(mmHg)"
451
+ }, {
452
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesPhysicalExamination.diastolic",
453
+ "label": "舒张压(mmHg)",
454
+ inputType: 'InputNumber',
455
+ layout: '1/3'
456
+ }, {
457
+ "key": "womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesPhysicalExamination.heartRate",
458
+ "label": "心率(次/分钟)",
459
+ "inputType": "input_number",
460
+ layout: '1/3'
461
+ }]
462
+ }]
463
+ }, {
464
+ "name": "男方信息",
465
+ "children": [{
466
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.name",
467
+ "label": "姓名",
468
+ "inputType": "input",
469
+ required: function required() {
470
+ return ctx.required;
471
+ },
472
+ layout: '1/3'
473
+ }, {
474
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.outpatientNo",
475
+ "label": "门诊号",
476
+ "inputType": "input",
477
+ required: function required() {
478
+ return ctx.required;
479
+ },
480
+ layout: '1/3'
481
+ }, {
482
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.telephone",
483
+ "label": "电话号码",
484
+ "inputType": "input",
485
+ required: function required() {
486
+ return ctx.required;
487
+ },
488
+ layout: '1/3'
489
+ }, {
490
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.idType",
491
+ "label": "证件类型",
492
+ "inputType": "MS",
493
+ required: function required() {
494
+ return ctx.required;
495
+ },
496
+ inputProps: {
497
+ uniqueKey: '证件类型'
498
+ },
499
+ layout: '1/3'
500
+ }, {
501
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.idNO",
502
+ "label": "证件号码",
503
+ "inputType": "input",
504
+ required: function required() {
505
+ return ctx.required;
506
+ },
507
+ layout: '1/3'
508
+ }, {
509
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.dob",
510
+ "label": "出生日期",
511
+ "inputType": "single_date_picker",
512
+ required: function required() {
513
+ return ctx.required;
514
+ },
515
+ layout: '1/3'
516
+ }, {
517
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.ethnic",
518
+ "label": "民族",
519
+ "inputType": "MS",
520
+ required: function required() {
521
+ return ctx.required;
522
+ },
523
+ "inputProps": {
524
+ marshal: 0,
525
+ uniqueKey: '民族s'
526
+ },
527
+ layout: '1/3'
528
+ }, {
529
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.age",
530
+ "label": "年龄",
531
+ "inputType": "input_number",
532
+ required: function required() {
533
+ return ctx.required;
534
+ },
535
+ layout: '1/3'
536
+ }, {
537
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.permanentResidence",
538
+ "label": "籍贯",
539
+ "inputType": "MS",
540
+ required: function required() {
541
+ return ctx.required;
542
+ },
543
+ "inputProps": {
544
+ marshal: 0,
545
+ uniqueKey: '省份s'
546
+ },
547
+ layout: '1/3'
548
+ }, {
549
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.education",
550
+ "label": "文化程度",
551
+ "inputType": "MS",
552
+ "inputProps": {
553
+ marshal: 0,
554
+ uniqueKey: '文化程度s'
555
+ },
556
+ layout: '1/3'
557
+ }, {
558
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.profession",
559
+ "label": "职业",
560
+ "inputType": "MS",
561
+ "inputProps": {
562
+ marshal: 0,
563
+ uniqueKey: '职业s'
564
+ },
565
+ layout: '1/3'
566
+ }, {
567
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.nationality",
568
+ "label": "国籍",
569
+ "inputType": "country_select",
570
+ layout: '1/3'
571
+ }, {
572
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.permanentResidenceAddress",
573
+ "label": "户口地址",
574
+ "inputType": "MyAddress",
575
+ required: function required() {
576
+ return ctx.required;
577
+ },
578
+ "inputProps": {
579
+ addressBtns: [{
580
+ name: 'womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.permanentResidenceAddress',
581
+ label: '同女方'
582
+ }]
583
+ },
584
+ "isNewRow": 1,
585
+ layout: '2/3'
586
+ }, {
587
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.residenceAddress",
588
+ "label": "居住地址",
589
+ "inputType": "MyAddress",
590
+ required: function required() {
591
+ return ctx.required;
592
+ },
593
+ "inputProps": {
594
+ addressBtns: [{
595
+ name: 'womanPremaritalCheckArchivesDetailVM.premaritalCheckArchivesBasicInformation.permanentResidenceAddress',
596
+ label: '同女方'
597
+ }]
598
+ },
599
+ "isNewRow": 1,
600
+ layout: '2/3'
601
+ }, {
602
+ "label": "个人史",
603
+ children: [{
604
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.previousHistory__",
605
+ "label": "既往史",
606
+ "inputType": "MC",
607
+ required: function required() {
608
+ return ctx.required;
609
+ },
610
+ inputProps: {
611
+ options: 无有option
612
+ },
613
+ layout: '1/3'
614
+ }, {
615
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.surgeryHistory__",
616
+ "label": "手术史",
617
+ "inputType": "MC",
618
+ required: function required() {
619
+ return ctx.required;
620
+ },
621
+ inputProps: {
622
+ options: 无有option
623
+ },
624
+ layout: '1/3'
625
+ }, {
626
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.presentIllness__",
627
+ "label": "现病史",
628
+ "inputType": "MC",
629
+ required: function required() {
630
+ return ctx.required;
631
+ },
632
+ inputProps: {
633
+ options: 无有option
634
+ },
635
+ layout: '1/3'
636
+ }, {
637
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.contactHazardousSubstances__",
638
+ "label": "接触有害物质",
639
+ "inputType": "MC",
640
+ required: function required() {
641
+ return ctx.required;
642
+ },
643
+ inputProps: {
644
+ options: 无有option
645
+ },
646
+ layout: '1/3'
647
+ }, {
648
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.contactRadioactiveRays__",
649
+ "label": "接触放射线",
650
+ "inputType": "MC",
651
+ required: function required() {
652
+ return ctx.required;
653
+ },
654
+ inputProps: {
655
+ options: 无有option
656
+ },
657
+ layout: '1/3'
658
+ }, {
659
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.personalOther",
660
+ "label": "其他",
661
+ "inputType": "input",
662
+ layout: '1/3'
663
+ }, {
664
+ "inputType": "check_invert_button",
665
+ "layout": "1/3"
666
+ }]
667
+ }, {
668
+ "label": "家族史",
669
+ children: [{
670
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.familyHeritableDisease__",
671
+ "label": "遗传疾病",
672
+ "inputType": "MC",
673
+ required: function required() {
674
+ return ctx.required;
675
+ },
676
+ inputProps: {
677
+ options: 无有option
678
+ },
679
+ layout: '1/3'
680
+ }, {
681
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.familyPsychosis__",
682
+ "label": "精神病",
683
+ "inputType": "MC",
684
+ required: function required() {
685
+ return ctx.required;
686
+ },
687
+ inputProps: {
688
+ options: 无有option
689
+ },
690
+ layout: '1/3'
691
+ }, {
692
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.birthDefects__",
693
+ "label": "先天畸形",
694
+ "inputType": "MC",
695
+ required: function required() {
696
+ return ctx.required;
697
+ },
698
+ inputProps: {
699
+ options: 无有option
700
+ },
701
+ layout: '1/3'
702
+ }, {
703
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesMedicalHistory.familyHistoryOther",
704
+ "label": "其他",
705
+ "inputType": "input",
706
+ layout: '1/3'
707
+ }, {
708
+ "inputType": "check_invert_button",
709
+ "layout": "1/3"
710
+ }]
711
+ }, {
712
+ "name": "男方体格检查",
713
+ "children": [{
714
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesPhysicalExamination.weight",
715
+ "label": "体重(kg)",
716
+ "inputType": "input_number",
717
+ processLocal: function processLocal(v, form) {
718
+ if (form) {
719
+ var values = form.getFieldsValue();
720
+ var height = ctx.utils.get(values, 'manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesPhysicalExamination.height');
721
+ form.setFieldsValue({
722
+ manPremaritalCheckArchivesDetailVM: {
723
+ premaritalCheckArchivesPhysicalExamination: {
724
+ bmi: ctx.utils.calc_bmi(v, height)
725
+ }
726
+ }
727
+ });
728
+ }
729
+ },
730
+ layout: '1/3'
731
+ }, {
732
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesPhysicalExamination.height",
733
+ "label": "身高(cm)",
734
+ "inputType": "input_number",
735
+ processLocal: function processLocal(v, form) {
736
+ if (form) {
737
+ var values = form.getFieldsValue();
738
+ var weight = ctx.utils.get(values, 'manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesPhysicalExamination.weight');
739
+ form.setFieldsValue({
740
+ manPremaritalCheckArchivesDetailVM: {
741
+ premaritalCheckArchivesPhysicalExamination: {
742
+ bmi: ctx.utils.calc_bmi(weight, v)
743
+ }
744
+ }
745
+ });
746
+ }
747
+ },
748
+ layout: '1/3'
749
+ }, {
750
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesPhysicalExamination.bmi",
751
+ "label": "BMI",
752
+ "inputType": "InputNumber",
753
+ "inputProps": {
754
+ 'tip': 'BMI的正常范围值是18.5~24.9kg/㎡',
755
+ 'min': 18.5,
756
+ 'max': 24.9,
757
+ disabled: true
758
+ },
759
+ layout: '1/3'
760
+ }, {
761
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesPhysicalExamination.systolic",
762
+ "label": "收缩压(mmHg)",
763
+ "inputType": "InputNumber",
764
+ layout: '1/3'
765
+ }, {
766
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesPhysicalExamination.diastolic",
767
+ "label": "舒张压(mmHg)",
768
+ "inputType": "InputNumber",
769
+ layout: '1/3'
770
+ }, {
771
+ "key": "manPremaritalCheckArchivesDetailVM.premaritalCheckArchivesPhysicalExamination.heartRate",
772
+ "label": "心率(次/分钟)",
773
+ "inputType": "input_number",
774
+ layout: '1/3'
775
+ }]
776
+ }]
777
+ }, {
778
+ "name": "其他信息",
779
+ "children": [{
780
+ "key": "nearRelation__",
781
+ "label": "近亲结婚",
782
+ "inputType": "MC",
783
+ required: function required() {
784
+ return ctx.required;
785
+ },
786
+ inputProps: {
787
+ options: [{
788
+ value: 1,
789
+ label: '否'
790
+ }, {
791
+ value: 2,
792
+ label: '是',
793
+ inputType: 'MI'
794
+ }]
795
+ },
796
+ layout: '1/3'
797
+ }, {
798
+ "key": "filingDay",
799
+ "label": "建档日期",
800
+ "inputType": "single_date_picker",
801
+ required: function required() {
802
+ return ctx.required;
803
+ },
804
+ layout: '1/3'
805
+ }, {
806
+ "key": "auditor",
807
+ "label": "审核人",
808
+ "inputType": "input",
809
+ required: function required() {
810
+ return ctx.required;
811
+ },
812
+ layout: '1/3'
813
+ }]
814
+ }], {
815
+ containerType: 'tabs'
816
+ });
817
+ export { form_config as default };