@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,12 +1,9 @@
1
- import 'antd/es/divider/style';
2
- import _Divider from 'antd/es/divider';
3
- import 'antd/es/button/style';
4
- import _Button from 'antd/es/button';
5
- import _get from 'lodash/get';
6
- import { d as __spreadArray, c as __assign, _ as __awaiter, a as __generator, e as __rest } from './tslib.es6.js';
1
+ import { d as __spreadArray, b as __assign, _ as __awaiter, a as __generator, e as __rest } from './tslib.es6.js';
7
2
  import { APP_CONFIG, OkButton, fubaoHistoryPush } from '@lm_fe/components_m';
8
3
  import { MyBaseList, mchcModal__ } from '@lm_fe/pages';
9
4
  import { fubaoRequest, formatRangeDate, safe_async_call } from '@lm_fe/utils';
5
+ import { Button, Divider } from 'antd';
6
+ import { get } from 'lodash';
10
7
  import React$1 from 'react';
11
8
  import { getSameOptions } from '@lm_fe/env';
12
9
  import { SMchc_Knowledges, SMchc_Questionnaire } from '@lm_fe/service';
@@ -102,7 +99,7 @@ var tableColumns = [{
102
99
  dataIndex: 'notificationNote',
103
100
  width: APP_CONFIG.CELL_WIDTH_SMALL,
104
101
  render: function render(text, record) {
105
- return text ? "".concat(text).concat(_get(record, 'notificationOtherNote') ? "-".concat(_get(record, 'notificationOtherNote')) : '') : '';
102
+ return text ? "".concat(text).concat(get(record, 'notificationOtherNote') ? "-".concat(get(record, 'notificationOtherNote')) : '') : '';
106
103
  }
107
104
  }, {
108
105
  title: '随访日期',
@@ -121,7 +118,7 @@ var tableColumns = [{
121
118
  return '否';
122
119
  }
123
120
  if (text === 1) {
124
- return /*#__PURE__*/React.createElement("span", {
121
+ return React.createElement("span", {
125
122
  style: {
126
123
  color: 'red'
127
124
  }
@@ -135,7 +132,7 @@ var tableColumns = [{
135
132
  width: APP_CONFIG.CELL_WIDTH_SMALL,
136
133
  render: function render(text) {
137
134
  if (text === 1) {
138
- return /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("span", {
135
+ return React.createElement("div", null, React.createElement("span", {
139
136
  style: {
140
137
  display: 'inline-block',
141
138
  verticalAlign: 'middle',
@@ -145,7 +142,7 @@ var tableColumns = [{
145
142
  borderRadius: '50%',
146
143
  backgroundColor: 'green'
147
144
  }
148
- }), /*#__PURE__*/React.createElement("span", {
145
+ }), React.createElement("span", {
149
146
  style: {
150
147
  display: 'inline-block',
151
148
  verticalAlign: 'middle',
@@ -154,7 +151,7 @@ var tableColumns = [{
154
151
  }, "\u968F\u8BBF\u6210\u529F"));
155
152
  }
156
153
  if (text === 2) {
157
- return /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("span", {
154
+ return React.createElement("div", null, React.createElement("span", {
158
155
  style: {
159
156
  display: 'inline-block',
160
157
  verticalAlign: 'middle',
@@ -164,7 +161,7 @@ var tableColumns = [{
164
161
  borderRadius: '50%',
165
162
  backgroundColor: 'red'
166
163
  }
167
- }), /*#__PURE__*/React.createElement("span", {
164
+ }), React.createElement("span", {
168
165
  style: {
169
166
  display: 'inline-block',
170
167
  verticalAlign: 'middle',
@@ -172,7 +169,7 @@ var tableColumns = [{
172
169
  }
173
170
  }, "\u968F\u8BBF\u5931\u8D25"));
174
171
  }
175
- return /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("span", {
172
+ return React.createElement("div", null, React.createElement("span", {
176
173
  style: {
177
174
  display: 'inline-block',
178
175
  verticalAlign: 'middle',
@@ -182,7 +179,7 @@ var tableColumns = [{
182
179
  borderRadius: '50%',
183
180
  backgroundColor: 'gray'
184
181
  }
185
- }), /*#__PURE__*/React.createElement("span", {
182
+ }), React.createElement("span", {
186
183
  style: {
187
184
  display: 'inline-block',
188
185
  verticalAlign: 'middle',
@@ -339,7 +336,7 @@ function handleView(rowData) {
339
336
  cervicalCancerScreeningId = rowData.cervicalCancerScreeningId,
340
337
  breastCancerScreeningId = rowData.breastCancerScreeningId,
341
338
  breastCancerXRayId = rowData.breastCancerXRayId;
342
- if (_get(rowData, 'screeningType') && _get(rowData, 'screeningType').indexOf('乳腺') > -1) {
339
+ if (get(rowData, 'screeningType') && get(rowData, 'screeningType').indexOf('乳腺') > -1) {
343
340
  if (breastCancerScreeningId) {
344
341
  fubaoHistoryPush("/gynecological-diseases/two-cancers/exam?id=".concat(twoCancerScreeningId, "&breastCancerScreeningId=").concat(breastCancerScreeningId, "&activeKey=MammaryCancer"));
345
342
  } else {
@@ -361,15 +358,15 @@ function Pathological_follow_up(props) {
361
358
  showFilter: false,
362
359
  fixed: 'right',
363
360
  render: function render(value, rowData, index) {
364
- return /*#__PURE__*/React$1.createElement(React$1.Fragment, null, /*#__PURE__*/React$1.createElement(_Button, {
361
+ return /*#__PURE__*/React$1.createElement(React$1.Fragment, null, /*#__PURE__*/React$1.createElement(Button, {
365
362
  type: "link",
366
363
  size: "small",
367
364
  onClick: function onClick() {
368
365
  return handleView(rowData);
369
366
  }
370
- }, "\u67E5\u770B"), /*#__PURE__*/React$1.createElement(_Divider, {
367
+ }, "\u67E5\u770B"), /*#__PURE__*/React$1.createElement(Divider, {
371
368
  type: "vertical"
372
- }), /*#__PURE__*/React$1.createElement(_Button, {
369
+ }), /*#__PURE__*/React$1.createElement(Button, {
373
370
  type: "link",
374
371
  size: "small",
375
372
  onClick: function onClick() {
@@ -475,4 +472,3 @@ function Pathological_follow_up(props) {
475
472
  });
476
473
  }
477
474
  export { Pathological_follow_up as default };
478
- //# sourceMappingURL=.root28.js.map
@@ -1,12 +1,9 @@
1
- import 'antd/es/divider/style';
2
- import _Divider from 'antd/es/divider';
3
- import 'antd/es/button/style';
4
- import _Button from 'antd/es/button';
5
- import _get from 'lodash/get';
6
- import { d as __spreadArray, c as __assign, _ as __awaiter, a as __generator, e as __rest } from './tslib.es6.js';
1
+ import { d as __spreadArray, b as __assign, _ as __awaiter, a as __generator, e as __rest } from './tslib.es6.js';
7
2
  import { APP_CONFIG, OkButton, fubaoHistoryPush } from '@lm_fe/components_m';
8
3
  import { MyBaseList, mchcModal__ } from '@lm_fe/pages';
9
4
  import { fubaoRequest, formatRangeDate, safe_async_call } from '@lm_fe/utils';
5
+ import { Button, Divider } from 'antd';
6
+ import { get } from 'lodash';
10
7
  import React$1 from 'react';
11
8
  import { getSameOptions } from '@lm_fe/env';
12
9
  import { SMchc_Knowledges, SMchc_Questionnaire } from '@lm_fe/service';
@@ -98,7 +95,7 @@ var tableColumns = [{
98
95
  dataIndex: 'notificationNote',
99
96
  width: APP_CONFIG.CELL_WIDTH_SMALL,
100
97
  render: function render(text, record) {
101
- return text ? "".concat(text).concat(_get(record, 'notificationOtherNote') ? "-".concat(_get(record, 'notificationOtherNote')) : '') : '';
98
+ return text ? "".concat(text).concat(get(record, 'notificationOtherNote') ? "-".concat(get(record, 'notificationOtherNote')) : '') : '';
102
99
  }
103
100
  }, {
104
101
  title: '是否失访',
@@ -109,7 +106,7 @@ var tableColumns = [{
109
106
  return '否';
110
107
  }
111
108
  if (text === 1) {
112
- return /*#__PURE__*/React.createElement("span", {
109
+ return React.createElement("span", {
113
110
  style: {
114
111
  color: 'red'
115
112
  }
@@ -123,7 +120,7 @@ var tableColumns = [{
123
120
  width: APP_CONFIG.CELL_WIDTH_SMALL,
124
121
  render: function render(text) {
125
122
  if (text === 1) {
126
- return /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("span", {
123
+ return React.createElement("div", null, React.createElement("span", {
127
124
  style: {
128
125
  display: 'inline-block',
129
126
  verticalAlign: 'middle',
@@ -133,7 +130,7 @@ var tableColumns = [{
133
130
  borderRadius: '50%',
134
131
  backgroundColor: 'green'
135
132
  }
136
- }), /*#__PURE__*/React.createElement("span", {
133
+ }), React.createElement("span", {
137
134
  style: {
138
135
  display: 'inline-block',
139
136
  verticalAlign: 'middle',
@@ -142,7 +139,7 @@ var tableColumns = [{
142
139
  }, "\u901A\u77E5\u6210\u529F"));
143
140
  }
144
141
  if (text === 2) {
145
- return /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("span", {
142
+ return React.createElement("div", null, React.createElement("span", {
146
143
  style: {
147
144
  display: 'inline-block',
148
145
  verticalAlign: 'middle',
@@ -152,7 +149,7 @@ var tableColumns = [{
152
149
  borderRadius: '50%',
153
150
  backgroundColor: 'red'
154
151
  }
155
- }), /*#__PURE__*/React.createElement("span", {
152
+ }), React.createElement("span", {
156
153
  style: {
157
154
  display: 'inline-block',
158
155
  verticalAlign: 'middle',
@@ -160,7 +157,7 @@ var tableColumns = [{
160
157
  }
161
158
  }, "\u901A\u77E5\u5931\u8D25"));
162
159
  }
163
- return /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("span", {
160
+ return React.createElement("div", null, React.createElement("span", {
164
161
  style: {
165
162
  display: 'inline-block',
166
163
  verticalAlign: 'middle',
@@ -170,7 +167,7 @@ var tableColumns = [{
170
167
  borderRadius: '50%',
171
168
  backgroundColor: 'gray'
172
169
  }
173
- }), /*#__PURE__*/React.createElement("span", {
170
+ }), React.createElement("span", {
174
171
  style: {
175
172
  display: 'inline-block',
176
173
  verticalAlign: 'middle',
@@ -309,7 +306,7 @@ function handleView(rowData) {
309
306
  cervicalCancerScreeningId = rowData.cervicalCancerScreeningId,
310
307
  breastCancerScreeningId = rowData.breastCancerScreeningId,
311
308
  breastCancerXRayId = rowData.breastCancerXRayId;
312
- if (_get(rowData, 'screeningType') && _get(rowData, 'screeningType').indexOf('乳腺') > -1) {
309
+ if (get(rowData, 'screeningType') && get(rowData, 'screeningType').indexOf('乳腺') > -1) {
313
310
  if (breastCancerScreeningId) {
314
311
  fubaoHistoryPush("/gynecological-diseases/two-cancers/exam?id=".concat(twoCancerScreeningId, "&breastCancerScreeningId=").concat(breastCancerScreeningId, "&activeKey=MammaryCancer"));
315
312
  } else {
@@ -331,15 +328,15 @@ function Pathological_reminder(props) {
331
328
  showFilter: false,
332
329
  fixed: 'right',
333
330
  render: function render(value, rowData, index) {
334
- return /*#__PURE__*/React$1.createElement(React$1.Fragment, null, /*#__PURE__*/React$1.createElement(_Button, {
331
+ return /*#__PURE__*/React$1.createElement(React$1.Fragment, null, /*#__PURE__*/React$1.createElement(Button, {
335
332
  type: "link",
336
333
  size: "small",
337
334
  onClick: function onClick() {
338
335
  return handleView(rowData);
339
336
  }
340
- }, "\u67E5\u770B"), /*#__PURE__*/React$1.createElement(_Divider, {
337
+ }, "\u67E5\u770B"), /*#__PURE__*/React$1.createElement(Divider, {
341
338
  type: "vertical"
342
- }), /*#__PURE__*/React$1.createElement(_Button, {
339
+ }), /*#__PURE__*/React$1.createElement(Button, {
343
340
  type: "link",
344
341
  size: "small",
345
342
  onClick: function onClick() {
@@ -445,4 +442,3 @@ function Pathological_reminder(props) {
445
442
  });
446
443
  }
447
444
  export { Pathological_reminder as default };
448
- //# sourceMappingURL=.root29.js.map
@@ -1,9 +1,8 @@
1
- import 'antd/es/button/style';
2
- import _Button from 'antd/es/button';
3
1
  import { _ as __awaiter, a as __generator } from './tslib.es6.js';
4
2
  import { MyBaseList } from '@lm_fe/pages';
5
3
  import { mchcLogger } from '@lm_fe/env';
6
4
  import { getMomentRange, formatDate, request } from '@lm_fe/utils';
5
+ import { Button } from 'antd';
7
6
  import React from 'react';
8
7
  function BreastCancerDataReport(prop) {
9
8
  var _this = this;
@@ -26,7 +25,7 @@ function BreastCancerDataReport(prop) {
26
25
  name: 'uploadState',
27
26
  inputType: 'MS',
28
27
  inputProps: {
29
- optionKey: '上报状态'
28
+ uniqueKey: '上报状态'
30
29
  }
31
30
  }],
32
31
  name: "/two/cancer/screening/findAllBreastCancerReportedData",
@@ -34,7 +33,7 @@ function BreastCancerDataReport(prop) {
34
33
  showAdd: false,
35
34
  RenderBtns: function RenderBtns(ctx) {
36
35
  var selectRows = ctx.getCheckRows();
37
- return /*#__PURE__*/React.createElement(_Button, {
36
+ return /*#__PURE__*/React.createElement(Button, {
38
37
  disabled: !selectRows.length,
39
38
  onClick: function onClick() {
40
39
  return __awaiter(_this, void 0, void 0, function () {
@@ -68,7 +67,7 @@ function BreastCancerDataReport(prop) {
68
67
  dataIndex: 'uploadState',
69
68
  inputType: 'MS',
70
69
  inputProps: {
71
- optionKey: '上报状态',
70
+ uniqueKey: '上报状态',
72
71
  marshal: 0
73
72
  }
74
73
  }, {
@@ -81,4 +80,3 @@ function BreastCancerDataReport(prop) {
81
80
  });
82
81
  }
83
82
  export { BreastCancerDataReport as default };
84
- //# sourceMappingURL=.root3.js.map
@@ -1,13 +1,9 @@
1
- import 'antd/es/message/style';
2
- import _message from 'antd/es/message';
3
- import 'antd/es/button/style';
4
- import _Button from 'antd/es/button';
5
- import _isArray from 'lodash/isArray';
6
- import _isNil from 'lodash/isNil';
7
- 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';
8
2
  import React from 'react';
9
3
  import { BaseTableOld, BaseQuery, APP_CONFIG, idNOFuzzy, getDataSource, fubaoHistoryPush, BaseListOld } from '@lm_fe/components_m';
4
+ import { Button, message } from 'antd';
10
5
  import { RedoOutlined, SearchOutlined, EyeOutlined } from '@ant-design/icons';
6
+ import { isArray, isNil } from 'lodash';
11
7
  import { fubaoRequest } from '@lm_fe/utils';
12
8
  var ProductsTable = function (_super) {
13
9
  __extends(ProductsTable, _super);
@@ -57,10 +53,10 @@ var Query = function (_super) {
57
53
  queryFormDescriptions: queryFormDescriptions
58
54
  };
59
55
  _this.renderBtn = function () {
60
- return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(_Button, {
56
+ return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Button, {
61
57
  icon: /*#__PURE__*/React.createElement(RedoOutlined, null),
62
58
  onClick: _this.handleReset
63
- }, "\u91CD\u7F6E"), /*#__PURE__*/React.createElement(_Button, {
59
+ }, "\u91CD\u7F6E"), /*#__PURE__*/React.createElement(Button, {
64
60
  type: "primary",
65
61
  icon: /*#__PURE__*/React.createElement(SearchOutlined, null),
66
62
  htmlType: "submit"
@@ -335,7 +331,7 @@ var List = function (_super) {
335
331
  width: 100,
336
332
  align: 'center',
337
333
  render: function render(value, rowData, index) {
338
- return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(_Button, {
334
+ return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Button, {
339
335
  type: "link",
340
336
  size: "small",
341
337
  icon: /*#__PURE__*/React.createElement(EyeOutlined, {
@@ -356,8 +352,8 @@ var List = function (_super) {
356
352
  if (!baseUrl) {
357
353
  return [2];
358
354
  }
359
- if (!_isNil(editKey)) {
360
- _message.error('请保存未保存的记录');
355
+ if (!isNil(editKey)) {
356
+ message.error('请保存未保存的记录');
361
357
  return [2];
362
358
  }
363
359
  this.setState({
@@ -368,7 +364,7 @@ var List = function (_super) {
368
364
  return [4, getDataSource(baseUrl, query, processFromApi)];
369
365
  case 1:
370
366
  _c = _d.sent(), data = _c.data, count = _c.count;
371
- if (data && _isArray(data)) ;
367
+ if (data && isArray(data)) ;
372
368
  if (count) {
373
369
  total = Number(count);
374
370
  }
@@ -411,4 +407,3 @@ var List = function (_super) {
411
407
  return List;
412
408
  }(BaseListOld);
413
409
  export { List as default };
414
- //# sourceMappingURL=.root30.js.map
@@ -1,20 +1,12 @@
1
1
  import Pregnancies from './.root32.js';
2
2
  export { default } from './.root32.js';
3
- import 'antd/es/button/style';
4
- import 'antd/es/button';
5
- import 'antd/es/message/style';
6
- import 'antd/es/message';
7
- import 'antd/es/form/style';
8
- import 'antd/es/form';
9
3
  import './tslib.es6.js';
10
4
  import '@lm_fe/components_m';
11
5
  import '@lm_fe/env';
12
6
  import '@lm_fe/service';
13
7
  import '@lm_fe/utils';
8
+ import 'antd';
14
9
  import 'react';
15
- import 'lodash/values';
16
- import 'lodash/keys';
17
- import 'lodash/get';
18
10
  import '@lm_fe/pages';
11
+ import 'lodash';
19
12
  import './Form.js';
20
- //# sourceMappingURL=.root31.js.map
@@ -1,19 +1,12 @@
1
- import 'antd/es/button/style';
2
- import _Button from 'antd/es/button';
3
- import 'antd/es/message/style';
4
- import _message from 'antd/es/message';
5
- import 'antd/es/form/style';
6
- import _Form from 'antd/es/form';
7
- import { _ as __awaiter, a as __generator, c as __assign } from './tslib.es6.js';
1
+ import { _ as __awaiter, a as __generator, b as __assign } from './tslib.es6.js';
8
2
  import { resolveFubaoPath, BaseEditPanelFormFC, OkButton } from '@lm_fe/components_m';
9
3
  import { mchcEvent } from '@lm_fe/env';
10
4
  import { SLocal_History, SFubao_TwoCancerScreeningFile, SLocal_State } from '@lm_fe/service';
11
5
  import { getSearchParamsValue, formatDate } from '@lm_fe/utils';
6
+ import { Form, Button, message } from 'antd';
12
7
  import React, { useState, useEffect } from 'react';
13
- import _values from 'lodash/values';
14
- import _keys from 'lodash/keys';
15
- import _get from 'lodash/get';
16
8
  import '@lm_fe/pages';
9
+ import { keys, values, get } from 'lodash';
17
10
  import { l as load_form_config } from './Form.js';
18
11
  function archivalInformation_onValuesChange(changedValues, allValues, form, setRequiredKeys) {
19
12
  return __awaiter(this, void 0, void 0, function () {
@@ -26,9 +19,9 @@ function archivalInformation_onValuesChange(changedValues, allValues, form, setR
26
19
  });
27
20
  }
28
21
  function getKeyAndValue(changedValues) {
29
- var key1 = _keys(changedValues)[0];
30
- var value1 = _values(changedValues)[0];
31
- var value1KeysArr = _keys(value1);
22
+ var key1 = keys(changedValues)[0];
23
+ var value1 = values(changedValues)[0];
24
+ var value1KeysArr = keys(value1);
32
25
  if (value1KeysArr.length > 1) {
33
26
  return {
34
27
  __key: key1,
@@ -39,7 +32,7 @@ function getKeyAndValue(changedValues) {
39
32
  var __key = [key1, key2].filter(function (_) {
40
33
  return _;
41
34
  }).join('.');
42
- var __value = _get(changedValues, __key);
35
+ var __value = get(changedValues, __key);
43
36
  return {
44
37
  __key: __key,
45
38
  __value: __value
@@ -53,7 +46,7 @@ function Pregnancies(props) {
53
46
  var _a = useState({}),
54
47
  formData = _a[0],
55
48
  setFormData = _a[1];
56
- var form = _Form.useForm()[0];
49
+ var form = Form.useForm()[0];
57
50
  var _b = useState({}),
58
51
  requiredKeys = _b[0];
59
52
  _b[1];
@@ -94,7 +87,7 @@ function Pregnancies(props) {
94
87
  return [2, form.validateFields().then(function (v) {
95
88
  return SFubao_TwoCancerScreeningFile.postOrPut(__assign(__assign({}, formData), v), to_审核);
96
89
  })["catch"](function (e) {
97
- _message.warning('请完善表单项!');
90
+ message.warning('请完善表单项!');
98
91
  console.log('erro', e);
99
92
  })["finally"](function () {
100
93
  setLoading(false);
@@ -144,7 +137,7 @@ function Pregnancies(props) {
144
137
  formDescriptions: load_form_config,
145
138
  onValuesChange: onValuesChange,
146
139
  renderBtns: function renderBtns() {
147
- return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(_Button, {
140
+ return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Button, {
148
141
  loading: loading,
149
142
  type: "primary",
150
143
  size: "large",
@@ -158,7 +151,7 @@ function Pregnancies(props) {
158
151
  onClick: function onClick() {
159
152
  return submit_continue();
160
153
  }
161
- }, "\u4FDD\u5B58\u5E76\u7EE7\u7EED\u6DFB\u52A0"), /*#__PURE__*/React.createElement(_Button, {
154
+ }, "\u4FDD\u5B58\u5E76\u7EE7\u7EED\u6DFB\u52A0"), /*#__PURE__*/React.createElement(Button, {
162
155
  size: "large",
163
156
  onClick: archivalInformation_onClose
164
157
  }, "\u5173\u95ED"));
@@ -166,4 +159,3 @@ function Pregnancies(props) {
166
159
  }));
167
160
  }
168
161
  export { Pregnancies as default };
169
- //# sourceMappingURL=.root32.js.map