@lm_fe/pages 0.1.201

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 (149) hide show
  1. package/README.md +31 -0
  2. package/dist/a_chunks/.root.js +245 -0
  3. package/dist/a_chunks/.root.js.map +1 -0
  4. package/dist/a_chunks/.root10.js +474 -0
  5. package/dist/a_chunks/.root10.js.map +1 -0
  6. package/dist/a_chunks/.root11.js +170 -0
  7. package/dist/a_chunks/.root11.js.map +1 -0
  8. package/dist/a_chunks/.root12.js +200 -0
  9. package/dist/a_chunks/.root12.js.map +1 -0
  10. package/dist/a_chunks/.root13.js +113 -0
  11. package/dist/a_chunks/.root13.js.map +1 -0
  12. package/dist/a_chunks/.root14.js +735 -0
  13. package/dist/a_chunks/.root14.js.map +1 -0
  14. package/dist/a_chunks/.root15.js +58 -0
  15. package/dist/a_chunks/.root15.js.map +1 -0
  16. package/dist/a_chunks/.root16.js +172 -0
  17. package/dist/a_chunks/.root16.js.map +1 -0
  18. package/dist/a_chunks/.root17.js +258 -0
  19. package/dist/a_chunks/.root17.js.map +1 -0
  20. package/dist/a_chunks/.root18.js +416 -0
  21. package/dist/a_chunks/.root18.js.map +1 -0
  22. package/dist/a_chunks/.root19.js +427 -0
  23. package/dist/a_chunks/.root19.js.map +1 -0
  24. package/dist/a_chunks/.root2.js +76 -0
  25. package/dist/a_chunks/.root2.js.map +1 -0
  26. package/dist/a_chunks/.root20.js +958 -0
  27. package/dist/a_chunks/.root20.js.map +1 -0
  28. package/dist/a_chunks/.root21.js +235 -0
  29. package/dist/a_chunks/.root21.js.map +1 -0
  30. package/dist/a_chunks/.root22.js +158 -0
  31. package/dist/a_chunks/.root22.js.map +1 -0
  32. package/dist/a_chunks/.root23.js +959 -0
  33. package/dist/a_chunks/.root23.js.map +1 -0
  34. package/dist/a_chunks/.root24.js +759 -0
  35. package/dist/a_chunks/.root24.js.map +1 -0
  36. package/dist/a_chunks/.root25.js +281 -0
  37. package/dist/a_chunks/.root25.js.map +1 -0
  38. package/dist/a_chunks/.root3.js +1054 -0
  39. package/dist/a_chunks/.root3.js.map +1 -0
  40. package/dist/a_chunks/.root4.js +629 -0
  41. package/dist/a_chunks/.root4.js.map +1 -0
  42. package/dist/a_chunks/.root5.js +1440 -0
  43. package/dist/a_chunks/.root5.js.map +1 -0
  44. package/dist/a_chunks/.root6.js +164 -0
  45. package/dist/a_chunks/.root6.js.map +1 -0
  46. package/dist/a_chunks/.root7.js +123 -0
  47. package/dist/a_chunks/.root7.js.map +1 -0
  48. package/dist/a_chunks/.root8.js +544 -0
  49. package/dist/a_chunks/.root8.js.map +1 -0
  50. package/dist/a_chunks/.root9.js +69 -0
  51. package/dist/a_chunks/.root9.js.map +1 -0
  52. package/dist/a_chunks/extends.js +11 -0
  53. package/dist/a_chunks/extends.js.map +1 -0
  54. package/dist/a_chunks/index.js +1492 -0
  55. package/dist/a_chunks/index.js.map +1 -0
  56. package/dist/block/index.d.ts +1 -0
  57. package/dist/block//346/243/200/351/252/214/346/243/200/346/237/245/Inner.d.ts +9 -0
  58. package/dist/block//346/243/200/351/252/214/346/243/200/346/237/245/form_config.d.ts +3 -0
  59. package/dist/block//346/243/200/351/252/214/346/243/200/346/237/245/index.d.ts +3 -0
  60. package/dist/components/BF_Form/Wrap.d.ts +9 -0
  61. package/dist/components/BF_Form/index.d.ts +14 -0
  62. package/dist/components/BF_Form/use_table_config copy.d.ts +13 -0
  63. package/dist/components/BF_Form/use_table_config.d.ts +13 -0
  64. package/dist/components/BF_Form/utils.d.ts +2 -0
  65. package/dist/components/Base_List/Helper.d.ts +13 -0
  66. package/dist/components/Base_List/_MyBaseList.d.ts +9 -0
  67. package/dist/components/Base_List/index.d.ts +3 -0
  68. package/dist/components/Base_List/types.d.ts +129 -0
  69. package/dist/components/HighRiskTableEntry/index.d.ts +8 -0
  70. package/dist/components/HighRiskTableEntry/utils.d.ts +23 -0
  71. package/dist/components/IdNOButton/index copy.d.ts +6 -0
  72. package/dist/components/IdNOButton/index.d.ts +12 -0
  73. package/dist/components/Layout_Sider/Inner.d.ts +17 -0
  74. package/dist/components/Layout_Sider/index.d.ts +4 -0
  75. package/dist/components/Layout_Sider/utils.d.ts +1 -0
  76. package/dist/components/Layout_TabButton/Inner.d.ts +11 -0
  77. package/dist/components/Layout_TabButton/index.d.ts +8 -0
  78. package/dist/components/Login/Inner.d.ts +8 -0
  79. package/dist/components/Login/index.d.ts +1 -0
  80. package/dist/components/QuickDocButton/form_config.d.ts +4 -0
  81. package/dist/components/QuickDocButton/index.d.ts +6 -0
  82. package/dist/components/doctor_end/ExemplaryCase/Inner.d.ts +33 -0
  83. package/dist/components/doctor_end/ExemplaryCase/config.d.ts +27 -0
  84. package/dist/components/doctor_end/ExemplaryCase/index.d.ts +3 -0
  85. package/dist/components/doctor_end/ExemplaryCase/request.d.ts +2 -0
  86. package/dist/components/doctor_end/HeaderInfo/Inner.d.ts +3 -0
  87. package/dist/components/doctor_end/HeaderInfo/index.d.ts +4 -0
  88. package/dist/components/doctor_end/HeaderInfo/types.d.ts +10 -0
  89. package/dist/components/doctor_end/HeaderInfo/utils.d.ts +20 -0
  90. package/dist/components/doctor_end/HeaderInfoLayout/index.d.ts +3 -0
  91. package/dist/components/doctor_end/index.d.ts +3 -0
  92. package/dist/components/exception/403.d.ts +4 -0
  93. package/dist/components/exception/404.d.ts +4 -0
  94. package/dist/components/exception/500.d.ts +6 -0
  95. package/dist/components/exception/ErrorBoundary.d.ts +11 -0
  96. package/dist/components/exception/ErrorBoundarySmall.d.ts +16 -0
  97. package/dist/components/exception/SelectTip.d.ts +2 -0
  98. package/dist/components/exception/index.d.ts +1 -0
  99. package/dist/components/index.d.ts +10 -0
  100. package/dist/form_config/config_table.d.ts +2 -0
  101. package/dist/form_config/index.d.ts +1 -0
  102. package/dist/index.d.ts +6 -0
  103. package/dist/index.js +36 -0
  104. package/dist/index.js.map +1 -0
  105. package/dist/modals/entries/BF_Form/index.d.ts +4 -0
  106. package/dist/modals/entries/StupidTemplateModal2/components/TemplateSelect.d.ts +2 -0
  107. package/dist/modals/entries/StupidTemplateModal2/index.d.ts +22 -0
  108. package/dist/modals/entries/StupidTemplateModal2/methods/index.d.ts +16 -0
  109. package/dist/modals/entries/modal_form/index.d.ts +29 -0
  110. package/dist/modals/entries/modal_page/index.d.ts +12 -0
  111. package/dist/modals/entries/print_modal/index.d.ts +3 -0
  112. package/dist/modals/entries/template_modal3/EditModal.d.ts +2 -0
  113. package/dist/modals/entries/template_modal3/common.d.ts +4 -0
  114. package/dist/modals/entries/template_modal3/components/TemplateSelect.d.ts +1 -0
  115. package/dist/modals/entries/template_modal3/index copy 2.d.ts +19 -0
  116. package/dist/modals/entries/template_modal3/index copy.d.ts +22 -0
  117. package/dist/modals/entries/template_modal3/index.d.ts +17 -0
  118. package/dist/modals/entries/template_modal3/methods/index.d.ts +15 -0
  119. package/dist/modals/entries/template_modal3/types.d.ts +27 -0
  120. package/dist/modals/entries/test/index.d.ts +6 -0
  121. package/dist/modals/entries/text_search/index.d.ts +8 -0
  122. package/dist/modals/entries//344/271/231/350/202/235/347/256/241/347/220/206/index.d.ts +8 -0
  123. package/dist/modals/entries//345/255/220/347/227/253/345/211/215/346/234/237/351/243/216/351/231/251/350/257/204/344/274/260/350/241/250/index.d.ts +9 -0
  124. package/dist/modals/entries//346/242/205/346/257/222/347/256/241/347/220/206/index.d.ts +8 -0
  125. package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/2015RCOG/351/231/215/344/275/216/345/246/212/345/250/240/345/217/212/344/272/247/350/244/245/346/234/237/351/235/231/350/204/211/350/241/200/346/240/223/346/240/223/345/241/236/347/232/204/351/243/216/351/231/251_/345/271/277/344/270/211/ThrombusGysy.d.ts +9 -0
  126. package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/2015RCOG/351/231/215/344/275/216/345/246/212/345/250/240/345/217/212/344/272/247/350/244/245/346/234/237/351/235/231/350/204/211/350/241/200/346/240/223/346/240/223/345/241/236/347/232/204/351/243/216/351/231/251_/345/271/277/344/270/211/components.d.ts +7 -0
  127. package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/2015RCOG/351/231/215/344/275/216/345/246/212/345/250/240/345/217/212/344/272/247/350/244/245/346/234/237/351/235/231/350/204/211/350/241/200/346/240/223/346/240/223/345/241/236/347/232/204/351/243/216/351/231/251_/345/271/277/344/270/211/config.d.ts +28 -0
  128. package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/2015RCOG/351/231/215/344/275/216/345/246/212/345/250/240/345/217/212/344/272/247/350/244/245/346/234/237/351/235/231/350/204/211/350/241/200/346/240/223/346/240/223/345/241/236/347/232/204/351/243/216/351/231/251_/345/271/277/344/270/211/utils.d.ts +9 -0
  129. package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/Default/ThrombusDefault.d.ts +8 -0
  130. package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/index.d.ts +3 -0
  131. package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/types.d.ts +5 -0
  132. package/dist/modals/entries//347/230/242/347/227/225/345/255/220/345/256/253/351/230/264/351/201/223/350/257/225/344/272/247/350/241/250/index.d.ts +7 -0
  133. package/dist/modals/entries//350/257/212/346/226/255/345/216/206/345/217/262/index.d.ts +8 -0
  134. package/dist/modals/entries//351/242/204/350/255/246/346/217/220/351/206/222_/351/253/230/345/215/261/345/277/253/350/256/257/add-diagnoses/add-diagnoses.d.ts +12 -0
  135. package/dist/modals/entries//351/242/204/350/255/246/346/217/220/351/206/222_/351/253/230/345/215/261/345/277/253/350/256/257/index.d.ts +20 -0
  136. package/dist/modals/entries//351/242/204/350/255/246/346/217/220/351/206/222_/351/253/230/345/215/261/345/277/253/350/256/257/util.d.ts +60 -0
  137. package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/HighriskSign.d.ts +13 -0
  138. package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/HighriskTimeline.d.ts +9 -0
  139. package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/index copy.d.ts" +12 -0
  140. package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/index.d.ts +13 -0
  141. package/dist/modals/entries//351/253/230/345/215/261/351/232/217/350/256/277/form_config.d.ts +2 -0
  142. package/dist/modals/entries//351/253/230/345/215/261/351/232/217/350/256/277/index.d.ts +8 -0
  143. package/dist/modals/index.d.ts +22 -0
  144. package/dist/modals/meta.d.ts +21 -0
  145. package/dist/pages/doc_record/Right.d.ts +6 -0
  146. package/dist/pages/doc_record/index.d.ts +7 -0
  147. package/dist/pages/index.d.ts +1 -0
  148. package/dist/utils/index.d.ts +2 -0
  149. package/package.json +46 -0
@@ -0,0 +1,544 @@
1
+ import { mchcEnv, mchcEvent } from '@lm_fe/env';
2
+ import { defineFormConfig, SMchc_Doctor } from '@lm_fe/service';
3
+ import React, { useEffect } from 'react';
4
+ import { B as BF_Form } from './index.js';
5
+ import '@lm_fe/components';
6
+ import 'antd/es/result/style';
7
+ import 'antd/es/result';
8
+ import 'lodash/keys';
9
+ import 'lodash/get';
10
+ import '@ant-design/icons';
11
+ import '@lm_fe/components_m';
12
+ import '@lm_fe/utils';
13
+ import 'antd/es/row/style';
14
+ import 'antd/es/row';
15
+ import 'antd/es/col/style';
16
+ import 'antd/es/col';
17
+ import 'antd/es/list/style';
18
+ import 'antd/es/list';
19
+ import 'antd/es/tooltip/style';
20
+ import 'antd/es/tooltip';
21
+ import 'classnames';
22
+ import 'antd/es/button/style';
23
+ import 'antd/es/button';
24
+ import 'antd/es/spin/style';
25
+ import 'antd/es/spin';
26
+ import 'antd/es/form/style';
27
+ import 'antd/es/form';
28
+ import 'antd/es/menu/style';
29
+ import 'antd/es/menu';
30
+ import 'antd/es/message/style';
31
+ import 'antd/es/message';
32
+ import 'antd/es/space/style';
33
+ import 'antd/es/space';
34
+ import 'antd/es/divider/style';
35
+ import 'antd/es/divider';
36
+ var form_confg = defineFormConfig([{
37
+ "key": "syncDate",
38
+ "label": "上次同步时间",
39
+ "inputType": 'DatePicker',
40
+ "inputProps": {
41
+ 'disabled': true,
42
+ showTime: true
43
+ },
44
+ layout: '1/3'
45
+ }, {
46
+ "key": "syncBtn",
47
+ "label": "同步数据",
48
+ "inputType": "MyButton",
49
+ "inputProps": {},
50
+ layout: '1/3'
51
+ }, {
52
+ "key": "partnerBg",
53
+ "label": "男方血型",
54
+ "inputType": "select",
55
+ "inputProps": {
56
+ 'options': mchcEnv.get_other_options('aboOptions'),
57
+ marshal: 0,
58
+ 'placeholder': 'ABO血型',
59
+ 'labelSign': {
60
+ 'type': 'iconfont',
61
+ 'value': 'icon-number_light'
62
+ }
63
+ },
64
+ layout: '1/3',
65
+ isNewRow: 1
66
+ }, {
67
+ "key": "partnerRh",
68
+ "label": "男方RH血型",
69
+ "inputType": "select",
70
+ "inputProps": {
71
+ 'warningOption': 1,
72
+ marshal: 0,
73
+ 'options': mchcEnv.get_other_options('rhOptions'),
74
+ 'style': {
75
+ 'marginLeft': '-1px'
76
+ }
77
+ },
78
+ layout: '1/3'
79
+ }, {
80
+ key: "partnerThalassemia__",
81
+ "label": "男方地贫",
82
+ "inputType": "checkbox",
83
+ "inputProps": {
84
+ options: '正常,异常i,未查,其他i',
85
+ 'labelSign': {
86
+ 'type': 'iconfont',
87
+ 'value': 'icon-number_light'
88
+ }
89
+ },
90
+ layout: '1/3'
91
+ }, {
92
+ "key": "personalBg",
93
+ "label": "女方血型",
94
+ "inputType": "select",
95
+ "inputProps": {
96
+ 'options': mchcEnv.get_other_options('aboOptions'),
97
+ marshal: 0,
98
+ 'disabled': true,
99
+ 'labelSign': {
100
+ 'type': 'iconfont',
101
+ 'value': 'icon-number_light'
102
+ }
103
+ },
104
+ layout: '1/3',
105
+ "isNewRow": 1
106
+ }, {
107
+ "key": "personalRh",
108
+ "label": "女方RH血型",
109
+ "inputType": "select",
110
+ "inputProps": {
111
+ 'options': mchcEnv.get_other_options('rhOptions'),
112
+ marshal: 0,
113
+ 'warningOption': 1,
114
+ 'style': {
115
+ 'marginLeft': '-1px'
116
+ },
117
+ 'disabled': true
118
+ },
119
+ layout: '1/3'
120
+ }, {
121
+ key: "personalThalassemia__",
122
+ "label": "女方地贫",
123
+ "inputType": "checkbox",
124
+ "inputProps": {
125
+ options: '正常,异常i,未查,其他i'
126
+ },
127
+ layout: '1/3'
128
+ }, {
129
+ "key": "tsh",
130
+ "label": "TSH",
131
+ "inputType": "input",
132
+ "inputProps": {
133
+ 'type': 'number',
134
+ 'unit': 'uIU/ml',
135
+ 'labelSign': {
136
+ 'type': 'iconfont',
137
+ 'value': 'icon-number_light'
138
+ }
139
+ },
140
+ layout: '1/3',
141
+ "isNewRow": 1
142
+ }, {
143
+ "key": "t3",
144
+ "label": "游离T3",
145
+ "inputType": "input",
146
+ "inputProps": {
147
+ 'type': 'number',
148
+ 'unit': 'pmol/L'
149
+ },
150
+ layout: '1/3'
151
+ }, {
152
+ "key": "t4",
153
+ "label": "游离T4",
154
+ "inputType": "input",
155
+ "inputProps": {
156
+ 'type': 'number',
157
+ 'unit': 'pmol/L'
158
+ },
159
+ layout: '1/3'
160
+ }, {
161
+ "key": "hb",
162
+ "label": "HB",
163
+ "inputType": "input",
164
+ "inputProps": {
165
+ 'type': 'number',
166
+ 'unit': 'g/L',
167
+ 'labelSign': {
168
+ 'type': 'iconfont',
169
+ 'value': 'icon-number_light'
170
+ }
171
+ },
172
+ layout: '1/3',
173
+ "isNewRow": 1
174
+ }, {
175
+ "key": "mcv",
176
+ "label": "MCV",
177
+ "inputType": "input",
178
+ "inputProps": {
179
+ 'type': 'number',
180
+ 'unit': 'fL'
181
+ },
182
+ layout: '1/3'
183
+ }, {
184
+ "key": "plt",
185
+ "label": "PLT",
186
+ "inputType": "input",
187
+ "inputProps": {
188
+ 'type': 'number',
189
+ 'unit': 'x10^9/L'
190
+ },
191
+ layout: '1/3'
192
+ }, {
193
+ key: "urokinase__",
194
+ "label": "尿蛋白",
195
+ "inputType": "checkbox",
196
+ "inputProps": {
197
+ options: '阴性,弱阳性,阳性i,未查,其他i',
198
+ 'labelSign': {
199
+ 'type': 'iconfont',
200
+ 'value': 'icon-number_light'
201
+ }
202
+ },
203
+ layout: '1/3'
204
+ }, {
205
+ "key": "hbsag",
206
+ "label": "HBsAg",
207
+ "inputType": "autoComplete",
208
+ "inputProps": {
209
+ 'labelSign': {
210
+ 'type': 'iconfont',
211
+ 'value': 'icon-number_light'
212
+ },
213
+ options: mchcEnv.get_other_options('hbOptions'),
214
+ 'positiveWarning': true
215
+ },
216
+ layout: '1/3'
217
+ }, {
218
+ "key": "hbsab",
219
+ "label": "HBsAb",
220
+ "inputType": "autoComplete",
221
+ "inputProps": {
222
+ 'options': mchcEnv.get_other_options('hbOptions'),
223
+ 'positiveWarning': true
224
+ },
225
+ layout: '1/3'
226
+ }, {
227
+ "key": "hbeag",
228
+ "label": "HBeAg",
229
+ "inputType": "autoComplete",
230
+ "inputProps": {
231
+ 'options': mchcEnv.get_other_options('hbOptions'),
232
+ 'positiveWarning': true
233
+ },
234
+ layout: '1/3'
235
+ }, {
236
+ "key": "hbeab",
237
+ "label": "HBeAb",
238
+ "inputType": "autoComplete",
239
+ "inputProps": {
240
+ 'options': mchcEnv.get_other_options('hbOptions'),
241
+ 'positiveWarning': true
242
+ },
243
+ layout: '1/3',
244
+ "isNewRow": 1
245
+ }, {
246
+ "key": "hbcab",
247
+ "label": "HBcAb",
248
+ "inputType": "autoComplete",
249
+ "inputProps": {
250
+ 'options': mchcEnv.get_other_options('hbOptions'),
251
+ 'positiveWarning': true
252
+ },
253
+ layout: '1/3'
254
+ }, {
255
+ "key": "hbvdna",
256
+ "label": "HBV DNA",
257
+ "inputType": "input",
258
+ "inputProps": {
259
+ 'labelSign': {
260
+ 'type': 'iconfont',
261
+ 'value': 'icon-number_light'
262
+ },
263
+ 'type': 'number',
264
+ 'unit': 'IU/ml'
265
+ },
266
+ layout: '1/3'
267
+ }, {
268
+ "key": "alt",
269
+ "label": "ALT",
270
+ "inputType": "input",
271
+ "inputProps": {
272
+ 'labelSign': {
273
+ 'type': 'iconfont',
274
+ 'value': 'icon-number_light'
275
+ },
276
+ 'type': 'number',
277
+ 'unit': 'U/L'
278
+ },
279
+ layout: '1/3',
280
+ "isNewRow": 1
281
+ }, {
282
+ "key": "ast",
283
+ "label": "AST",
284
+ "inputType": "input",
285
+ "inputProps": {
286
+ 'type': 'number',
287
+ 'unit': 'U/L'
288
+ },
289
+ layout: '1/3'
290
+ }, {
291
+ "key": "pt",
292
+ "label": "PT",
293
+ "inputType": "input",
294
+ "inputProps": {
295
+ 'labelSign': {
296
+ 'type': 'iconfont',
297
+ 'value': 'icon-number_light'
298
+ },
299
+ 'type': 'number',
300
+ 'unit': 'sec',
301
+ 'min': 0,
302
+ 'max': 20,
303
+ 'disabled': true
304
+ },
305
+ layout: '1/3',
306
+ "isNewRow": 1
307
+ }, {
308
+ "key": "inr",
309
+ "label": "INR",
310
+ "inputType": "input",
311
+ "inputProps": {
312
+ 'type': 'number',
313
+ 'min': 0,
314
+ 'max': 2,
315
+ 'step': 0.1,
316
+ 'disabled': true
317
+ },
318
+ layout: '1/3'
319
+ }, {
320
+ "key": "aptt",
321
+ "label": "APTT",
322
+ "inputType": "input",
323
+ "inputProps": {
324
+ 'type': 'number',
325
+ 'unit': 'sec',
326
+ 'min': 0,
327
+ 'max': 50,
328
+ 'disabled': true
329
+ },
330
+ layout: '1/3'
331
+ }, {
332
+ "key": "tt",
333
+ "label": "TT",
334
+ "inputType": "input",
335
+ "inputProps": {
336
+ 'type': 'number',
337
+ 'unit': 'sec',
338
+ 'min': 0,
339
+ 'max': 20,
340
+ 'disabled': true
341
+ },
342
+ layout: '1/3',
343
+ "isNewRow": 1
344
+ }, {
345
+ "key": "fib",
346
+ "label": "FIB",
347
+ "inputType": "input",
348
+ "inputProps": {
349
+ 'type': 'number',
350
+ 'unit': 'g/L',
351
+ 'min': 0,
352
+ 'max': 5,
353
+ 'step': 0.1,
354
+ 'disabled': true
355
+ },
356
+ layout: '1/3'
357
+ }, {
358
+ "key": "sf",
359
+ "label": "SF",
360
+ "inputType": "input",
361
+ "inputProps": {
362
+ 'type': 'number',
363
+ 'unit': 'ng/ml'
364
+ },
365
+ layout: '1/3'
366
+ }, {
367
+ key: "hcvResult__",
368
+ "label": "丙肝抗体",
369
+ "inputType": "checkbox",
370
+ "inputProps": {
371
+ options: '阴性,阳性i,未查',
372
+ 'labelSign': {
373
+ 'type': 'iconfont',
374
+ 'value': 'icon-number_light'
375
+ }
376
+ },
377
+ layout: '1/3'
378
+ }, {
379
+ key: "hcvrnaResult__",
380
+ "label": "丙肝RNA",
381
+ "inputType": "checkbox",
382
+ "inputProps": {
383
+ options: '阴性,阳性i,未查',
384
+ 'labelSign': {
385
+ 'type': 'iconfont',
386
+ 'value': 'icon-number_light'
387
+ }
388
+ },
389
+ layout: '1/3'
390
+ }, {
391
+ key: "syphilisResult__",
392
+ "label": "梅毒",
393
+ "inputType": "checkbox",
394
+ "inputProps": {
395
+ options: '阴性,阳性i,未查',
396
+ 'labelSign': {
397
+ 'type': 'iconfont',
398
+ 'value': 'icon-number_light'
399
+ }
400
+ },
401
+ layout: '1/3'
402
+ }, {
403
+ key: "hivResult__",
404
+ "label": "HIV",
405
+ "inputType": "checkbox",
406
+ "inputProps": {
407
+ options: '阴性,阳性i,未查',
408
+ 'labelSign': {
409
+ 'type': 'iconfont',
410
+ 'value': 'icon-number_light'
411
+ }
412
+ },
413
+ layout: '1/3'
414
+ }, {
415
+ key: "gbsResult__",
416
+ "label": "GBS",
417
+ "inputType": "checkbox",
418
+ "inputProps": {
419
+ options: '阴性,阳性i,未查',
420
+ 'labelSign': {
421
+ 'type': 'iconfont',
422
+ 'value': 'icon-number_light'
423
+ }
424
+ },
425
+ layout: '1/3'
426
+ }, {
427
+ key: "g6pdResult__",
428
+ "label": "G6PD",
429
+ "inputType": "checkbox",
430
+ "inputProps": {
431
+ options: '阴性,阳性i,未查'
432
+ },
433
+ layout: '1/3'
434
+ }, {
435
+ key: "downsScreenEarly",
436
+ "label": "早唐",
437
+ "inputType": "checkbox",
438
+ "inputProps": {
439
+ options: mchcEnv.get_other_options('downsScreenOptions'),
440
+ marshal: 0,
441
+ 'labelSign': {
442
+ 'type': 'iconfont',
443
+ 'value': 'icon-number_light'
444
+ }
445
+ },
446
+ layout: '1/3'
447
+ }, {
448
+ key: "downsScreenMiddle",
449
+ "label": "中唐",
450
+ "inputType": "checkbox",
451
+ "inputProps": {
452
+ options: mchcEnv.get_other_options('downsScreenOptions'),
453
+ marshal: 0,
454
+ 'labelSign': {
455
+ 'type': 'iconfont',
456
+ 'value': 'icon-number_light'
457
+ }
458
+ },
459
+ layout: '1/3'
460
+ }, {
461
+ key: "nipt",
462
+ "label": "NIPT",
463
+ "inputType": "checkbox",
464
+ "inputProps": {
465
+ options: mchcEnv.get_other_options('downsScreenOptions'),
466
+ marshal: 0,
467
+ 'labelSign': {
468
+ 'type': 'iconfont',
469
+ 'value': 'icon-number_light'
470
+ }
471
+ },
472
+ layout: '1/3'
473
+ }, {
474
+ key: "prenatalDiagnosisResult",
475
+ "label": "产前诊断",
476
+ "inputType": "checkbox",
477
+ "inputProps": {
478
+ options: mchcEnv.get_other_options('prenatalDiagnosisOptions'),
479
+ marshal: 0,
480
+ 'labelSign': {
481
+ 'type': 'iconfont',
482
+ 'value': 'icon-number_light'
483
+ }
484
+ },
485
+ layout: '1/3'
486
+ }, {
487
+ key: "ogttResult__",
488
+ "label": "OGTT",
489
+ "inputType": "checkbox",
490
+ "inputProps": {
491
+ options: mchcEnv.get_other_options('ogttOptions'),
492
+ 'labelSign': {
493
+ 'type': 'iconfont',
494
+ 'value': 'icon-number_light'
495
+ }
496
+ },
497
+ layout: '1/3'
498
+ }, {
499
+ "key": "other",
500
+ "label": "其他",
501
+ "inputType": "input",
502
+ layout: '1/3'
503
+ }, {
504
+ "key": "id",
505
+ "inputType": "input",
506
+ form_hidden: true
507
+ }]);
508
+ function DoctorEnd_检验检查_History(props) {
509
+ var pregnancyId = props.pregnancyId,
510
+ form = props.form;
511
+ useEffect(function () {
512
+ return function () {};
513
+ }, []);
514
+ useEffect(function () {
515
+ return mchcEvent.on_rm('my_form', function (e) {
516
+ if (e.type === 'onClick') {
517
+ if (e.btnName === 'syncBtn') {
518
+ SMchc_Doctor.syncPatientReport(pregnancyId).then(function (r) {
519
+ form.setFieldsValue(r);
520
+ });
521
+ }
522
+ return;
523
+ }
524
+ });
525
+ }, []);
526
+ return /*#__PURE__*/React.createElement(BF_Form, {
527
+ form: form,
528
+ fallback_init: function fallback_init() {
529
+ return SMchc_Doctor.getLabExamOfOutpatient(pregnancyId);
530
+ },
531
+ fallback_finish: function fallback_finish(v) {
532
+ return SMchc_Doctor.updateLabExamOfOutpatient(v);
533
+ },
534
+ default_conf: {
535
+ tableColumns: form_confg,
536
+ title: "门诊-检验检查"
537
+ },
538
+ history_args: {
539
+ relationId: pregnancyId
540
+ }
541
+ });
542
+ }
543
+ export { DoctorEnd_检验检查_History as default };
544
+ //# sourceMappingURL=.root8.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":".root8.js","sources":["../../src/block/检验检查/form_config.tsx","../../src/block/检验检查/Inner.tsx"],"sourcesContent":["import { mchcEnv } from \"@lm_fe/env\";\nimport { defineFormConfig } from \"@lm_fe/service\";\nexport var form_confg = defineFormConfig([\n {\n \"key\": \"syncDate\",\n \"label\": \"上次同步时间\",\n \"inputType\": 'DatePicker',\n \"inputProps\": { 'disabled': true, showTime: true },\n layout: '1/3'\n },\n {\n \"key\": \"syncBtn\",\n \"label\": \"同步数据\",\n \"inputType\": \"MyButton\",\n \"inputProps\": {},\n layout: '1/3'\n },\n {\n \"key\": \"partnerBg\",\n \"label\": \"男方血型\",\n \"inputType\": \"select\",\n \"inputProps\": { 'options': mchcEnv.get_other_options('aboOptions'), marshal: 0, 'placeholder': 'ABO血型', 'labelSign': { 'type': 'iconfont', 'value': 'icon-number_light' } },\n layout: '1/3',\n isNewRow: 1,\n },\n {\n \"key\": \"partnerRh\",\n \"label\": \"男方RH血型\",\n \"inputType\": \"select\",\n \"inputProps\": { 'warningOption': 1, marshal: 0, 'options': mchcEnv.get_other_options('rhOptions'), 'style': { 'marginLeft': '-1px' } },\n layout: '1/3'\n }, {\n key: \"partnerThalassemia__\",\n \"label\": \"男方地贫\",\n \"inputType\": \"checkbox\",\n \"inputProps\": { options: '正常,异常i,未查,其他i', 'labelSign': { 'type': 'iconfont', 'value': 'icon-number_light' }, },\n layout: '1/3'\n },\n {\n \"key\": \"personalBg\",\n \"label\": \"女方血型\",\n \"inputType\": \"select\",\n \"inputProps\": { 'options': mchcEnv.get_other_options('aboOptions'), marshal: 0, 'disabled': true, 'labelSign': { 'type': 'iconfont', 'value': 'icon-number_light' } },\n layout: '1/3',\n \"isNewRow\": 1,\n }, {\n \"key\": \"personalRh\",\n \"label\": \"女方RH血型\",\n \"inputType\": \"select\",\n \"inputProps\": { 'options': mchcEnv.get_other_options('rhOptions'), marshal: 0, 'warningOption': 1, 'style': { 'marginLeft': '-1px' }, 'disabled': true },\n layout: '1/3'\n }, {\n key: \"personalThalassemia__\",\n \"label\": \"女方地贫\",\n \"inputType\": \"checkbox\",\n \"inputProps\": { options: '正常,异常i,未查,其他i', },\n layout: '1/3'\n }, {\n \"key\": \"tsh\",\n \"label\": \"TSH\",\n \"inputType\": \"input\",\n \"inputProps\": { 'type': 'number', 'unit': 'uIU/ml', 'labelSign': { 'type': 'iconfont', 'value': 'icon-number_light' } },\n layout: '1/3',\n \"isNewRow\": 1,\n }, {\n \"key\": \"t3\",\n \"label\": \"游离T3\",\n \"inputType\": \"input\",\n \"inputProps\": { 'type': 'number', 'unit': 'pmol/L' },\n layout: '1/3'\n }, {\n \"key\": \"t4\",\n \"label\": \"游离T4\",\n \"inputType\": \"input\",\n \"inputProps\": { 'type': 'number', 'unit': 'pmol/L' },\n layout: '1/3'\n }, {\n \"key\": \"hb\",\n \"label\": \"HB\",\n \"inputType\": \"input\",\n \"inputProps\": { 'type': 'number', 'unit': 'g/L', 'labelSign': { 'type': 'iconfont', 'value': 'icon-number_light' } },\n layout: '1/3',\n \"isNewRow\": 1,\n }, {\n \"key\": \"mcv\",\n \"label\": \"MCV\",\n \"inputType\": \"input\",\n \"inputProps\": { 'type': 'number', 'unit': 'fL' },\n layout: '1/3'\n }, {\n \"key\": \"plt\",\n \"label\": \"PLT\",\n \"inputType\": \"input\",\n \"inputProps\": { 'type': 'number', 'unit': 'x10^9/L' },\n layout: '1/3'\n }, {\n key: \"urokinase__\",\n \"label\": \"尿蛋白\",\n \"inputType\": \"checkbox\",\n \"inputProps\": {\n options: '阴性,弱阳性,阳性i,未查,其他i',\n 'labelSign': { 'type': 'iconfont', 'value': 'icon-number_light' },\n },\n layout: '1/3'\n }, {\n \"key\": \"hbsag\",\n \"label\": \"HBsAg\",\n \"inputType\": \"autoComplete\",\n \"inputProps\": { 'labelSign': { 'type': 'iconfont', 'value': 'icon-number_light' }, options: mchcEnv.get_other_options('hbOptions'), 'positiveWarning': true },\n layout: '1/3'\n }, {\n \"key\": \"hbsab\",\n \"label\": \"HBsAb\",\n \"inputType\": \"autoComplete\",\n \"inputProps\": { 'options': mchcEnv.get_other_options('hbOptions'), 'positiveWarning': true },\n layout: '1/3'\n }, {\n \"key\": \"hbeag\",\n \"label\": \"HBeAg\",\n \"inputType\": \"autoComplete\",\n \"inputProps\": { 'options': mchcEnv.get_other_options('hbOptions'), 'positiveWarning': true },\n layout: '1/3'\n }, {\n \"key\": \"hbeab\",\n \"label\": \"HBeAb\",\n \"inputType\": \"autoComplete\",\n \"inputProps\": { 'options': mchcEnv.get_other_options('hbOptions'), 'positiveWarning': true },\n layout: '1/3',\n \"isNewRow\": 1,\n }, {\n \"key\": \"hbcab\",\n \"label\": \"HBcAb\",\n \"inputType\": \"autoComplete\",\n \"inputProps\": { 'options': mchcEnv.get_other_options('hbOptions'), 'positiveWarning': true },\n layout: '1/3'\n }, {\n \"key\": \"hbvdna\",\n \"label\": \"HBV DNA\",\n \"inputType\": \"input\",\n \"inputProps\": { 'labelSign': { 'type': 'iconfont', 'value': 'icon-number_light' }, 'type': 'number', 'unit': 'IU/ml' },\n layout: '1/3'\n }, {\n \"key\": \"alt\",\n \"label\": \"ALT\",\n \"inputType\": \"input\",\n \"inputProps\": { 'labelSign': { 'type': 'iconfont', 'value': 'icon-number_light' }, 'type': 'number', 'unit': 'U/L' },\n layout: '1/3',\n \"isNewRow\": 1,\n }, {\n \"key\": \"ast\",\n \"label\": \"AST\",\n \"inputType\": \"input\",\n \"inputProps\": { 'type': 'number', 'unit': 'U/L' },\n layout: '1/3'\n }, {\n \"key\": \"pt\",\n \"label\": \"PT\",\n \"inputType\": \"input\",\n \"inputProps\": { 'labelSign': { 'type': 'iconfont', 'value': 'icon-number_light' }, 'type': 'number', 'unit': 'sec', 'min': 0, 'max': 20, 'disabled': true },\n layout: '1/3',\n \"isNewRow\": 1,\n }, {\n \"key\": \"inr\",\n \"label\": \"INR\",\n \"inputType\": \"input\",\n \"inputProps\": { 'type': 'number', 'min': 0, 'max': 2, 'step': 0.1, 'disabled': true },\n layout: '1/3'\n }, {\n \"key\": \"aptt\",\n \"label\": \"APTT\",\n \"inputType\": \"input\",\n \"inputProps\": { 'type': 'number', 'unit': 'sec', 'min': 0, 'max': 50, 'disabled': true },\n layout: '1/3'\n }, {\n \"key\": \"tt\",\n \"label\": \"TT\",\n \"inputType\": \"input\",\n \"inputProps\": { 'type': 'number', 'unit': 'sec', 'min': 0, 'max': 20, 'disabled': true },\n layout: '1/3',\n \"isNewRow\": 1,\n }, {\n \"key\": \"fib\",\n \"label\": \"FIB\",\n \"inputType\": \"input\",\n \"inputProps\": { 'type': 'number', 'unit': 'g/L', 'min': 0, 'max': 5, 'step': 0.1, 'disabled': true },\n layout: '1/3'\n }, {\n \"key\": \"sf\",\n \"label\": \"SF\",\n \"inputType\": \"input\",\n \"inputProps\": { 'type': 'number', 'unit': 'ng/ml' },\n layout: '1/3'\n }, {\n key: \"hcvResult__\",\n \"label\": \"丙肝抗体\",\n \"inputType\": \"checkbox\",\n \"inputProps\": { options: '阴性,阳性i,未查', 'labelSign': { 'type': 'iconfont', 'value': 'icon-number_light' }, },\n layout: '1/3'\n }, {\n key: \"hcvrnaResult__\",\n \"label\": \"丙肝RNA\",\n \"inputType\": \"checkbox\",\n \"inputProps\": { options: '阴性,阳性i,未查', 'labelSign': { 'type': 'iconfont', 'value': 'icon-number_light' }, },\n layout: '1/3'\n }, {\n key: \"syphilisResult__\",\n \"label\": \"梅毒\",\n \"inputType\": \"checkbox\",\n \"inputProps\": { options: '阴性,阳性i,未查', 'labelSign': { 'type': 'iconfont', 'value': 'icon-number_light' }, },\n layout: '1/3'\n }, {\n key: \"hivResult__\",\n \"label\": \"HIV\",\n \"inputType\": \"checkbox\",\n \"inputProps\": { options: '阴性,阳性i,未查', 'labelSign': { 'type': 'iconfont', 'value': 'icon-number_light' }, },\n layout: '1/3'\n }, {\n key: \"gbsResult__\",\n \"label\": \"GBS\",\n \"inputType\": \"checkbox\",\n \"inputProps\": { options: '阴性,阳性i,未查', 'labelSign': { 'type': 'iconfont', 'value': 'icon-number_light' }, },\n layout: '1/3'\n }, {\n key: \"g6pdResult__\",\n \"label\": \"G6PD\",\n \"inputType\": \"checkbox\",\n \"inputProps\": { options: '阴性,阳性i,未查', },\n layout: '1/3'\n }, {\n key: \"downsScreenEarly\",\n \"label\": \"早唐\",\n \"inputType\": \"checkbox\",\n \"inputProps\": { options: mchcEnv.get_other_options('downsScreenOptions'), marshal: 0, 'labelSign': { 'type': 'iconfont', 'value': 'icon-number_light' }, },\n layout: '1/3'\n }, {\n key: \"downsScreenMiddle\",\n \"label\": \"中唐\",\n \"inputType\": \"checkbox\",\n \"inputProps\": { options: mchcEnv.get_other_options('downsScreenOptions'), marshal: 0, 'labelSign': { 'type': 'iconfont', 'value': 'icon-number_light' }, },\n layout: '1/3'\n }, {\n key: \"nipt\",\n \"label\": \"NIPT\",\n \"inputType\": \"checkbox\",\n \"inputProps\": { options: mchcEnv.get_other_options('downsScreenOptions'), marshal: 0, 'labelSign': { 'type': 'iconfont', 'value': 'icon-number_light' }, },\n layout: '1/3'\n }, {\n key: \"prenatalDiagnosisResult\",\n \"label\": \"产前诊断\",\n \"inputType\": \"checkbox\",\n \"inputProps\": { options: mchcEnv.get_other_options('prenatalDiagnosisOptions'), marshal: 0, 'labelSign': { 'type': 'iconfont', 'value': 'icon-number_light' }, },\n layout: '1/3'\n }, {\n key: \"ogttResult__\",\n \"label\": \"OGTT\",\n \"inputType\": \"checkbox\",\n \"inputProps\": { options: mchcEnv.get_other_options('ogttOptions'), 'labelSign': { 'type': 'iconfont', 'value': 'icon-number_light' }, },\n layout: '1/3'\n },\n {\n \"key\": \"other\",\n \"label\": \"其他\",\n \"inputType\": \"input\",\n layout: '1/3'\n },\n {\n \"key\": \"id\",\n \"inputType\": \"input\",\n form_hidden: true,\n }\n]);\n","import { mchcEvent } from \"@lm_fe/env\";\nimport { SMchc_Doctor } from \"@lm_fe/service\";\nimport React, { useEffect } from \"react\";\nimport { BF_Form } from \"src/components\";\nimport { form_confg } from \"./form_config\";\nexport default function DoctorEnd_检验检查_History(props) {\n var pregnancyId = props.pregnancyId, form = props.form;\n useEffect(function () {\n return function () {\n };\n }, []);\n useEffect(function () {\n return mchcEvent.on_rm('my_form', function (e) {\n if (e.type === 'onClick') {\n if (e.btnName === 'syncBtn') {\n SMchc_Doctor.syncPatientReport(pregnancyId)\n .then(function (r) {\n form.setFieldsValue(r);\n });\n }\n return;\n }\n });\n }, []);\n return <BF_Form form={form} fallback_init={function () { return SMchc_Doctor.getLabExamOfOutpatient(pregnancyId); }} fallback_finish={function (v) { return SMchc_Doctor.updateLabExamOfOutpatient(v); }} default_conf={{ tableColumns: form_confg, title: \"门诊-检验检查\" }} history_args={{ relationId: pregnancyId }}/>;\n}\n"],"names":["form_confg","defineFormConfig","showTime","layout","mchcEnv","get_other_options","marshal","isNewRow","key","options","form_hidden","DoctorEnd_检验检查_History","props","pregnancyId","form","useEffect","mchcEvent","on_rm","e","type","btnName","SMchc_Doctor","syncPatientReport","then","r","setFieldsValue","React","createElement","BF_Form","fallback_init","getLabExamOfOutpatient","fallback_finish","v","updateLabExamOfOutpatient","default_conf","tableColumns","title","history_args","relationId"],"mappings":"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"}
@@ -0,0 +1,69 @@
1
+ import 'antd/es/modal/style';
2
+ import _Modal from 'antd/es/modal';
3
+ import { _ as _extends } from './extends.js';
4
+ import { d as __rest, B as BF_Form } from './index.js';
5
+ import React, { useState, useEffect } from 'react';
6
+ import 'antd/es/row/style';
7
+ import 'antd/es/row';
8
+ import 'antd/es/col/style';
9
+ import 'antd/es/col';
10
+ import 'antd/es/list/style';
11
+ import 'antd/es/list';
12
+ import 'antd/es/tooltip/style';
13
+ import 'antd/es/tooltip';
14
+ import 'lodash/get';
15
+ import '@ant-design/icons';
16
+ import 'classnames';
17
+ import 'antd/es/button/style';
18
+ import 'antd/es/button';
19
+ import 'antd/es/spin/style';
20
+ import 'antd/es/spin';
21
+ import '@lm_fe/components_m';
22
+ import '@lm_fe/utils';
23
+ import '@lm_fe/components';
24
+ import 'antd/es/form/style';
25
+ import 'antd/es/form';
26
+ import 'antd/es/result/style';
27
+ import 'antd/es/result';
28
+ import 'antd/es/menu/style';
29
+ import 'antd/es/menu';
30
+ import '@lm_fe/service';
31
+ import 'antd/es/message/style';
32
+ import 'antd/es/message';
33
+ import 'antd/es/space/style';
34
+ import 'antd/es/space';
35
+ import '@lm_fe/env';
36
+ import 'lodash/keys';
37
+ import 'antd/es/divider/style';
38
+ import 'antd/es/divider';
39
+ function FormChrono(_a) {
40
+ var modal_data = _a.modal_data,
41
+ visible = _a.visible,
42
+ onCancel = _a.onCancel;
43
+ _a.props;
44
+ var others = __rest(_a, ["modal_data", "visible", "onCancel", "props"]);
45
+ var title = modal_data.title,
46
+ history_args = modal_data.history_args;
47
+ var _b = useState();
48
+ _b[0];
49
+ _b[1];
50
+ useEffect(function () {
51
+ return function () {};
52
+ }, []);
53
+ return /*#__PURE__*/React.createElement(_Modal, _extends({
54
+ visible: visible,
55
+ title: "Test",
56
+ width: 1000,
57
+ footer: null,
58
+ onCancel: onCancel,
59
+ style: {
60
+ top: '20px'
61
+ },
62
+ destroyOnClose: true
63
+ }, others), /*#__PURE__*/React.createElement(BF_Form, {
64
+ title: title,
65
+ history_args: history_args
66
+ }));
67
+ }
68
+ export { FormChrono as default };
69
+ //# sourceMappingURL=.root9.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":".root9.js","sources":["../../src/modals/entries/BF_Form/index.tsx"],"sourcesContent":["import { __rest } from \"tslib\";\nimport { Modal } from 'antd';\nimport React, { useEffect, useState } from 'react';\nimport { BF_Form } from '../../../components/BF_Form';\nexport default function FormChrono(_a) {\n var modal_data = _a.modal_data, visible = _a.visible, onCancel = _a.onCancel, props = _a.props, others = __rest(_a, [\"modal_data\", \"visible\", \"onCancel\", \"props\"]);\n var title = modal_data.title, history_args = modal_data.history_args;\n var _b = useState(), config = _b[0], setConfig = _b[1];\n useEffect(function () {\n return function () {\n };\n }, []);\n return (<Modal visible={visible} title=\"Test\" width={1000} footer={null} onCancel={onCancel} style={{ top: '20px' }} destroyOnClose {...others}>\n <BF_Form title={title} history_args={history_args}/>\n </Modal>);\n}\n;\n"],"names":["FormChrono","_a","modal_data","visible","onCancel","props","others","__rest","title","history_args","_b","useState","useEffect","React","createElement","_Modal","_extends","width","footer","style","top","destroyOnClose","BF_Form"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIe,SAASA,UAAUA,CAACC,EAAE,EAAE;EACnC,IAAIC,UAAU,GAAGD,EAAE,CAACC,UAAU;IAAEC,OAAO,GAAGF,EAAE,CAACE,OAAO;IAAEC,QAAQ,GAAGH,EAAE,CAACG,QAAQ;EAAUH,EAAE,CAACI,KAAK;EAAEC,IAAAA,MAAM,GAAGC,MAAM,CAACN,EAAE,EAAE,CAAC,YAAY,EAAE,SAAS,EAAE,UAAU,EAAE,OAAO,CAAC,CAAC;EACnK,IAAIO,KAAK,GAAGN,UAAU,CAACM,KAAK;IAAEC,YAAY,GAAGP,UAAU,CAACO,YAAY;EACpE,IAAIC,EAAE,GAAGC,QAAQ,EAAE;EAAWD,EAAE,CAAC,CAAC,CAAC;EAAcA,EAAE,CAAC,CAAC,CAAC;EACtDE,SAAS,CAAC,YAAY;IAClB,OAAO,YAAY,CAAA,CAClB;EACJ,CAAA,EAAE,EAAE,CAAC;EACN,OAAA,aAAQC,KAAA,CAAAC,aAAA,CAAAC,MAAA,EAAAC,QAAA,CAAA;IAAOb,OAAO,EAAEA,OAAQ;IAACK,KAAK,EAAC,MAAM;IAACS,KAAK,EAAE,IAAK;IAACC,MAAM,EAAE,IAAK;IAACd,QAAQ,EAAEA,QAAS;IAACe,KAAK,EAAE;MAAEC,GAAG,EAAE;IAAS,CAAA;IAACC,cAAc,EAAA;EAAA,CAAA,EAAKf,MAAM,CACtIO,EAAAA,aAAAA,KAAA,CAAAC,aAAA,CAACQ,OAAO,EAAA;IAACd,KAAK,EAAEA,KAAM;IAACC,YAAY,EAAEA;EAAc,CAAA,CAChD,CAAC;AAChB;"}