@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
@@ -60,11 +60,10 @@ function TowCancerFollowup(props) {
60
60
  dataIndex: 'followupState',
61
61
  inputType: 'MS',
62
62
  props: {
63
- optionKey: '随访状态',
63
+ uniqueKey: '随访状态',
64
64
  marshal: 0
65
65
  }
66
66
  }]
67
67
  })));
68
68
  }
69
69
  export { TowCancerFollowup as default };
70
- //# sourceMappingURL=.root34.js.map
@@ -1,153 +1,14 @@
1
- import 'antd/es/space/style';
2
- import _Space from 'antd/es/space';
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 'lodash/get';
8
- import { _ as __awaiter, a as __generator, e as __rest, c as __assign } from './tslib.es6.js';
1
+ import { e as __rest, b as __assign, _ as __awaiter, a as __generator } from './tslib.es6.js';
9
2
  import { OkButton, fubaoHistoryPush } from '@lm_fe/components_m';
10
- import { formatDate, safe_async_call, request, fubaoRequest, formatRangeDate } from '@lm_fe/utils';
3
+ import { fubaoRequest, formatRangeDate } from '@lm_fe/utils';
4
+ import { Form, Space } from 'antd';
5
+ import 'lodash';
11
6
  import React, { useEffect } from 'react';
12
- import { mchcEvent, mchcUtils } from '@lm_fe/env';
13
- import { mchcModal__, useReadIdNO, BF_Wrap2, MyBaseList, IdNOButton } from '@lm_fe/pages';
7
+ import { mchcEvent, mchcEnv, mchcUtils } from '@lm_fe/env';
8
+ import { useReadIdNO, BF_Wrap2, MyBaseList, IdNOButton } from '@lm_fe/pages';
14
9
  import { ModelService } from '@lm_fe/service';
15
- import 'antd/es/modal/style';
16
- import 'antd/es/modal';
10
+ import { F as Follow_up_btn_两癌 } from './index5.js';
17
11
  import { l as load_form_config } from './Form.js';
18
- var form_config = [{
19
- label: "姓名",
20
- name: "name",
21
- inputType: 'MA',
22
- inputProps: {},
23
- layout: '1/3'
24
- }, {
25
- label: "孕次",
26
- name: "conceived",
27
- inputType: 'input_number',
28
- inputProps: {},
29
- layout: '1/3'
30
- }, {
31
- label: "产次",
32
- name: "parity",
33
- inputType: 'input_number',
34
- inputProps: {},
35
- layout: '1/3'
36
- }, {
37
- label: "出生日期",
38
- name: "dob",
39
- inputType: 'DatePicker',
40
- layout: '1/3'
41
- }, {
42
- label: "年龄",
43
- name: "age",
44
- inputType: 'input_number',
45
- layout: '1/3'
46
- }, {
47
- label: "电话号码",
48
- name: "telephone",
49
- inputType: 'MA',
50
- inputProps: {},
51
- layout: '1/3'
52
- }, {
53
- label: "追踪随访内容",
54
- children: [{
55
- name: "twoCancerFollowupRecordVMList",
56
- inputType: "MyEditTable",
57
- props: {
58
- marshal: 0,
59
- genRowData: function genRowData(list) {
60
- return {
61
- followupDate: formatDate()
62
- };
63
- },
64
- formDescriptions: [{
65
- title: '癌症类型',
66
- dataIndex: 'cancerType',
67
- inputType: 'MS',
68
- inputProps: {
69
- options: '乳腺癌,宫颈癌',
70
- marshal: 0
71
- }
72
- }, {
73
- title: '癌症内容',
74
- dataIndex: 'infectionContent',
75
- inputType: 'Input'
76
- }, {
77
- title: '随访内容',
78
- dataIndex: 'followupContent',
79
- inputType: 'Input'
80
- }, {
81
- title: '随访状态',
82
- dataIndex: 'followupState',
83
- inputType: 'MS',
84
- inputProps: {
85
- optionKey: '随访状态',
86
- marshal: 0
87
- }
88
- }]
89
- },
90
- layout: '1/1'
91
- }]
92
- }];
93
- var opt_url = '/api/two/cancer/followup/twoCancerFollowupCase';
94
- function Follow_up_btn(props) {
95
- var handleSearch = props.handleSearch,
96
- _a = props.rowData,
97
- rowData = _a === void 0 ? {} : _a;
98
- var id = rowData.id;
99
- function showView() {
100
- return __awaiter(this, void 0, void 0, function () {
101
- var record;
102
- return __generator(this, function (_a) {
103
- switch (_a.label) {
104
- case 0:
105
- return [4, request.get("/api/two/cancer/followup/getTwoCancerFollowupCaseByTwoCancerId", {
106
- params: {
107
- twoCancerScreeningId: id
108
- },
109
- unboxing: true,
110
- ignore_usr: true
111
- })];
112
- case 1:
113
- record = _a.sent();
114
- mchcModal__.open('modal_form', {
115
- modal_data: {
116
- formDescriptions: form_config,
117
- getInitialData: function getInitialData() {
118
- return record.data;
119
- },
120
- onSubmit: function onSubmit(data) {
121
- return __awaiter(this, void 0, void 0, function () {
122
- var fn;
123
- return __generator(this, function (_a) {
124
- switch (_a.label) {
125
- case 0:
126
- fn = data.id ? request.put : request.post;
127
- return [4, fn(opt_url, data, {
128
- successText: '操作成功',
129
- ignore_usr: true
130
- })];
131
- case 1:
132
- _a.sent();
133
- safe_async_call(handleSearch);
134
- return [2];
135
- }
136
- });
137
- });
138
- }
139
- }
140
- });
141
- return [2];
142
- }
143
- });
144
- });
145
- }
146
- return /*#__PURE__*/React.createElement(OkButton, {
147
- size: "small",
148
- onClick: showView
149
- }, "\u968F\u8BBF");
150
- }
151
12
  var s = new ModelService({
152
13
  n: 'TwoCancerScreeningFile',
153
14
  prePath: '/two/cancer/screening',
@@ -155,7 +16,7 @@ var s = new ModelService({
155
16
  });
156
17
  function Pathological_follow_up(props) {
157
18
  var _this = this;
158
- var search_form = _Form.useForm()[0];
19
+ var search_form = Form.useForm()[0];
159
20
  var id_NO_msg = useReadIdNO().id_NO_msg;
160
21
  var _a = BF_Wrap2({
161
22
  default_conf: {
@@ -196,7 +57,7 @@ function Pathological_follow_up(props) {
196
57
  var _a;
197
58
  if (e.type !== 'onClick') return;
198
59
  var idNO = (_a = e.values) === null || _a === void 0 ? void 0 : _a.idNO;
199
- if (!idNO) return _message.warning('请输入证件号码');
60
+ if (!idNO) return mchcEnv.warning('请输入证件号码');
200
61
  fubaoRequest.get('/api/two/cancer/screening/reportVerification', {
201
62
  params: {
202
63
  'idNO.equals': idNO
@@ -204,7 +65,7 @@ function Pathological_follow_up(props) {
204
65
  unboxing: true
205
66
  }).then(function (_a) {
206
67
  var data = _a.data;
207
- _message.info(data.uploadMsg);
68
+ mchcEnv.info(data.uploadMsg);
208
69
  });
209
70
  });
210
71
  }, []);
@@ -224,11 +85,11 @@ function Pathological_follow_up(props) {
224
85
  ActionAddonBefore: function ActionAddonBefore(_a) {
225
86
  var handleSearch = _a.handleSearch,
226
87
  rowData = _a.rowData;
227
- return /*#__PURE__*/React.createElement(_Space, null, /*#__PURE__*/React.createElement(Follow_up_btn, {
88
+ return /*#__PURE__*/React.createElement(Space, null, /*#__PURE__*/React.createElement(Follow_up_btn_两癌, {
228
89
  handleSearch: handleSearch,
229
90
  rowData: rowData
230
91
  }), /*#__PURE__*/React.createElement(OkButton, {
231
- size: "small",
92
+ size: 'small',
232
93
  onClick: function onClick() {
233
94
  fubaoHistoryPush("/gynecological-diseases/two-cancers/exam?id=".concat(rowData.id), props);
234
95
  }
@@ -236,7 +97,7 @@ function Pathological_follow_up(props) {
236
97
  },
237
98
  RenderBtns: function RenderBtns() {
238
99
  return /*#__PURE__*/React.createElement(IdNOButton, {
239
- send_id: "list"
100
+ send_id: 'list'
240
101
  });
241
102
  },
242
103
  beforeSearch: function beforeSearch(v) {
@@ -264,7 +125,7 @@ function Pathological_follow_up(props) {
264
125
  idNO = v.idNO;
265
126
  check_res = mchcUtils.checkIdNo_new(idNO);
266
127
  if (!(check_res === null || check_res === void 0 ? void 0 : check_res.status)) {
267
- _message.info('证件号码填写错误');
128
+ mchcEnv.info('证件号码填写错误');
268
129
  return [2, null];
269
130
  }
270
131
  return [2, v];
@@ -278,4 +139,3 @@ function Pathological_follow_up(props) {
278
139
  }));
279
140
  }
280
141
  export { Pathological_follow_up as default };
281
- //# sourceMappingURL=.root35.js.map
@@ -1,26 +1,12 @@
1
- import WifePanel from './.root37.js';
1
+ import WifePanel_new from './.root37.js';
2
2
  export { default } from './.root37.js';
3
- import 'lodash/set';
4
- import 'lodash/omit';
5
- import 'lodash/map';
6
- import 'lodash/isNil';
7
- import 'lodash/isEmpty';
8
- import 'lodash/get';
9
3
  import './tslib.es6.js';
10
- import '@lm_fe/utils';
11
- import '@lm_fe/components_m';
12
4
  import 'dayjs';
13
- import 'lodash/join';
14
- import 'lodash/dropRight';
15
- import 'antd/es/space/style';
16
- import 'antd/es/space';
17
- import 'antd/es/button/style';
18
- import 'antd/es/button';
19
- import 'antd/es/message/style';
20
- import 'antd/es/message';
21
- import 'lodash/size';
22
- import '@ant-design/icons';
5
+ import 'lodash';
6
+ import '@lm_fe/components_m';
23
7
  import '@lm_fe/env';
24
- import '@lm_fe/service';
8
+ import '@lm_fe/provoke';
9
+ import '@lm_fe/utils';
10
+ import 'antd';
25
11
  import 'react';
26
- //# sourceMappingURL=.root36.js.map
12
+ import '@lm_fe/pages';