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