@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,28 @@
1
+ import { defineFormConfig } from '@lm_fe/service';
2
+ var form_config = defineFormConfig([{
3
+ "title": "姓名",
4
+ "dataIndex": "name"
5
+ }, {
6
+ "title": "证件号",
7
+ "dataIndex": "idNO"
8
+ }, {
9
+ "title": "年龄",
10
+ "dataIndex": "age"
11
+ }, {
12
+ "title": "性别",
13
+ "dataIndex": "gender",
14
+ inputType: 'MS',
15
+ "inputProps": {
16
+ "uniqueKey": "性别2"
17
+ }
18
+ }, {
19
+ "title": "申请日期",
20
+ "dataIndex": "applicationDate"
21
+ }, {
22
+ "title": "申请医生",
23
+ "dataIndex": "applicationDoctor"
24
+ }, {
25
+ "title": "科室",
26
+ "dataIndex": "dept"
27
+ }]);
28
+ export { form_config as default };
@@ -1,58 +1,18 @@
1
1
  import FamilyPlanning_FileManagement_DoctorDesk_FC from './.root.js';
2
2
  export { default } from './.root.js';
3
- import 'lodash/get';
4
3
  import './tslib.es6.js';
5
4
  import 'react';
6
5
  import './.root2.js';
7
- import 'lodash/set';
8
6
  import '@lm_fe/components_m';
9
7
  import '@lm_fe/utils';
8
+ import 'lodash';
10
9
  import '@lm_fe/service';
11
10
  import 'dayjs';
12
- import 'antd/es/space/style';
13
- import 'antd/es/space';
14
- import 'antd/es/button/style';
15
- import 'antd/es/button';
16
- import 'antd/es/message/style';
17
- import 'antd/es/message';
18
- import 'lodash/size';
19
11
  import '@ant-design/icons';
20
12
  import '@lm_fe/env';
21
- import 'antd/es/row/style';
22
- import 'antd/es/row';
23
- import 'antd/es/modal/style';
24
- import 'antd/es/modal';
25
- import 'antd/es/col/style';
26
- import 'antd/es/col';
27
- import './extends.js';
28
- import 'antd/es/card/style';
29
- import 'antd/es/card';
30
- import 'antd/es/popconfirm/style';
31
- import 'antd/es/popconfirm';
32
- import 'lodash/first';
33
- import 'lodash/cloneDeep';
34
- import 'lodash/map';
35
- import 'lodash/isEmpty';
13
+ import 'antd';
36
14
  import './config.js';
37
- import 'lodash/isEqual';
38
- import 'lodash/join';
39
- import 'lodash/dropRight';
40
- import 'lodash/isNil';
41
15
  import './style-inject.es.js';
42
16
  import './api.js';
43
17
  import '@lm_fe/pages';
44
18
  import '@lm_fe/pages-mchc';
45
- import 'antd/es/empty/style';
46
- import 'antd/es/empty';
47
- import 'antd/es/input/style';
48
- import 'antd/es/input';
49
- import 'antd/es/alert/style';
50
- import 'antd/es/alert';
51
- import 'antd/es/form/style';
52
- import 'antd/es/form';
53
- import 'antd/es/radio/style';
54
- import 'antd/es/radio';
55
- import 'antd/es/tabs/style';
56
- import 'antd/es/tabs';
57
- import 'lodash/filter';
58
- //# sourceMappingURL=.root7.js.map
@@ -0,0 +1,19 @@
1
+ import { defineFormConfig } from '@lm_fe/service';
2
+ var form_config = defineFormConfig([{
3
+ title: '组套名',
4
+ dataIndex: 'suitName'
5
+ }, {
6
+ title: '检验日期',
7
+ dataIndex: 'examinationDate'
8
+ }, {
9
+ title: '审核状态',
10
+ dataIndex: 'state',
11
+ inputType: 'MS',
12
+ inputProps: {
13
+ options: '未审核,已审核'
14
+ }
15
+ }, {
16
+ title: '审核人',
17
+ dataIndex: 'reviewer'
18
+ }]);
19
+ export { form_config as default };
@@ -0,0 +1,247 @@
1
+ import { d as __spreadArray } from './tslib.es6.js';
2
+ import '@lm_fe/env';
3
+ var common_result = [{
4
+ title: '项目名称',
5
+ name: 'itemName',
6
+ inputType: 'MA',
7
+ inputProps: {
8
+ options: '项目一,项目二'
9
+ }
10
+ }, {
11
+ title: '英文名称',
12
+ name: 'itemNO',
13
+ inputType: 'MA',
14
+ inputProps: {
15
+ options: 'a,b,c,d'
16
+ }
17
+ }, {
18
+ title: '检验结果',
19
+ name: 'result',
20
+ inputType: 'MA',
21
+ inputProps: {
22
+ options: '阳性,阴性'
23
+ }
24
+ }, {
25
+ title: '单位',
26
+ name: 'unit',
27
+ inputType: 'MA',
28
+ inputProps: {
29
+ options: 'mmol,1,L'
30
+ }
31
+ }, {
32
+ title: '状态',
33
+ name: 'state',
34
+ inputType: 'MA',
35
+ inputProps: {
36
+ options: '正常,异常',
37
+ marshal: 0
38
+ }
39
+ }, {
40
+ title: '参考范围',
41
+ name: 'limit',
42
+ inputType: 'MA',
43
+ inputProps: {}
44
+ }];
45
+ var common = [{
46
+ title: '组套号',
47
+ name: 'suitNO',
48
+ inputType: 'MA',
49
+ inputProps: {
50
+ disabled: true
51
+ },
52
+ layout: '1/3'
53
+ }, {
54
+ title: '组套名',
55
+ name: 'suitName',
56
+ inputType: 'MA',
57
+ inputProps: {
58
+ disabled: true
59
+ },
60
+ layout: '1/3'
61
+ }, {
62
+ title: '检查日期',
63
+ name: 'examinationDate',
64
+ inputType: 'DatePicker',
65
+ layout: '1/3'
66
+ }, {
67
+ inputType: 'MyEditTable',
68
+ name: 'reportResults',
69
+ inputProps: {
70
+ formDescriptions: __spreadArray([], common_result, true)
71
+ }
72
+ }];
73
+ var tmp_conf = [{
74
+ tpl_name: '白带常规',
75
+ tpl_form: __spreadArray([], common, true),
76
+ tpl_values: {
77
+ suitNO: 'bdcg',
78
+ suitName: '白带常规',
79
+ reportResults: [{
80
+ itemNO: 'DCGR',
81
+ itemName: '滴虫感染',
82
+ limit: ''
83
+ }, {
84
+ itemNO: 'PH',
85
+ itemName: 'PH值',
86
+ limit: '0-4.5'
87
+ }, {
88
+ itemNO: 'ACW',
89
+ itemName: '胺臭味实验',
90
+ limit: ''
91
+ }, {
92
+ itemNO: 'QID',
93
+ itemName: '清洁度',
94
+ limit: ''
95
+ }, {
96
+ itemNO: 'CT2',
97
+ itemName: '淋球菌筛查',
98
+ limit: ''
99
+ }, {
100
+ itemNO: 'NZLLI',
101
+ itemName: '念珠菌感染',
102
+ limit: ''
103
+ }, {
104
+ itemNO: 'SY',
105
+ itemName: '沙眼衣原体筛查',
106
+ limit: ''
107
+ }, {
108
+ itemNO: 'XSXB',
109
+ itemName: '线索细胞',
110
+ limit: ''
111
+ }]
112
+ }
113
+ }, {
114
+ tpl_name: '血型',
115
+ tpl_form: __spreadArray([], common, true),
116
+ tpl_values: {
117
+ suitNO: 'xx',
118
+ suitName: '血型',
119
+ reportResults: [{
120
+ itemNO: 'ABO',
121
+ itemName: '血型',
122
+ unit: ''
123
+ }, {
124
+ itemNO: 'RH',
125
+ itemName: 'RH',
126
+ unit: ''
127
+ }]
128
+ }
129
+ }, {
130
+ tpl_name: '血糖',
131
+ tpl_form: __spreadArray([], common, true),
132
+ tpl_values: {
133
+ "suitNO": "xt",
134
+ "suitName": "血糖",
135
+ "reportResults": [{
136
+ "itemNO": "GLU",
137
+ "itemName": "血糖",
138
+ "limit": "3.9-6.1",
139
+ "unit": "mmol/1/L"
140
+ }]
141
+ }
142
+ }, {
143
+ tpl_name: '乙肝血清学检查',
144
+ tpl_form: __spreadArray([], common, true),
145
+ tpl_values: {
146
+ "suitNO": "ygldb",
147
+ "suitName": "乙肝血清学检查",
148
+ "reportResults": [{
149
+ "itemNO": "HBsAg",
150
+ "itemName": "表面抗原",
151
+ "limit": "阴性-阳性",
152
+ "unit": "-"
153
+ }, {
154
+ "itemNO": "HBsAb",
155
+ "itemName": "表面抗体",
156
+ "limit": "阴性-阳性",
157
+ "unit": "-"
158
+ }, {
159
+ "itemNO": "HBeAg",
160
+ "itemName": "e抗原",
161
+ "limit": "阴性-阳性",
162
+ "unit": "-"
163
+ }, {
164
+ "itemNO": "HBeAb",
165
+ "itemName": "e抗体",
166
+ "limit": "阴性-阳性",
167
+ "unit": "-"
168
+ }, {
169
+ "itemNO": "HBcAb",
170
+ "itemName": "核心抗体",
171
+ "limit": "阴性-阳性",
172
+ "unit": "-"
173
+ }]
174
+ }
175
+ }, {
176
+ tpl_name: '肝肾功能检查',
177
+ tpl_form: __spreadArray([], common, true),
178
+ tpl_values: {
179
+ "suitNO": "gg",
180
+ "suitName": "肝肾功能检查",
181
+ "reportResults": [{
182
+ "itemNO": "ALT",
183
+ "itemName": "谷丙转氨酶",
184
+ "limit": "0-45",
185
+ "unit": "U/L"
186
+ }, {
187
+ "itemNO": "CREA",
188
+ "itemName": "肌酐",
189
+ "limit": "44-115",
190
+ "unit": "umol/L"
191
+ }]
192
+ }
193
+ }, {
194
+ tpl_name: '甲状腺功能检查',
195
+ tpl_form: __spreadArray([], common, true),
196
+ tpl_values: {
197
+ "suitNO": "gzq",
198
+ "suitName": "甲状腺功能检查",
199
+ "reportResults": [{
200
+ "itemNO": "TSH",
201
+ "itemName": "促甲状腺激素",
202
+ "limit": "0.44-5.45",
203
+ "unit": "IU/mL"
204
+ }]
205
+ }
206
+ }, {
207
+ "tpl_name": "优生五项",
208
+ "tpl_form": __spreadArray([], common, true),
209
+ "tpl_values": {
210
+ "suitNO": "yswx",
211
+ "suitName": "优生五项",
212
+ "reportResults": [{
213
+ "itemNO": "RuV-IgG-",
214
+ "itemName": "风疹病毒IgG",
215
+ "limit": "-"
216
+ }, {
217
+ "itemNO": "CMV-IgG-",
218
+ "itemName": "巨细胞病毒IgG",
219
+ "limit": "-"
220
+ }, {
221
+ "itemNO": "TOX-IgG-",
222
+ "itemName": "弓形虫IgG",
223
+ "limit": "-"
224
+ }, {
225
+ "itemNO": "CMV-IgM-",
226
+ "itemName": "巨细胞病毒IgM",
227
+ "limit": "-"
228
+ }, {
229
+ "itemNO": "TOX-IgM-",
230
+ "itemName": "弓形虫IgM",
231
+ "limit": "-"
232
+ }]
233
+ }
234
+ }, {
235
+ tpl_name: '梅毒螺旋体筛查',
236
+ tpl_form: __spreadArray([], common, true),
237
+ tpl_values: {
238
+ "suitNO": "md",
239
+ "suitName": "梅毒螺旋体筛查",
240
+ "reportResults": [{
241
+ "itemNO": "TP",
242
+ "itemName": "梅毒螺旋体筛查",
243
+ "limit": "-"
244
+ }]
245
+ }
246
+ }];
247
+ export { tmp_conf as default };
@@ -1,19 +1,9 @@
1
1
  import List from './.root9.js';
2
2
  export { default } from './.root9.js';
3
- import 'antd/es/message/style';
4
- import 'antd/es/message';
5
- import 'antd/es/popconfirm/style';
6
- import 'antd/es/popconfirm';
7
- import 'antd/es/divider/style';
8
- import 'antd/es/divider';
9
- import 'antd/es/button/style';
10
- import 'antd/es/button';
11
- import 'lodash/get';
12
- import 'lodash/isArray';
13
- import 'lodash/isNil';
14
3
  import './tslib.es6.js';
15
4
  import 'react';
5
+ import 'lodash';
16
6
  import '@lm_fe/components_m';
7
+ import 'antd';
17
8
  import '@ant-design/icons';
18
9
  import '@lm_fe/utils';
19
- //# sourceMappingURL=.root8.js.map
@@ -1,17 +1,8 @@
1
- import 'antd/es/message/style';
2
- import _message from 'antd/es/message';
3
- import 'antd/es/popconfirm/style';
4
- import _Popconfirm from 'antd/es/popconfirm';
5
- import 'antd/es/divider/style';
6
- import _Divider from 'antd/es/divider';
7
- import 'antd/es/button/style';
8
- import _Button from 'antd/es/button';
9
- import _get from 'lodash/get';
10
- import _isArray from 'lodash/isArray';
11
- import _isNil from 'lodash/isNil';
12
- import { b as __extends, d as __spreadArray, _ as __awaiter, a as __generator } from './tslib.es6.js';
1
+ import { c as __extends, d as __spreadArray, _ as __awaiter, a as __generator } from './tslib.es6.js';
13
2
  import React from 'react';
3
+ import { get, isArray, isNil } from 'lodash';
14
4
  import { BaseTableOld, BaseQuery, APP_CONFIG, fubaoHistoryPush, BaseListOld } from '@lm_fe/components_m';
5
+ import { Button, Divider, Popconfirm, message } from 'antd';
15
6
  import { EditOutlined, EyeOutlined, DeleteOutlined } from '@ant-design/icons';
16
7
  import { fubaoRequest } from '@lm_fe/utils';
17
8
  var ProductsTable = function (_super) {
@@ -114,13 +105,13 @@ var List = function (_super) {
114
105
  align: 'center',
115
106
  render: function render(text) {
116
107
  if (text === 0) {
117
- return /*#__PURE__*/React.createElement(_Button, {
108
+ return /*#__PURE__*/React.createElement(Button, {
118
109
  size: "small",
119
110
  type: "primary"
120
111
  }, "\u5F85\u5BA1\u6838");
121
112
  }
122
113
  if (text === 1) {
123
- return /*#__PURE__*/React.createElement(_Button, {
114
+ return /*#__PURE__*/React.createElement(Button, {
124
115
  size: "small"
125
116
  }, "\u5DF2\u5BA1\u6838");
126
117
  }
@@ -134,30 +125,30 @@ var List = function (_super) {
134
125
  width: 200,
135
126
  align: 'center',
136
127
  render: function render(value, rowData, index) {
137
- return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(_Button, {
128
+ return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Button, {
138
129
  type: "link",
139
130
  size: "small",
140
131
  icon: /*#__PURE__*/React.createElement(EditOutlined, {
141
132
  className: "global-table-action-icon global-table-action-view"
142
133
  }),
143
134
  onClick: _this.handleEdit(rowData)
144
- }, "\u7F16\u8F91"), /*#__PURE__*/React.createElement(_Divider, {
135
+ }, "\u7F16\u8F91"), /*#__PURE__*/React.createElement(Divider, {
145
136
  type: "vertical"
146
- }), /*#__PURE__*/React.createElement(_Button, {
137
+ }), /*#__PURE__*/React.createElement(Button, {
147
138
  type: "link",
148
139
  size: "small",
149
140
  icon: /*#__PURE__*/React.createElement(EyeOutlined, {
150
141
  className: "global-table-action-icon global-table-action-edit"
151
142
  }),
152
143
  onClick: _this.handleView(rowData)
153
- }, "\u67E5\u770B"), /*#__PURE__*/React.createElement(_Divider, {
144
+ }, "\u67E5\u770B"), /*#__PURE__*/React.createElement(Divider, {
154
145
  type: "vertical"
155
- }), /*#__PURE__*/React.createElement(_Popconfirm, {
156
- title: "\u786E\u5B9A\u8981\u5220\u9664\u8FD9\u4E2A".concat(_get(_this.props, 'baseTitle'), "\u5417?"),
146
+ }), /*#__PURE__*/React.createElement(Popconfirm, {
147
+ title: "\u786E\u5B9A\u8981\u5220\u9664\u8FD9\u4E2A".concat(get(_this.props, 'baseTitle'), "\u5417?"),
157
148
  onConfirm: _this.handleDelete(rowData),
158
149
  okText: "\u786E\u5B9A",
159
150
  cancelText: "\u53D6\u6D88"
160
- }, /*#__PURE__*/React.createElement(_Button, {
151
+ }, /*#__PURE__*/React.createElement(Button, {
161
152
  type: "link",
162
153
  size: "small",
163
154
  icon: /*#__PURE__*/React.createElement(DeleteOutlined, {
@@ -177,8 +168,8 @@ var List = function (_super) {
177
168
  if (!baseUrl) {
178
169
  return [2];
179
170
  }
180
- if (!_isNil(editKey)) {
181
- _message.error('请保存未保存的记录');
171
+ if (!isNil(editKey)) {
172
+ message.error('请保存未保存的记录');
182
173
  return [2];
183
174
  }
184
175
  this.setState({
@@ -192,7 +183,7 @@ var List = function (_super) {
192
183
  })];
193
184
  case 1:
194
185
  res = _b.sent().data;
195
- if (_isArray(res.data.pageData)) {
186
+ if (isArray(res.data.pageData)) {
196
187
  dataSource = res.data.pageData;
197
188
  }
198
189
  if (!isNaN(Number(res.data.totalElements))) {
@@ -232,7 +223,7 @@ var List = function (_super) {
232
223
  return __generator(this, function (_a) {
233
224
  switch (_a.label) {
234
225
  case 0:
235
- return [4, fubaoRequest["delete"]("/api/family/planning/deletefamilyPlanningFile/".concat(_get(rowData, 'id')))];
226
+ return [4, fubaoRequest["delete"]("/api/family/planning/deletefamilyPlanningFile/".concat(get(rowData, 'id')))];
236
227
  case 1:
237
228
  _a.sent();
238
229
  this.handleSearch();
@@ -273,4 +264,3 @@ var List = function (_super) {
273
264
  }(BaseListOld);
274
265
  var List$1 = List;
275
266
  export { List$1 as default };
276
- //# sourceMappingURL=.root9.js.map
@@ -1,11 +1,9 @@
1
- import 'antd/es/form/style';
2
- import 'antd/es/form';
3
1
  import '@lm_fe/components_m';
4
2
  import { mchcEnv } from '@lm_fe/env';
3
+ import 'antd';
5
4
  import 'react';
6
5
  function load_form_config() {
7
- if (mchcEnv.is('建瓯')) return import('./.root53.js');
8
- return import('./.root54.js');
6
+ if (mchcEnv.is('建瓯')) return import('./.root55.js');
7
+ return import('./.root56.js');
9
8
  }
10
9
  export { load_form_config as l };
11
- //# sourceMappingURL=Form.js.map