@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,286 @@
1
+ import { _ as __awaiter, a as __generator, b as __assign } from './tslib.es6.js';
2
+ import { BF_Wrap2, MyBaseList, mchcModal__ } from '@lm_fe/pages';
3
+ import { getSearchParamsValue, request, getMomentRange, formatDate } from '@lm_fe/utils';
4
+ import { Row, Col, Space, Button, Empty, Form } from 'antd';
5
+ import React, { useState, useEffect } from 'react';
6
+ import { MyFormSectionForm, LoadingPlaceholder, PanelTitleWrapper } from '@lm_fe/components_m';
7
+ import { mchcEnv } from '@lm_fe/env';
8
+ function Template(props) {
9
+ var _a;
10
+ var data = props.data,
11
+ form = props.form,
12
+ deptLink = props.deptLink,
13
+ disabled = props.disabled;
14
+ if (!deptLink) return /*#__PURE__*/React.createElement("span", null, "\u672A\u80FD\u786E\u5B9A deptLink\uFF0C\u8BF7\u8054\u7CFB\u7BA1\u7406\u5458");
15
+ var conf_fn = function conf_fn() {
16
+ return import('./.root71.js');
17
+ };
18
+ var _b = useState(),
19
+ cur_tmp = _b[0],
20
+ setCur_tmp = _b[1];
21
+ var _c = BF_Wrap2({
22
+ default_conf: {
23
+ title: "\u62A5\u544A\u5F55\u5165-\u6A21\u677F-".concat(deptLink),
24
+ tableColumns: conf_fn
25
+ }
26
+ }),
27
+ config = _c.config,
28
+ Wrap = _c.Wrap;
29
+ var tpl_conf = (_a = config === null || config === void 0 ? void 0 : config.tableColumns) !== null && _a !== void 0 ? _a : [];
30
+ useEffect(function () {
31
+ if (data) {
32
+ var cur = tpl_conf.find(function (_) {
33
+ return _.tpl_values.suitNO === data.suitNO;
34
+ });
35
+ if (cur) {
36
+ cur.tpl_values = data;
37
+ pick_tmp(cur);
38
+ }
39
+ } else {
40
+ pick_tmp(tpl_conf[0]);
41
+ }
42
+ return function () {};
43
+ }, [data, tpl_conf]);
44
+ function pick_tmp(c) {
45
+ if (!c) return;
46
+ form.resetFields();
47
+ setCur_tmp(c);
48
+ form.setFieldsValue(c.tpl_values);
49
+ }
50
+ return /*#__PURE__*/React.createElement(Wrap, null, /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, {
51
+ span: 2
52
+ }, "\u8BF7\u9009\u62E9\u7EC4\u5957"), /*#__PURE__*/React.createElement(Col, {
53
+ span: 20
54
+ }, /*#__PURE__*/React.createElement(Space.Compact, null, tpl_conf.map(function (c) {
55
+ var is_cur = (cur_tmp === null || cur_tmp === void 0 ? void 0 : cur_tmp.tpl_name) === c.tpl_name;
56
+ var is_frozen = is_cur ? false : disabled || !!(data === null || data === void 0 ? void 0 : data.id);
57
+ return /*#__PURE__*/React.createElement(Button, {
58
+ disabled: is_frozen,
59
+ size: 'small',
60
+ onClick: function onClick() {
61
+ return pick_tmp(c);
62
+ },
63
+ type: is_cur ? 'primary' : 'dashed',
64
+ key: c.tpl_name
65
+ }, c.tpl_name);
66
+ })))), cur_tmp ? /*#__PURE__*/React.createElement(MyFormSectionForm, {
67
+ disableAll: disabled,
68
+ form: form,
69
+ formDescriptions: cur_tmp === null || cur_tmp === void 0 ? void 0 : cur_tmp.tpl_form
70
+ }) : /*#__PURE__*/React.createElement(Empty, {
71
+ description: "\u8BF7\u9009\u62E9\u6A21\u677F"
72
+ }));
73
+ }
74
+ function ReportEntryInner(props) {
75
+ var _this = this;
76
+ var _a;
77
+ var injected = props.injected;
78
+ var idNO = (_a = props.idNO) !== null && _a !== void 0 ? _a : getSearchParamsValue('idNO');
79
+ var conf_fn = function conf_fn() {
80
+ return import('./.root70.js');
81
+ };
82
+ var _b = useState(),
83
+ patient = _b[0],
84
+ setPatient = _b[1];
85
+ var form = Form.useForm()[0];
86
+ var _c = BF_Wrap2({
87
+ default_conf: {
88
+ title: '报告录入-报告列表',
89
+ tableColumns: conf_fn,
90
+ searchConfig: []
91
+ }
92
+ }),
93
+ config = _c.config,
94
+ Wrap = _c.Wrap;
95
+ useEffect(function () {
96
+ request.get('/api/patients', {
97
+ params: {
98
+ 'idNO.equals': idNO
99
+ },
100
+ ignore_usr: true
101
+ }).then(function (res) {
102
+ return setPatient(res.data[0]);
103
+ });
104
+ return function () {};
105
+ }, []);
106
+ function pop_modal() {
107
+ mchcModal__.pop();
108
+ }
109
+ if (!patient) return /*#__PURE__*/React.createElement(LoadingPlaceholder, {
110
+ tip: "\u6B63\u5728\u52A0\u8F7D ".concat(idNO, " \u7684\u62A5\u544A...")
111
+ });
112
+ function check_row_disabled(rowData) {
113
+ var 已审核 = (rowData === null || rowData === void 0 ? void 0 : rowData.state) === 2;
114
+ return injected || 已审核;
115
+ }
116
+ function review(rows, cb) {
117
+ return __awaiter(this, void 0, void 0, function () {
118
+ return __generator(this, function (_a) {
119
+ switch (_a.label) {
120
+ case 0:
121
+ return [4, request.put('/api/reports/batch-review', {
122
+ ids: rows.map(function (_) {
123
+ return _.id;
124
+ })
125
+ }, {
126
+ ignore_usr: true
127
+ })];
128
+ case 1:
129
+ _a.sent();
130
+ cb();
131
+ return [2];
132
+ }
133
+ });
134
+ });
135
+ }
136
+ function recycle(rows, cb) {
137
+ return __awaiter(this, void 0, void 0, function () {
138
+ return __generator(this, function (_a) {
139
+ switch (_a.label) {
140
+ case 0:
141
+ return [4, request.put('/api/reports/batch-recycle', {
142
+ ids: rows.map(function (_) {
143
+ return _.id;
144
+ })
145
+ }, {
146
+ ignore_usr: true
147
+ })];
148
+ case 1:
149
+ _a.sent();
150
+ cb();
151
+ return [2];
152
+ }
153
+ });
154
+ });
155
+ }
156
+ function print(params) {
157
+ return __awaiter(this, void 0, void 0, function () {
158
+ return __generator(this, function (_a) {
159
+ mchcModal__.open('print_modal', {
160
+ modal_data: {
161
+ requestData: __assign(__assign({
162
+ url: '/api/printReport'
163
+ }, patient), params)
164
+ }
165
+ });
166
+ return [2];
167
+ });
168
+ });
169
+ }
170
+ var node = /*#__PURE__*/React.createElement(Wrap, null, /*#__PURE__*/React.createElement(MyBaseList, {
171
+ ignore_usr: true,
172
+ name: "/api/reports",
173
+ searchParams: idNO ? {
174
+ 'patientInformationId.equals': patient.id
175
+ } : undefined,
176
+ needChecked: !injected,
177
+ useListSourceCount: true,
178
+ initialSearchValue: {
179
+ validateDate: getMomentRange().近一周.map(formatDate)
180
+ },
181
+ searchConfig: config === null || config === void 0 ? void 0 : config.searchConfig,
182
+ showAdd: !injected,
183
+ RenderBtns: function RenderBtns(ctx) {
184
+ var selectRows = ctx.getCheckRows();
185
+ return /*#__PURE__*/React.createElement(Space.Compact, null, /*#__PURE__*/React.createElement(Button, {
186
+ hidden: injected,
187
+ disabled: !selectRows.length,
188
+ onClick: function onClick() {
189
+ return recycle(selectRows, ctx.handleSearch);
190
+ }
191
+ }, "\u56DE\u6536"), /*#__PURE__*/React.createElement(Button, {
192
+ hidden: injected,
193
+ disabled: !selectRows.length,
194
+ onClick: function onClick() {
195
+ return review(selectRows, ctx.handleSearch);
196
+ }
197
+ }, "\u5BA1\u6838"), /*#__PURE__*/React.createElement(Button, {
198
+ onClick: function onClick() {
199
+ return print(ctx.getSearchParams());
200
+ }
201
+ }, "\u6253\u5370"));
202
+ },
203
+ tableColumns: __DEV__ ? conf_fn : config === null || config === void 0 ? void 0 : config.tableColumns,
204
+ RenderAction: function RenderAction(ctx) {
205
+ var rowData = ctx.rowData;
206
+ var row_disabled = check_row_disabled(rowData);
207
+ return /*#__PURE__*/React.createElement(Space, null, /*#__PURE__*/React.createElement(Button, {
208
+ size: 'small',
209
+ type: 'primary',
210
+ onClick: function onClick() {
211
+ return ctx.handleEdit(rowData);
212
+ }
213
+ }, "\u67E5\u770B"), /*#__PURE__*/React.createElement(Button, {
214
+ danger: true,
215
+ size: 'small',
216
+ hidden: row_disabled,
217
+ onClick: function onClick() {
218
+ return ctx.handleDelete(rowData);
219
+ }
220
+ }, "\u5220\u9664"));
221
+ },
222
+ onModalOpen: function onModalOpen(ctx) {
223
+ var _a;
224
+ var rowData = ctx.rowData;
225
+ var _id = (_a = rowData === null || rowData === void 0 ? void 0 : rowData.patientInformationId) !== null && _a !== void 0 ? _a : patient.id;
226
+ var row_disabled = check_row_disabled(rowData);
227
+ mchcModal__.open('test', {
228
+ title: '报告查看',
229
+ width: '66vw',
230
+ modal_data: {
231
+ content: /*#__PURE__*/React.createElement(Template, {
232
+ disabled: row_disabled,
233
+ deptLink: patient.deptLink,
234
+ form: form,
235
+ data: ctx.rowData
236
+ })
237
+ },
238
+ centered: false,
239
+ footer: /*#__PURE__*/React.createElement(Space, null, /*#__PURE__*/React.createElement(Button, {
240
+ onClick: function onClick() {
241
+ return __awaiter(_this, void 0, void 0, function () {
242
+ var _a;
243
+ return __generator(this, function (_b) {
244
+ switch (_b.label) {
245
+ case 0:
246
+ if (!!row_disabled) return [3, 3];
247
+ return [4, ctx.create_or_update(__assign(__assign(__assign({}, (_a = ctx.rowData) !== null && _a !== void 0 ? _a : {}), form.getFieldsValue()), {
248
+ patientInformationId: _id
249
+ }))];
250
+ case 1:
251
+ _b.sent();
252
+ return [4, ctx.handleSearch()];
253
+ case 2:
254
+ _b.sent();
255
+ _b.label = 3;
256
+ case 3:
257
+ pop_modal();
258
+ return [2];
259
+ }
260
+ });
261
+ });
262
+ }
263
+ }, "\u786E\u5B9A"), /*#__PURE__*/React.createElement(Button, {
264
+ onClick: pop_modal
265
+ }, "\u53D6\u6D88"))
266
+ });
267
+ }
268
+ }));
269
+ if (injected) return node;
270
+ return /*#__PURE__*/React.createElement(PanelTitleWrapper, {
271
+ headerItems: [{
272
+ title: '姓名',
273
+ value: patient === null || patient === void 0 ? void 0 : patient.name
274
+ }, {
275
+ title: '性别',
276
+ value: mchcEnv.get_option_label('性别2', patient === null || patient === void 0 ? void 0 : patient.gender)
277
+ }, {
278
+ title: '年龄',
279
+ value: patient === null || patient === void 0 ? void 0 : patient.age
280
+ }, {
281
+ title: '证件号',
282
+ value: patient === null || patient === void 0 ? void 0 : patient.idNO
283
+ }]
284
+ }, node);
285
+ }
286
+ export { ReportEntryInner as default };