@lm_fe/components_m 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.
- package/README.md +0 -0
- package/dist/BaseEditPanel/BaseEditPanelFormFC.d.ts +3 -0
- package/dist/BaseEditPanel/PanelWithChildFC.d.ts +10 -15
- package/dist/BaseList/index.d.ts +2 -2
- package/dist/BaseList/methods/index.d.ts +1 -4
- package/dist/BaseListOld/methods/index.d.ts +1 -5
- package/dist/BaseModalForm/DynamicForm.d.ts +0 -24
- package/dist/BaseModalForm/PatientList/index.d.ts +2 -2
- package/dist/BaseModalForm/index.d.ts +2 -2
- package/dist/BusinessComponents/BloodPressure/index.d.ts +2 -1
- package/dist/BusinessComponents/DiagnosisListInduced/index.d.ts +2 -1
- package/dist/BusinessComponents/DiagnosisListv2/template/index.d.ts +1 -2
- package/dist/BusinessComponents/HighriskGrade/index.d.ts +1 -1
- package/dist/BusinessComponents/HighriskSign/index.d.ts +1 -1
- package/dist/BusinessComponents/InspectionResultTextarea/utils.d.ts +0 -8
- package/dist/BusinessComponents/LaborProcess/index.d.ts +3 -3
- package/dist/BusinessComponents/NurseChildren/index.d.ts +5 -5
- package/dist/BusinessComponents/NurseChildren2/index.d.ts +1 -2
- package/dist/BusinessComponents/NursingFetusv2/index.d.ts +1 -2
- package/dist/BusinessComponents/NursingFetusv3/index.d.ts +3 -3
- package/dist/BusinessComponents/PregnancyHistory/config/index-table.d.ts +1 -1
- package/dist/BusinessComponents/ResultTextarea/index copy.d.ts +13 -0
- package/dist/BusinessComponents/ResultTextarea/index.d.ts +1 -1
- package/dist/BusinessComponents/ResultTextarea/utils.d.ts +0 -8
- package/dist/BusinessComponents/TemplateTexDeathclassification1/index.d.ts +2 -1
- package/dist/BusinessComponents/TemplateTextareav2/components/TemplateSelect.d.ts +2 -1
- package/dist/BusinessComponents/TreatmentProgram/TreatmentProgramTable/index.d.ts +3 -4
- package/dist/BusinessComponents/UltrosoundResultTextarea/utils.d.ts +0 -8
- package/dist/ConfigComponents/CheckboxWithInput/index.d.ts +2 -1
- package/dist/ConfigComponents/InputWithRange/index.d.ts +2 -1
- package/dist/ConfigComponents/NeonatalCareRecordTable/table/default.d.ts +3 -3
- package/dist/ConfigComponents/NeonatalCareRecordTable/table/gysy.d.ts +11 -11
- package/dist/ConfigComponents/NeonatalCareRecordTable/table/indx.d.ts +14 -14
- package/dist/ConfigComponents/NeonatalScaleExamination/table.d.ts +4 -4
- package/dist/ConfigComponents/NormalNursingTable/table.d.ts +1 -1
- package/dist/ConfigComponents/ObserMagnesiumsulphateTable/table.d.ts +3 -3
- package/dist/ConfigComponents/PastDeliveryNursingTable/table.d.ts +6 -6
- package/dist/ConfigComponents/PreDeliverNursingTable/table/default.d.ts +4 -4
- package/dist/ConfigComponents/SpecialNursingTable/table.d.ts +2 -2
- package/dist/FU_components/ArrayInput/index copy.d.ts +4 -0
- package/dist/FU_components/ArrayInput/index.d.ts +1 -4
- package/dist/FU_components/ArrayInput/types.d.ts +8 -9
- package/dist/FU_components/ArrayPanel/Display.d.ts +0 -1
- package/dist/FU_components/ArrayPanel/Inner.d.ts +5 -3
- package/dist/FU_components/CommonFormTabs/index.d.ts +1 -1
- package/dist/FU_components/CommonFormTabs/types.d.ts +4 -2
- package/dist/FU_components/CommonFormTabs/utils.d.ts +4 -0
- package/dist/FU_components/DateRange/index copy.d.ts +7 -0
- package/dist/FU_components/DateRange/index.d.ts +1 -7
- package/dist/FU_components/DateTimeInput/Inner.d.ts +2 -0
- package/dist/FU_components/DateTimeInput/index.d.ts +3 -1
- package/dist/FU_components/FormSection/FormSectionForm.d.ts +4 -0
- package/dist/FU_components/FormSection/RenderFormSectionComponent.d.ts +3 -3
- package/dist/FU_components/FormSection/form_control.d.ts +9 -0
- package/dist/FU_components/FormSection/helper.d.ts +7 -7
- package/dist/FU_components/FormSection/types.d.ts +4 -1
- package/dist/FU_components/FormSection/use_chrono.d.ts +17 -2
- package/dist/FU_components/HbvdnaInput/index.d.ts +2 -1
- package/dist/FU_components/HighriskGradeColorSpan/index.d.ts +1 -1
- package/dist/FU_components/IdNOButton/index copy.d.ts +1 -1
- package/dist/FU_components/MchcDriverStatus/Inner.d.ts +1 -1
- package/dist/FU_components/MyAutoComplete/index copy.d.ts +4 -0
- package/dist/FU_components/MyAutoComplete/index.d.ts +1 -4
- package/dist/FU_components/MyAutoComplete/types.d.ts +1 -1
- package/dist/FU_components/MyBaseList/methods/index.d.ts +1 -1
- package/dist/FU_components/MyBaseTable/strategies.d.ts +0 -5
- package/dist/FU_components/MyButton/{index.d.ts → index copy.d.ts } +1 -1
- package/dist/FU_components/MyEditTable/Inner.d.ts +4 -0
- package/dist/FU_components/MyEditTable/index.d.ts +2 -19
- package/dist/FU_components/MyEditTable/types.d.ts +16 -0
- package/dist/FU_components/MyReferralOrganizationSelect/index.d.ts +1 -1
- package/dist/FU_components/MySearchSelect/index.d.ts +2 -1
- package/dist/FU_components/MySelect/index.d.ts +1 -8
- package/dist/FU_components/MySelect/types.d.ts +3 -5
- package/dist/FU_components/OkButton/index.d.ts +2 -7
- package/dist/FU_components/PressureInput/index.d.ts +4 -0
- package/dist/FU_components/ResultTextarea/index.d.ts +19 -0
- package/dist/FU_components/index.d.ts +1 -3
- package/dist/FU_components/types.d.ts +1 -12
- package/dist/GeneralComponents/CaseTemplete/Inner.d.ts +4 -1
- package/dist/GeneralComponents/CheckboxGroupObject/index.d.ts +1 -1
- package/dist/GeneralComponents/CheckboxWithInput_gold/components.d.ts +200 -45
- package/dist/GeneralComponents/CheckboxWithInput_gold/index.d.ts +1 -5
- package/dist/GeneralComponents/CheckboxWithInput_gold/types.d.ts +1 -1
- package/dist/GeneralComponents/CheckboxWithInput_gold/utils.d.ts +0 -4
- package/dist/GeneralComponents/CustomIcon/index.d.ts +0 -1
- package/dist/GeneralComponents/DatePicker/Inner.d.ts +1 -1
- package/dist/GeneralComponents/DatePicker/index.d.ts +2 -2
- package/dist/GeneralComponents/DatePicker/utils.d.ts +35 -0
- package/dist/GeneralComponents/EditInTable/EditInTable_Inner copy.d.ts +3 -24
- package/dist/GeneralComponents/EditInTable/components.d.ts +1 -1
- package/dist/GeneralComponents/EditInTable/index.d.ts +2 -2
- package/dist/GeneralComponents/EditInTable/utils.d.ts +6 -1
- package/dist/GeneralComponents/ImageUploadPreview/Inner.d.ts +2 -1
- package/dist/GeneralComponents/ImageUploadPreview/index.d.ts +2 -1
- package/dist/GeneralComponents/InputNumber/index.d.ts +4 -4
- package/dist/GeneralComponents/MobileEditor/Inner.d.ts +6 -9
- package/dist/GeneralComponents/MobileEditor/index.d.ts +3 -2
- package/dist/GeneralComponents/UploadFile/index.d.ts +9 -1
- package/dist/GeneralComponents/UploadFileUrlEdit/index.d.ts +2 -1
- package/dist/MyForm/components/Base/CheckboxWithExtra.d.ts +3 -2
- package/dist/MyForm/components/MyButton/index.d.ts +1 -1
- package/dist/MyForm/components/MySelect/DefaultSelect.d.ts +3 -2
- package/dist/MyForm/components/MyTable/index.d.ts +1 -1
- package/dist/MyForm/components/MyTable/index2.d.ts +1 -1
- package/dist/MyForm/components/_MyFormComponent.d.ts +252 -0
- package/dist/MyForm/components/business/NormalButton/index.d.ts +1 -1
- package/dist/MyForm/components/business/PdProcedure/config/table.d.ts +1 -1
- package/dist/MyForm/components/business/PregnancyHistory/MyForm_Business_PregnancyHistory.d.ts +1 -1
- package/dist/MyForm/components/business/PregnancyHistory/config.d.ts +37 -9
- package/dist/MyForm/components/business/TextareaWithBtn/index.d.ts +4 -7
- package/dist/MyForm/form_new.d.ts +20 -1
- package/dist/a_chunks/.root.js +73 -130
- package/dist/a_chunks/.root10.js +124 -319
- package/dist/a_chunks/.root100.js +22 -393
- package/dist/a_chunks/.root101.js +83 -987
- package/dist/a_chunks/.root102.js +13 -278
- package/dist/a_chunks/.root103.js +83 -128
- package/dist/a_chunks/.root104.js +64 -277
- package/dist/a_chunks/.root105.js +133 -492
- package/dist/a_chunks/.root106.js +45 -106
- package/dist/a_chunks/.root107.js +43 -210
- package/dist/a_chunks/.root108.js +71 -174
- package/dist/a_chunks/.root109.js +38 -910
- package/dist/a_chunks/.root11.js +55 -89
- package/dist/a_chunks/.root110.js +46 -939
- package/dist/a_chunks/.root111.js +188 -169
- package/dist/a_chunks/.root112.js +16 -414
- package/dist/a_chunks/.root113.js +23 -257
- package/dist/a_chunks/.root114.js +1994 -163
- package/dist/a_chunks/.root115.js +33 -343
- package/dist/a_chunks/.root116.js +67 -150
- package/dist/a_chunks/.root117.js +35 -124
- package/dist/a_chunks/.root118.js +49 -523
- package/dist/a_chunks/.root119.js +58 -580
- package/dist/a_chunks/.root12.js +133 -117
- package/dist/a_chunks/.root120.js +62 -277
- package/dist/a_chunks/.root121.js +75 -512
- package/dist/a_chunks/.root122.js +75 -633
- package/dist/a_chunks/.root123.js +29 -669
- package/dist/a_chunks/.root124.js +57 -273
- package/dist/a_chunks/.root125.js +107 -200
- package/dist/a_chunks/.root126.js +179 -81
- package/dist/a_chunks/.root127.js +85 -792
- package/dist/a_chunks/.root128.js +108 -260
- package/dist/a_chunks/.root129.js +172 -1085
- package/dist/a_chunks/.root13.js +284 -119
- package/dist/a_chunks/.root130.js +200 -532
- package/dist/a_chunks/.root131.js +2 -242
- package/dist/a_chunks/.root132.js +185 -131
- package/dist/a_chunks/.root133.js +324 -180
- package/dist/a_chunks/.root134.js +13 -409
- package/dist/a_chunks/.root135.js +160 -1135
- package/dist/a_chunks/.root14.js +251 -316
- package/dist/a_chunks/.root15.js +58 -266
- package/dist/a_chunks/.root16.js +74 -240
- package/dist/a_chunks/.root17.js +38 -127
- package/dist/a_chunks/.root18.js +87 -148
- package/dist/a_chunks/.root19.js +182 -109
- package/dist/a_chunks/.root2.js +97 -163
- package/dist/a_chunks/.root20.js +237 -157
- package/dist/a_chunks/.root21.js +19 -258
- package/dist/a_chunks/.root22.js +20 -320
- package/dist/a_chunks/.root23.js +197 -20
- package/dist/a_chunks/.root24.js +190 -89
- package/dist/a_chunks/.root25.js +73 -196
- package/dist/a_chunks/.root26.js +102 -257
- package/dist/a_chunks/.root27.js +69 -142
- package/dist/a_chunks/.root28.js +79 -375
- package/dist/a_chunks/.root29.js +34 -542
- package/dist/a_chunks/.root3.js +103 -170
- package/dist/a_chunks/.root30.js +19 -2226
- package/dist/a_chunks/.root31.js +50 -279
- package/dist/a_chunks/.root32.js +49 -81
- package/dist/a_chunks/.root33.js +49 -84
- package/dist/a_chunks/.root34.js +200 -223
- package/dist/a_chunks/.root35.js +112 -279
- package/dist/a_chunks/.root36.js +136 -158
- package/dist/a_chunks/.root37.js +19 -146
- package/dist/a_chunks/.root38.js +101 -78
- package/dist/a_chunks/.root39.js +581 -34
- package/dist/a_chunks/.root4.js +635 -1056
- package/dist/a_chunks/.root40.js +25 -268
- package/dist/a_chunks/.root41.js +312 -18
- package/dist/a_chunks/.root42.js +138 -192
- package/dist/a_chunks/.root43.js +62 -128
- package/dist/a_chunks/.root44.js +264 -36
- package/dist/a_chunks/.root45.js +257 -20
- package/dist/a_chunks/.root46.js +2274 -47
- package/dist/a_chunks/.root47.js +490 -227
- package/dist/a_chunks/.root48.js +190 -160
- package/dist/a_chunks/.root49.js +168 -74
- package/dist/a_chunks/.root5.js +98 -349
- package/dist/a_chunks/.root50.js +146 -190
- package/dist/a_chunks/.root51.js +379 -305
- package/dist/a_chunks/.root52.js +237 -101
- package/dist/a_chunks/.root53.js +29 -296
- package/dist/a_chunks/.root54.js +69 -23
- package/dist/a_chunks/.root55.js +71 -660
- package/dist/a_chunks/.root56.js +356 -3320
- package/dist/a_chunks/.root57.js +206 -544
- package/dist/a_chunks/.root58.js +275 -185
- package/dist/a_chunks/.root59.js +150 -147
- package/dist/a_chunks/.root6.js +1003 -188
- package/dist/a_chunks/.root60.js +132 -882
- package/dist/a_chunks/.root61.js +288 -98
- package/dist/a_chunks/.root62.js +293 -213
- package/dist/a_chunks/.root63.js +299 -294
- package/dist/a_chunks/.root64.js +295 -450
- package/dist/a_chunks/.root65.js +924 -458
- package/dist/a_chunks/.root66.js +58 -1053
- package/dist/a_chunks/.root67.js +813 -255
- package/dist/a_chunks/.root68.js +892 -192
- package/dist/a_chunks/.root69.js +80 -1070
- package/dist/a_chunks/.root7.js +269 -725
- package/dist/a_chunks/.root70.js +333 -830
- package/dist/a_chunks/.root71.js +155 -376
- package/dist/a_chunks/.root72.js +245 -204
- package/dist/a_chunks/.root73.js +76 -148
- package/dist/a_chunks/.root74.js +54 -344
- package/dist/a_chunks/.root75.js +610 -530
- package/dist/a_chunks/.root76.js +34 -533
- package/dist/a_chunks/.root77.js +140 -328
- package/dist/a_chunks/.root78.js +472 -286
- package/dist/a_chunks/.root79.js +199 -2292
- package/dist/a_chunks/.root8.js +128 -163
- package/dist/a_chunks/.root80.js +476 -168
- package/dist/a_chunks/.root81.js +530 -535
- package/dist/a_chunks/.root82.js +565 -248
- package/dist/a_chunks/.root83.js +126 -242
- package/dist/a_chunks/.root84.js +14 -241
- package/dist/a_chunks/.root85.js +678 -430
- package/dist/a_chunks/.root86.js +161 -317
- package/dist/a_chunks/.root87.js +455 -88
- package/dist/a_chunks/.root88.js +175 -98
- package/dist/a_chunks/.root89.js +63 -237
- package/dist/a_chunks/.root9.js +93 -675
- package/dist/a_chunks/.root90.js +108 -348
- package/dist/a_chunks/.root91.js +331 -124
- package/dist/a_chunks/.root92.js +438 -139
- package/dist/a_chunks/.root93.js +102 -434
- package/dist/a_chunks/.root94.js +821 -346
- package/dist/a_chunks/.root95.js +39 -214
- package/dist/a_chunks/.root96.js +57 -349
- package/dist/a_chunks/.root97.js +274 -510
- package/dist/a_chunks/.root98.js +22 -366
- package/dist/a_chunks/.root99.js +57 -375
- package/dist/a_chunks/Inner.js +149 -262
- package/dist/a_chunks/TableEditableCell.js +12 -10
- package/dist/a_chunks/TemplateModal.js +111 -132
- package/dist/a_chunks/deathclassification.js +17 -33
- package/dist/a_chunks/index.js +2930 -5417
- package/dist/a_chunks/index2.js +2 -4
- package/dist/doctor-end/index.d.ts +0 -2
- package/dist/index.d.ts +3 -8
- package/dist/index.js +8 -77
- package/dist/layout/header.d.ts +0 -1
- package/dist/modals/index.d.ts +1 -16
- package/dist/modals/meta.d.ts +1 -16
- package/dist/newly-component/hepatitis-new-baby/components/Form.d.ts +2 -1
- package/dist/newly-component/hepatitis-new-baby/index.d.ts +2 -1
- package/dist/selects/NormalSelect/index.d.ts +1 -1
- package/dist/selects/SelectWithNo/index copy.d.ts +2 -0
- package/dist/selects/SelectWithNo/index.d.ts +2 -2
- package/dist/utils/InterceptComponent.d.ts +1 -0
- package/dist/utils/dictionary.d.ts +2 -13
- package/dist/utils/format.d.ts +4 -4
- package/dist/utils/index.d.ts +1 -1
- package/dist/utils/useMarshal.d.ts +3 -3
- package/dist/utils/utils.d.ts +0 -4
- package/package.json +32 -19
- package/dist/ConfigComponents/OxytocinNursingTable/EditInTable/BaseTable.d.ts +0 -5
- package/dist/ConfigComponents/OxytocinNursingTable/EditInTable/EditInTableNoForm.d.ts +0 -51
- package/dist/ConfigComponents/OxytocinNursingTable/EditInTable/index.d.ts +0 -49
- package/dist/ConfigComponents/OxytocinNursingTable/index.d.ts +0 -2
- package/dist/ConfigComponents/OxytocinNursingTable/table/default.d.ts +0 -255
- package/dist/ConfigComponents/OxytocinNursingTable/table/gysy.d.ts +0 -234
- package/dist/ConfigComponents/OxytocinNursingTable/table/index.d.ts +0 -3
- package/dist/ConfigComponents/RevertEditInTable/index.d.ts +0 -1
- package/dist/FU_components/FormSection/utils.d.ts +0 -81
- package/dist/FU_components/SimpleForm/components/TabForm/index.d.ts +0 -14
- package/dist/FU_components/SimpleForm/components/extra/Custom.d.ts +0 -5
- package/dist/FU_components/SimpleForm/components/extra/SimpleSelect.d.ts +0 -6
- package/dist/FU_components/SimpleForm/index.d.ts +0 -45
- package/dist/FU_components/SimpleForm/types/help.d.ts +0 -3
- package/dist/FU_components/SimpleForm/types/lmTypes.d.ts +0 -85
- package/dist/FU_components/SimpleForm/types/metaTypes.d.ts +0 -28
- package/dist/GeneralComponents/CustomFormField/index.d.ts +0 -12
- package/dist/GeneralComponents/EditInTable/EditInTable_Inner copy 2.d.ts +0 -24
- package/dist/GeneralComponents/IconSelect/index.d.ts +0 -5
- package/dist/GeneralComponents/SelectTable/index.d.ts +0 -44
- package/dist/GeneralComponents/SoDiaoEditor/config.d.ts +0 -44
- package/dist/GeneralComponents/SoDiaoEditor/index.d.ts +0 -11
- package/dist/a_chunks/.root.js.map +0 -1
- package/dist/a_chunks/.root10.js.map +0 -1
- package/dist/a_chunks/.root100.js.map +0 -1
- package/dist/a_chunks/.root101.js.map +0 -1
- package/dist/a_chunks/.root102.js.map +0 -1
- package/dist/a_chunks/.root103.js.map +0 -1
- package/dist/a_chunks/.root104.js.map +0 -1
- package/dist/a_chunks/.root105.js.map +0 -1
- package/dist/a_chunks/.root106.js.map +0 -1
- package/dist/a_chunks/.root107.js.map +0 -1
- package/dist/a_chunks/.root108.js.map +0 -1
- package/dist/a_chunks/.root109.js.map +0 -1
- package/dist/a_chunks/.root11.js.map +0 -1
- package/dist/a_chunks/.root110.js.map +0 -1
- package/dist/a_chunks/.root111.js.map +0 -1
- package/dist/a_chunks/.root112.js.map +0 -1
- package/dist/a_chunks/.root113.js.map +0 -1
- package/dist/a_chunks/.root114.js.map +0 -1
- package/dist/a_chunks/.root115.js.map +0 -1
- package/dist/a_chunks/.root116.js.map +0 -1
- package/dist/a_chunks/.root117.js.map +0 -1
- package/dist/a_chunks/.root118.js.map +0 -1
- package/dist/a_chunks/.root119.js.map +0 -1
- package/dist/a_chunks/.root12.js.map +0 -1
- package/dist/a_chunks/.root120.js.map +0 -1
- package/dist/a_chunks/.root121.js.map +0 -1
- package/dist/a_chunks/.root122.js.map +0 -1
- package/dist/a_chunks/.root123.js.map +0 -1
- package/dist/a_chunks/.root124.js.map +0 -1
- package/dist/a_chunks/.root125.js.map +0 -1
- package/dist/a_chunks/.root126.js.map +0 -1
- package/dist/a_chunks/.root127.js.map +0 -1
- package/dist/a_chunks/.root128.js.map +0 -1
- package/dist/a_chunks/.root129.js.map +0 -1
- package/dist/a_chunks/.root13.js.map +0 -1
- package/dist/a_chunks/.root130.js.map +0 -1
- package/dist/a_chunks/.root131.js.map +0 -1
- package/dist/a_chunks/.root132.js.map +0 -1
- package/dist/a_chunks/.root133.js.map +0 -1
- package/dist/a_chunks/.root134.js.map +0 -1
- package/dist/a_chunks/.root135.js.map +0 -1
- package/dist/a_chunks/.root136.js +0 -507
- package/dist/a_chunks/.root136.js.map +0 -1
- package/dist/a_chunks/.root137.js +0 -570
- package/dist/a_chunks/.root137.js.map +0 -1
- package/dist/a_chunks/.root138.js +0 -197
- package/dist/a_chunks/.root138.js.map +0 -1
- package/dist/a_chunks/.root139.js +0 -903
- package/dist/a_chunks/.root139.js.map +0 -1
- package/dist/a_chunks/.root14.js.map +0 -1
- package/dist/a_chunks/.root140.js +0 -267
- package/dist/a_chunks/.root140.js.map +0 -1
- package/dist/a_chunks/.root141.js +0 -179
- package/dist/a_chunks/.root141.js.map +0 -1
- package/dist/a_chunks/.root142.js +0 -114
- package/dist/a_chunks/.root142.js.map +0 -1
- package/dist/a_chunks/.root143.js +0 -133
- package/dist/a_chunks/.root143.js.map +0 -1
- package/dist/a_chunks/.root144.js +0 -351
- package/dist/a_chunks/.root144.js.map +0 -1
- package/dist/a_chunks/.root145.js +0 -99
- package/dist/a_chunks/.root145.js.map +0 -1
- package/dist/a_chunks/.root146.js +0 -136
- package/dist/a_chunks/.root146.js.map +0 -1
- package/dist/a_chunks/.root147.js +0 -445
- package/dist/a_chunks/.root147.js.map +0 -1
- package/dist/a_chunks/.root148.js +0 -618
- package/dist/a_chunks/.root148.js.map +0 -1
- package/dist/a_chunks/.root149.js +0 -329
- package/dist/a_chunks/.root149.js.map +0 -1
- package/dist/a_chunks/.root15.js.map +0 -1
- package/dist/a_chunks/.root150.js +0 -381
- package/dist/a_chunks/.root150.js.map +0 -1
- package/dist/a_chunks/.root151.js +0 -299
- package/dist/a_chunks/.root151.js.map +0 -1
- package/dist/a_chunks/.root152.js +0 -105
- package/dist/a_chunks/.root152.js.map +0 -1
- package/dist/a_chunks/.root153.js +0 -117
- package/dist/a_chunks/.root153.js.map +0 -1
- package/dist/a_chunks/.root154.js +0 -101
- package/dist/a_chunks/.root154.js.map +0 -1
- package/dist/a_chunks/.root155.js +0 -279
- package/dist/a_chunks/.root155.js.map +0 -1
- package/dist/a_chunks/.root156.js +0 -91
- package/dist/a_chunks/.root156.js.map +0 -1
- package/dist/a_chunks/.root157.js +0 -154
- package/dist/a_chunks/.root157.js.map +0 -1
- package/dist/a_chunks/.root158.js +0 -213
- package/dist/a_chunks/.root158.js.map +0 -1
- package/dist/a_chunks/.root159.js +0 -122
- package/dist/a_chunks/.root159.js.map +0 -1
- package/dist/a_chunks/.root16.js.map +0 -1
- package/dist/a_chunks/.root160.js +0 -123
- package/dist/a_chunks/.root160.js.map +0 -1
- package/dist/a_chunks/.root161.js +0 -45
- package/dist/a_chunks/.root161.js.map +0 -1
- package/dist/a_chunks/.root162.js +0 -46
- package/dist/a_chunks/.root162.js.map +0 -1
- package/dist/a_chunks/.root163.js +0 -77
- package/dist/a_chunks/.root163.js.map +0 -1
- package/dist/a_chunks/.root164.js +0 -206
- package/dist/a_chunks/.root164.js.map +0 -1
- package/dist/a_chunks/.root165.js +0 -108
- package/dist/a_chunks/.root165.js.map +0 -1
- package/dist/a_chunks/.root166.js +0 -108
- package/dist/a_chunks/.root166.js.map +0 -1
- package/dist/a_chunks/.root167.js +0 -2074
- package/dist/a_chunks/.root167.js.map +0 -1
- package/dist/a_chunks/.root168.js +0 -112
- package/dist/a_chunks/.root168.js.map +0 -1
- package/dist/a_chunks/.root169.js +0 -147
- package/dist/a_chunks/.root169.js.map +0 -1
- package/dist/a_chunks/.root17.js.map +0 -1
- package/dist/a_chunks/.root170.js +0 -114
- package/dist/a_chunks/.root170.js.map +0 -1
- package/dist/a_chunks/.root171.js +0 -59
- package/dist/a_chunks/.root171.js.map +0 -1
- package/dist/a_chunks/.root172.js +0 -69
- package/dist/a_chunks/.root172.js.map +0 -1
- package/dist/a_chunks/.root173.js +0 -146
- package/dist/a_chunks/.root173.js.map +0 -1
- package/dist/a_chunks/.root174.js +0 -112
- package/dist/a_chunks/.root174.js.map +0 -1
- package/dist/a_chunks/.root175.js +0 -113
- package/dist/a_chunks/.root175.js.map +0 -1
- package/dist/a_chunks/.root176.js +0 -109
- package/dist/a_chunks/.root176.js.map +0 -1
- package/dist/a_chunks/.root177.js +0 -129
- package/dist/a_chunks/.root177.js.map +0 -1
- package/dist/a_chunks/.root178.js +0 -182
- package/dist/a_chunks/.root178.js.map +0 -1
- package/dist/a_chunks/.root179.js +0 -253
- package/dist/a_chunks/.root179.js.map +0 -1
- package/dist/a_chunks/.root18.js.map +0 -1
- package/dist/a_chunks/.root180.js +0 -458
- package/dist/a_chunks/.root180.js.map +0 -1
- package/dist/a_chunks/.root181.js +0 -1511
- package/dist/a_chunks/.root181.js.map +0 -1
- package/dist/a_chunks/.root182.js +0 -91
- package/dist/a_chunks/.root182.js.map +0 -1
- package/dist/a_chunks/.root183.js +0 -115
- package/dist/a_chunks/.root183.js.map +0 -1
- package/dist/a_chunks/.root184.js +0 -1202
- package/dist/a_chunks/.root184.js.map +0 -1
- package/dist/a_chunks/.root185.js +0 -83
- package/dist/a_chunks/.root185.js.map +0 -1
- package/dist/a_chunks/.root186.js +0 -267
- package/dist/a_chunks/.root186.js.map +0 -1
- package/dist/a_chunks/.root187.js +0 -18
- package/dist/a_chunks/.root187.js.map +0 -1
- package/dist/a_chunks/.root19.js.map +0 -1
- package/dist/a_chunks/.root2.js.map +0 -1
- package/dist/a_chunks/.root20.js.map +0 -1
- package/dist/a_chunks/.root21.js.map +0 -1
- package/dist/a_chunks/.root22.js.map +0 -1
- package/dist/a_chunks/.root23.js.map +0 -1
- package/dist/a_chunks/.root24.js.map +0 -1
- package/dist/a_chunks/.root25.js.map +0 -1
- package/dist/a_chunks/.root26.js.map +0 -1
- package/dist/a_chunks/.root27.js.map +0 -1
- package/dist/a_chunks/.root28.js.map +0 -1
- package/dist/a_chunks/.root29.js.map +0 -1
- package/dist/a_chunks/.root3.js.map +0 -1
- package/dist/a_chunks/.root30.js.map +0 -1
- package/dist/a_chunks/.root31.js.map +0 -1
- package/dist/a_chunks/.root32.js.map +0 -1
- package/dist/a_chunks/.root33.js.map +0 -1
- package/dist/a_chunks/.root34.js.map +0 -1
- package/dist/a_chunks/.root35.js.map +0 -1
- package/dist/a_chunks/.root36.js.map +0 -1
- package/dist/a_chunks/.root37.js.map +0 -1
- package/dist/a_chunks/.root38.js.map +0 -1
- package/dist/a_chunks/.root39.js.map +0 -1
- package/dist/a_chunks/.root4.js.map +0 -1
- package/dist/a_chunks/.root40.js.map +0 -1
- package/dist/a_chunks/.root41.js.map +0 -1
- package/dist/a_chunks/.root42.js.map +0 -1
- package/dist/a_chunks/.root43.js.map +0 -1
- package/dist/a_chunks/.root44.js.map +0 -1
- package/dist/a_chunks/.root45.js.map +0 -1
- package/dist/a_chunks/.root46.js.map +0 -1
- package/dist/a_chunks/.root47.js.map +0 -1
- package/dist/a_chunks/.root48.js.map +0 -1
- package/dist/a_chunks/.root49.js.map +0 -1
- package/dist/a_chunks/.root5.js.map +0 -1
- package/dist/a_chunks/.root50.js.map +0 -1
- package/dist/a_chunks/.root51.js.map +0 -1
- package/dist/a_chunks/.root52.js.map +0 -1
- package/dist/a_chunks/.root53.js.map +0 -1
- package/dist/a_chunks/.root54.js.map +0 -1
- package/dist/a_chunks/.root55.js.map +0 -1
- package/dist/a_chunks/.root56.js.map +0 -1
- package/dist/a_chunks/.root57.js.map +0 -1
- package/dist/a_chunks/.root58.js.map +0 -1
- package/dist/a_chunks/.root59.js.map +0 -1
- package/dist/a_chunks/.root6.js.map +0 -1
- package/dist/a_chunks/.root60.js.map +0 -1
- package/dist/a_chunks/.root61.js.map +0 -1
- package/dist/a_chunks/.root62.js.map +0 -1
- package/dist/a_chunks/.root63.js.map +0 -1
- package/dist/a_chunks/.root64.js.map +0 -1
- package/dist/a_chunks/.root65.js.map +0 -1
- package/dist/a_chunks/.root66.js.map +0 -1
- package/dist/a_chunks/.root67.js.map +0 -1
- package/dist/a_chunks/.root68.js.map +0 -1
- package/dist/a_chunks/.root69.js.map +0 -1
- package/dist/a_chunks/.root7.js.map +0 -1
- package/dist/a_chunks/.root70.js.map +0 -1
- package/dist/a_chunks/.root71.js.map +0 -1
- package/dist/a_chunks/.root72.js.map +0 -1
- package/dist/a_chunks/.root73.js.map +0 -1
- package/dist/a_chunks/.root74.js.map +0 -1
- package/dist/a_chunks/.root75.js.map +0 -1
- package/dist/a_chunks/.root76.js.map +0 -1
- package/dist/a_chunks/.root77.js.map +0 -1
- package/dist/a_chunks/.root78.js.map +0 -1
- package/dist/a_chunks/.root79.js.map +0 -1
- package/dist/a_chunks/.root8.js.map +0 -1
- package/dist/a_chunks/.root80.js.map +0 -1
- package/dist/a_chunks/.root81.js.map +0 -1
- package/dist/a_chunks/.root82.js.map +0 -1
- package/dist/a_chunks/.root83.js.map +0 -1
- package/dist/a_chunks/.root84.js.map +0 -1
- package/dist/a_chunks/.root85.js.map +0 -1
- package/dist/a_chunks/.root86.js.map +0 -1
- package/dist/a_chunks/.root87.js.map +0 -1
- package/dist/a_chunks/.root88.js.map +0 -1
- package/dist/a_chunks/.root89.js.map +0 -1
- package/dist/a_chunks/.root9.js.map +0 -1
- package/dist/a_chunks/.root90.js.map +0 -1
- package/dist/a_chunks/.root91.js.map +0 -1
- package/dist/a_chunks/.root92.js.map +0 -1
- package/dist/a_chunks/.root93.js.map +0 -1
- package/dist/a_chunks/.root94.js.map +0 -1
- package/dist/a_chunks/.root95.js.map +0 -1
- package/dist/a_chunks/.root96.js.map +0 -1
- package/dist/a_chunks/.root97.js.map +0 -1
- package/dist/a_chunks/.root98.js.map +0 -1
- package/dist/a_chunks/.root99.js.map +0 -1
- package/dist/a_chunks/Inner.js.map +0 -1
- package/dist/a_chunks/TableEditableCell.js.map +0 -1
- package/dist/a_chunks/TemplateModal.js.map +0 -1
- package/dist/a_chunks/_commonjsHelpers.js +0 -22
- package/dist/a_chunks/_commonjsHelpers.js.map +0 -1
- package/dist/a_chunks/common-table-item.js +0 -771
- package/dist/a_chunks/common-table-item.js.map +0 -1
- package/dist/a_chunks/data.js +0 -570
- package/dist/a_chunks/data.js.map +0 -1
- package/dist/a_chunks/deathclassification.js.map +0 -1
- package/dist/a_chunks/func.js +0 -277
- package/dist/a_chunks/func.js.map +0 -1
- package/dist/a_chunks/index.js.map +0 -1
- package/dist/a_chunks/index2.js.map +0 -1
- package/dist/a_chunks/index3.js +0 -479
- package/dist/a_chunks/index3.js.map +0 -1
- package/dist/a_chunks/index4.js +0 -119
- package/dist/a_chunks/index4.js.map +0 -1
- package/dist/a_chunks/requestMethods.js +0 -56
- package/dist/a_chunks/requestMethods.js.map +0 -1
- package/dist/curve/components/BmiCanvas/index.d.ts +0 -29
- package/dist/curve/components/FetusCanvas/config.d.ts +0 -3
- package/dist/curve/components/FetusCanvas/index.d.ts +0 -26
- package/dist/curve/components/FetusCanvas/requestMethods.d.ts +0 -9
- package/dist/curve/components/FetusCanvasNICHD/config.d.ts +0 -3
- package/dist/curve/components/FetusCanvasNICHD/data.d.ts +0 -84
- package/dist/curve/components/FetusCanvasNICHD/index.d.ts +0 -28
- package/dist/curve/components/Pregnogram/index.d.ts +0 -19
- package/dist/curve/components/api.d.ts +0 -23
- package/dist/curve/components-new/BmiCanvas/index.d.ts +0 -22
- package/dist/curve/components-new/FetusCanvas/config.d.ts +0 -3
- package/dist/curve/components-new/FetusCanvas/index.d.ts +0 -19
- package/dist/curve/components-new/FetusCanvas/requestMethods.d.ts +0 -9
- package/dist/curve/components-new/FetusCanvasNICHD/config.d.ts +0 -3
- package/dist/curve/components-new/FetusCanvasNICHD/data.d.ts +0 -84
- package/dist/curve/components-new/FetusCanvasNICHD/index.d.ts +0 -21
- package/dist/curve/components-new/Pregnogram/index.d.ts +0 -13
- package/dist/curve/data.d.ts +0 -120
- package/dist/curve/func.d.ts +0 -9
- package/dist/curve/index.d.ts +0 -5
- package/dist/curve/intro-steps.d.ts +0 -7
- package/dist/doctor-end/DiagReminder_copy/index.d.ts +0 -3
- package/dist/doctor-end/ScarredUterus/index.d.ts +0 -15
- package/dist/doctor-end/SyphilisManagement/index.d.ts +0 -15
- package/dist/doctor-end/Thrombus/index.d.ts +0 -22
- package/dist/doctor-end/high-risk-warn/add-diagnoses/add-diagnoses.d.ts +0 -11
- package/dist/doctor-end/high-risk-warn/high-risk-warn.d.ts +0 -15
- package/dist/doctor-end/high-risk-warn/util.d.ts +0 -12
- package/dist/doctor-end/message-multiterm-modal/message-multiterm-modal.d.ts +0 -11
- package/dist/index.js.map +0 -1
- package/dist/layout/components/MenuSearch/Inner.d.ts +0 -7
- package/dist/layout/components/MenuSearch/index.d.ts +0 -1
- package/dist/layout/index.d.ts +0 -1
- package/dist/modals/entries/StupidTemplateModal2/components/TemplateSelect.d.ts +0 -2
- package/dist/modals/entries/StupidTemplateModal2/index.d.ts +0 -22
- package/dist/modals/entries/StupidTemplateModal2/methods/index.d.ts +0 -16
- package/dist/modals/entries/modal_form/index.d.ts +0 -27
- package/dist/modals/entries/print_modal/index.d.ts +0 -3
- package/dist/modals/entries/template_modal3/EditModal.d.ts +0 -1
- package/dist/modals/entries/template_modal3/common.d.ts +0 -4
- package/dist/modals/entries/template_modal3/components/TemplateSelect.d.ts +0 -1
- package/dist/modals/entries/template_modal3/index copy 2.d.ts +0 -19
- package/dist/modals/entries/template_modal3/index copy.d.ts +0 -22
- package/dist/modals/entries/template_modal3/index.d.ts +0 -18
- package/dist/modals/entries/template_modal3/methods/index.d.ts +0 -15
- package/dist/modals/entries/template_modal3/types.d.ts +0 -28
- package/dist/modals/entries/test/index.d.ts +0 -6
- package/dist/modals/entries/text_search/index.d.ts +0 -8
- package/dist/modals/entries//344/271/231/350/202/235/347/256/241/347/220/206/index.d.ts +0 -7
- 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 +0 -9
- package/dist/modals/entries//346/242/205/346/257/222/347/256/241/347/220/206/index.d.ts +0 -7
- 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 +0 -9
- 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 +0 -7
- 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 +0 -28
- 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 +0 -9
- 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 +0 -7
- 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 +0 -3
- 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 +0 -5
- 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 +0 -6
- package/dist/modals/entries//350/257/212/346/226/255/345/216/206/345/217/262/index.d.ts +0 -8
- 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 +0 -12
- 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 +0 -20
- 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 +0 -66
- 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 +0 -13
- 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 +0 -9
- 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" +0 -12
- 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 +0 -13
- package/dist/utils/adapter.d.ts +0 -97
- /package/dist/FU_components/MyBaseList/{_MyBaseList.d.ts → _MyBaseList copy.d.ts} +0 -0
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import _asyncToGenerator from "@babel/runtime/helpers/asyncToGenerator";
|
|
2
1
|
import _toConsumableArray from "@babel/runtime/helpers/toConsumableArray";
|
|
3
2
|
import _classCallCheck from "@babel/runtime/helpers/classCallCheck";
|
|
4
3
|
import _createClass from "@babel/runtime/helpers/createClass";
|
|
@@ -6,1122 +5,210 @@ import _possibleConstructorReturn from "@babel/runtime/helpers/possibleConstruct
|
|
|
6
5
|
import _getPrototypeOf from "@babel/runtime/helpers/getPrototypeOf";
|
|
7
6
|
import _inherits from "@babel/runtime/helpers/inherits";
|
|
8
7
|
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
9
|
-
import _regeneratorRuntime from "@babel/runtime/regenerator";
|
|
10
8
|
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
11
9
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
12
10
|
function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }
|
|
13
11
|
function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
|
|
14
|
-
import '
|
|
15
|
-
import
|
|
16
|
-
import '
|
|
17
|
-
import _Row from 'antd/es/row';
|
|
18
|
-
import 'antd/es/input/style';
|
|
19
|
-
import _Input from 'antd/es/input';
|
|
20
|
-
import 'antd/es/col/style';
|
|
21
|
-
import _Col from 'antd/es/col';
|
|
22
|
-
import 'antd/es/form/style';
|
|
23
|
-
import _Form from 'antd/es/form';
|
|
24
|
-
import { ay as APP_CONFIG, b as styleInject, at as getDictionariesEnumerations, i as BaseFormComponent, _ as _extends, aA as TimePickerAutoaccept } from './index.js';
|
|
25
|
-
import _set from 'lodash/set';
|
|
26
|
-
import _map from 'lodash/map';
|
|
27
|
-
import _join from 'lodash/join';
|
|
28
|
-
import _isNumber from 'lodash/isNumber';
|
|
29
|
-
import _isNil from 'lodash/isNil';
|
|
30
|
-
import _isEqual from 'lodash/isEqual';
|
|
31
|
-
import _isEmpty from 'lodash/isEmpty';
|
|
32
|
-
import _isArray from 'lodash/isArray';
|
|
33
|
-
import _indexOf from 'lodash/indexOf';
|
|
34
|
-
import _get from 'lodash/get';
|
|
35
|
-
import _filter from 'lodash/filter';
|
|
36
|
-
import _cloneDeep from 'lodash/cloneDeep';
|
|
37
|
-
import { DatePicker_L, LazyAntd } from '@lm_fe/components';
|
|
38
|
-
import { formatDate, formatDateTime } from '@lm_fe/utils';
|
|
39
|
-
import dayjs from 'dayjs';
|
|
12
|
+
import { MyIcon } from '@lm_fe/components';
|
|
13
|
+
import { Row, Col, Space } from 'antd';
|
|
14
|
+
import { isEmpty, isString, set, get, map } from 'lodash';
|
|
40
15
|
import React, { Component } from 'react';
|
|
41
|
-
import {
|
|
42
|
-
import '@lm_fe/
|
|
43
|
-
import '
|
|
44
|
-
import 'antd/es/divider';
|
|
45
|
-
import 'lodash/isBoolean';
|
|
46
|
-
import '@ant-design/icons';
|
|
47
|
-
import 'lodash/isFunction';
|
|
48
|
-
import 'antd/es/space/style';
|
|
49
|
-
import 'antd/es/space';
|
|
50
|
-
import 'antd/es/input-number/style';
|
|
51
|
-
import 'antd/es/input-number';
|
|
52
|
-
import 'lodash/compact';
|
|
16
|
+
import { a as styleInject, e as BaseFormComponent } from './index.js';
|
|
17
|
+
import '@lm_fe/provoke';
|
|
18
|
+
import '@lm_fe/utils';
|
|
53
19
|
import 'classnames';
|
|
54
|
-
import '
|
|
55
|
-
import '
|
|
56
|
-
import 'lodash/isString';
|
|
57
|
-
import 'antd/es/switch/style';
|
|
58
|
-
import 'antd/es/switch';
|
|
59
|
-
import 'lodash/identity';
|
|
20
|
+
import 'dayjs';
|
|
21
|
+
import '@lm_fe/env';
|
|
60
22
|
import '@lm_fe/service';
|
|
61
|
-
import '
|
|
62
|
-
import 'lodash/keys';
|
|
63
|
-
import 'lodash/keyBy';
|
|
64
|
-
import 'antd/es/tooltip/style';
|
|
65
|
-
import 'antd/es/tooltip';
|
|
66
|
-
import 'antd/es/spin/style';
|
|
67
|
-
import 'antd/es/spin';
|
|
68
|
-
import 'antd/es/message/style';
|
|
69
|
-
import 'antd/es/message';
|
|
70
|
-
import 'lodash/has';
|
|
71
|
-
import 'antd/es/modal/style';
|
|
72
|
-
import 'antd/es/modal';
|
|
73
|
-
import 'lodash/size';
|
|
74
|
-
import 'lodash/includes';
|
|
75
|
-
import 'lodash/forEach';
|
|
76
|
-
import 'react-to-print';
|
|
77
|
-
import 'lodash/concat';
|
|
78
|
-
import 'lodash/reduce';
|
|
79
|
-
import 'lodash/debounce';
|
|
80
|
-
import 'lodash/pickBy';
|
|
81
|
-
import 'antd/es/auto-complete/style';
|
|
82
|
-
import 'antd/es/auto-complete';
|
|
83
|
-
import 'lodash/nth';
|
|
84
|
-
import 'lodash/assign';
|
|
85
|
-
import 'antd/es/popover/style';
|
|
86
|
-
import 'antd/es/popover';
|
|
87
|
-
import 'antd/es/menu/style';
|
|
88
|
-
import 'antd/es/menu';
|
|
23
|
+
import 'reconnecting-websocket';
|
|
89
24
|
import 'store';
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
import 'antd/es/radio/style';
|
|
93
|
-
import 'antd/es/radio';
|
|
94
|
-
import 'lodash/last';
|
|
95
|
-
import 'lodash/toUpper';
|
|
96
|
-
|
|
97
|
-
// 胎儿囊液穿刺
|
|
98
|
-
[{
|
|
99
|
-
dataIndex: 'name',
|
|
100
|
-
title: '测量值',
|
|
101
|
-
align: 'center',
|
|
102
|
-
editable: false,
|
|
103
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE
|
|
104
|
-
}, {
|
|
105
|
-
dataIndex: 'leftPleuralEffusion',
|
|
106
|
-
title: '左胸腔积液(mm)',
|
|
107
|
-
align: 'center',
|
|
108
|
-
editable: true,
|
|
109
|
-
inputType: 'input',
|
|
110
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE
|
|
111
|
-
}, {
|
|
112
|
-
dataIndex: 'rightPleuralEffusion',
|
|
113
|
-
title: '右胸腔积液(mm)',
|
|
114
|
-
align: 'center',
|
|
115
|
-
editable: true,
|
|
116
|
-
inputType: 'input',
|
|
117
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE
|
|
118
|
-
}, {
|
|
119
|
-
dataIndex: 'ascites',
|
|
120
|
-
title: '腹水(mm)',
|
|
121
|
-
align: 'center',
|
|
122
|
-
editable: true,
|
|
123
|
-
inputType: 'input',
|
|
124
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE
|
|
125
|
-
}, {
|
|
126
|
-
dataIndex: 'hygromata',
|
|
127
|
-
title: '囊肿',
|
|
128
|
-
align: 'center',
|
|
129
|
-
editable: true,
|
|
130
|
-
inputType: 'input',
|
|
131
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE
|
|
132
|
-
}, {
|
|
133
|
-
dataIndex: 'note',
|
|
134
|
-
title: '备注',
|
|
135
|
-
align: 'center',
|
|
136
|
-
editable: true,
|
|
137
|
-
inputType: 'input',
|
|
138
|
-
width: 300
|
|
139
|
-
}];
|
|
140
|
-
// 宫内输血血流
|
|
141
|
-
var bloodFlowsColumns = [{
|
|
142
|
-
dataIndex: 'name',
|
|
143
|
-
title: '',
|
|
144
|
-
align: 'center',
|
|
145
|
-
editable: false,
|
|
146
|
-
width: 120
|
|
147
|
-
}, {
|
|
148
|
-
dataIndex: 'checkDate',
|
|
149
|
-
title: '日期',
|
|
150
|
-
align: 'center',
|
|
151
|
-
editable: true,
|
|
152
|
-
inputType: 'single_date_picker',
|
|
153
|
-
width: 120
|
|
154
|
-
}, {
|
|
155
|
-
dataIndex: 'ua',
|
|
156
|
-
title: 'UA',
|
|
157
|
-
align: 'center',
|
|
158
|
-
children: [{
|
|
159
|
-
dataIndex: 'uaEdf',
|
|
160
|
-
title: 'EDF',
|
|
161
|
-
align: 'center',
|
|
162
|
-
editable: true,
|
|
163
|
-
width: 80
|
|
164
|
-
}, {
|
|
165
|
-
dataIndex: 'uaPi',
|
|
166
|
-
title: 'PI',
|
|
167
|
-
align: 'center',
|
|
168
|
-
editable: true,
|
|
169
|
-
width: 80
|
|
170
|
-
}, {
|
|
171
|
-
dataIndex: 'uaRi',
|
|
172
|
-
title: 'RI',
|
|
173
|
-
align: 'center',
|
|
174
|
-
editable: true,
|
|
175
|
-
width: 80
|
|
176
|
-
}, {
|
|
177
|
-
dataIndex: 'uaSdratio',
|
|
178
|
-
title: 'S/D',
|
|
179
|
-
align: 'center',
|
|
180
|
-
editable: true,
|
|
181
|
-
width: 80
|
|
182
|
-
}]
|
|
183
|
-
}, {
|
|
184
|
-
dataIndex: 'dv',
|
|
185
|
-
title: 'DV',
|
|
186
|
-
align: 'center',
|
|
187
|
-
editable: true,
|
|
188
|
-
width: 80
|
|
189
|
-
}, {
|
|
190
|
-
dataIndex: 'mca',
|
|
191
|
-
title: 'MCA',
|
|
192
|
-
align: 'center',
|
|
193
|
-
width: 80,
|
|
194
|
-
children: [{
|
|
195
|
-
dataIndex: 'mcaPsv',
|
|
196
|
-
title: 'PSV(cm/s)',
|
|
197
|
-
align: 'center',
|
|
198
|
-
inputType: 'input',
|
|
199
|
-
editable: true,
|
|
200
|
-
width: 80
|
|
201
|
-
}, {
|
|
202
|
-
dataIndex: 'momPsv',
|
|
203
|
-
title: 'PSV(mom)',
|
|
204
|
-
align: 'center',
|
|
205
|
-
inputType: 'input',
|
|
206
|
-
editable: true,
|
|
207
|
-
width: 80
|
|
208
|
-
}, {
|
|
209
|
-
dataIndex: 'mcaPi',
|
|
210
|
-
title: 'PI',
|
|
211
|
-
align: 'center',
|
|
212
|
-
inputType: 'input',
|
|
213
|
-
editable: true,
|
|
214
|
-
width: 80
|
|
215
|
-
}, {
|
|
216
|
-
dataIndex: 'mcaRi',
|
|
217
|
-
title: 'RI',
|
|
218
|
-
align: 'center',
|
|
219
|
-
editable: true,
|
|
220
|
-
inputType: 'input',
|
|
221
|
-
width: 80
|
|
222
|
-
}, {
|
|
223
|
-
dataIndex: 'mcaSdratio',
|
|
224
|
-
title: 'S/D',
|
|
225
|
-
align: 'center',
|
|
226
|
-
editable: true,
|
|
227
|
-
width: 200
|
|
228
|
-
}]
|
|
229
|
-
}];
|
|
230
|
-
// 宫内输血血像
|
|
231
|
-
var hemogramExamColumns = [{
|
|
232
|
-
dataIndex: 'name',
|
|
233
|
-
title: '',
|
|
234
|
-
align: 'center',
|
|
235
|
-
editable: false,
|
|
236
|
-
width: 120
|
|
237
|
-
}, {
|
|
238
|
-
dataIndex: 'wbc',
|
|
239
|
-
title: 'WBC(x10⁹/L)',
|
|
240
|
-
align: 'center',
|
|
241
|
-
editable: true,
|
|
242
|
-
width: 100
|
|
243
|
-
}, {
|
|
244
|
-
dataIndex: 'rbc',
|
|
245
|
-
title: 'RBC(x10¹²/L)',
|
|
246
|
-
align: 'center',
|
|
247
|
-
editable: true,
|
|
248
|
-
width: 100
|
|
249
|
-
}, {
|
|
250
|
-
dataIndex: 'hgb',
|
|
251
|
-
title: 'HGB(g/L)',
|
|
252
|
-
align: 'center',
|
|
253
|
-
editable: true,
|
|
254
|
-
width: 100
|
|
255
|
-
}, {
|
|
256
|
-
dataIndex: 'hct',
|
|
257
|
-
title: 'HCT',
|
|
258
|
-
align: 'center',
|
|
259
|
-
editable: true,
|
|
260
|
-
width: 100
|
|
261
|
-
}, {
|
|
262
|
-
dataIndex: 'plt',
|
|
263
|
-
title: 'PLT(x10⁹/L)',
|
|
264
|
-
align: 'center',
|
|
265
|
-
editable: true,
|
|
266
|
-
width: 100
|
|
267
|
-
}, {
|
|
268
|
-
dataIndex: 'ret',
|
|
269
|
-
title: '网织红(%)',
|
|
270
|
-
align: 'center',
|
|
271
|
-
editable: true,
|
|
272
|
-
width: 100
|
|
273
|
-
}, {
|
|
274
|
-
dataIndex: 'nrbc',
|
|
275
|
-
title: '有核红(x10⁹/L)',
|
|
276
|
-
align: 'center',
|
|
277
|
-
editable: true,
|
|
278
|
-
width: 100
|
|
279
|
-
}, {
|
|
280
|
-
dataIndex: 'bilirubin',
|
|
281
|
-
title: '胆红素(mmo/L)',
|
|
282
|
-
align: 'center',
|
|
283
|
-
editable: true,
|
|
284
|
-
width: 100
|
|
285
|
-
}, {
|
|
286
|
-
dataIndex: 'coombs',
|
|
287
|
-
title: "Coomb's",
|
|
288
|
-
align: 'center',
|
|
289
|
-
editable: true,
|
|
290
|
-
width: 100
|
|
291
|
-
}];
|
|
292
|
-
var tableColumns = [{
|
|
293
|
-
dataIndex: 'object',
|
|
294
|
-
editable: true,
|
|
295
|
-
align: 'center',
|
|
296
|
-
inputType: 'select_with_options_or_input',
|
|
297
|
-
inputProps: {
|
|
298
|
-
options: [{
|
|
299
|
-
label: '单胎',
|
|
300
|
-
value: '单胎'
|
|
301
|
-
}, {
|
|
302
|
-
label: 'F1',
|
|
303
|
-
value: 'F1'
|
|
304
|
-
}, {
|
|
305
|
-
label: 'F2',
|
|
306
|
-
value: 'F2'
|
|
307
|
-
}, {
|
|
308
|
-
label: 'F3',
|
|
309
|
-
value: 'F3'
|
|
310
|
-
}, {
|
|
311
|
-
label: 'F4',
|
|
312
|
-
value: 'F4'
|
|
313
|
-
}]
|
|
314
|
-
},
|
|
315
|
-
title: '穿刺对象',
|
|
316
|
-
width: APP_CONFIG.CELL_WIDTH_LARGE
|
|
317
|
-
}, {
|
|
318
|
-
dataIndex: 'punctureTarget',
|
|
319
|
-
editable: true,
|
|
320
|
-
align: 'center',
|
|
321
|
-
inputType: 'select_with_options_or_input',
|
|
322
|
-
inputProps: {
|
|
323
|
-
options: [{
|
|
324
|
-
label: '经腹部',
|
|
325
|
-
value: '经腹部'
|
|
326
|
-
}, {
|
|
327
|
-
label: '经脐静脉',
|
|
328
|
-
value: '经脐静脉'
|
|
329
|
-
}]
|
|
330
|
-
},
|
|
331
|
-
title: '穿刺部位',
|
|
332
|
-
width: APP_CONFIG.CELL_WIDTH_LARGE
|
|
333
|
-
}, {
|
|
334
|
-
dataIndex: 'instrument',
|
|
335
|
-
editable: true,
|
|
336
|
-
align: 'center',
|
|
337
|
-
inputType: 'select_with_options_or_input',
|
|
338
|
-
inputProps: {
|
|
339
|
-
options: [{
|
|
340
|
-
label: '穿刺针16/18G',
|
|
341
|
-
value: '穿刺针16/18G'
|
|
342
|
-
}, {
|
|
343
|
-
label: '穿刺针17/19G',
|
|
344
|
-
value: '穿刺针17/19G'
|
|
345
|
-
}, {
|
|
346
|
-
label: '穿刺针20G',
|
|
347
|
-
value: '穿刺针20G'
|
|
348
|
-
}, {
|
|
349
|
-
label: '穿刺针21G',
|
|
350
|
-
value: '穿刺针21G'
|
|
351
|
-
}, {
|
|
352
|
-
label: '活检钳',
|
|
353
|
-
value: '活检钳'
|
|
354
|
-
}]
|
|
355
|
-
},
|
|
356
|
-
title: '器械',
|
|
357
|
-
width: APP_CONFIG.CELL_WIDTH_LARGE
|
|
358
|
-
}, {
|
|
359
|
-
dataIndex: 'punctureAmount',
|
|
360
|
-
editable: true,
|
|
361
|
-
align: 'center',
|
|
362
|
-
inputType: 'input',
|
|
363
|
-
title: '进针次数',
|
|
364
|
-
width: APP_CONFIG.CELL_WIDTH_LARGE
|
|
365
|
-
}, {
|
|
366
|
-
dataIndex: 'hitAmount',
|
|
367
|
-
editable: true,
|
|
368
|
-
align: 'center',
|
|
369
|
-
inputType: 'input',
|
|
370
|
-
title: '刺中次数',
|
|
371
|
-
width: APP_CONFIG.CELL_WIDTH_LARGE
|
|
372
|
-
}, {
|
|
373
|
-
dataIndex: 'placentaEntryNote',
|
|
374
|
-
editable: true,
|
|
375
|
-
align: 'center',
|
|
376
|
-
// inputType: 'input',
|
|
377
|
-
inputType: 'dictionary_select_in_table',
|
|
378
|
-
inputProps: {
|
|
379
|
-
type: 'select',
|
|
380
|
-
mode: 'single',
|
|
381
|
-
boxSpan: 6,
|
|
382
|
-
uniqueKey: 'prenatalDiagnosis.placentaEntry'
|
|
383
|
-
},
|
|
384
|
-
title: '经否胎盘',
|
|
385
|
-
width: APP_CONFIG.CELL_WIDTH_LARGE
|
|
386
|
-
}, {
|
|
387
|
-
dataIndex: 'placentaHemorrhageNote',
|
|
388
|
-
editable: true,
|
|
389
|
-
align: 'center',
|
|
390
|
-
inputType: 'select_with_options_or_input',
|
|
391
|
-
inputProps: {
|
|
392
|
-
options: [{
|
|
393
|
-
label: '无',
|
|
394
|
-
value: '无'
|
|
395
|
-
}, {
|
|
396
|
-
label: '有',
|
|
397
|
-
value: '有'
|
|
398
|
-
}]
|
|
399
|
-
},
|
|
400
|
-
title: '胎盘出血',
|
|
401
|
-
width: APP_CONFIG.CELL_WIDTH_LARGE
|
|
402
|
-
}, {
|
|
403
|
-
dataIndex: ['invasiveNote', 'umbilicalHemorrhageNote'],
|
|
404
|
-
editable: true,
|
|
405
|
-
align: 'center',
|
|
406
|
-
inputType: 'select_with_options_or_input',
|
|
407
|
-
inputProps: {
|
|
408
|
-
options: [{
|
|
409
|
-
label: '无',
|
|
410
|
-
value: '无'
|
|
411
|
-
}, {
|
|
412
|
-
label: '有',
|
|
413
|
-
value: '有'
|
|
414
|
-
}]
|
|
415
|
-
},
|
|
416
|
-
title: '脐带出血',
|
|
417
|
-
width: APP_CONFIG.CELL_WIDTH_LARGE
|
|
418
|
-
}, {
|
|
419
|
-
dataIndex: ['invasiveNote', 'uterusHemorrhageNote'],
|
|
420
|
-
editable: true,
|
|
421
|
-
align: 'center',
|
|
422
|
-
inputType: 'select_with_options_or_input',
|
|
423
|
-
inputProps: {
|
|
424
|
-
options: [{
|
|
425
|
-
label: '无',
|
|
426
|
-
value: '无'
|
|
427
|
-
}, {
|
|
428
|
-
label: '有',
|
|
429
|
-
value: '有'
|
|
430
|
-
}]
|
|
431
|
-
},
|
|
432
|
-
title: '宫壁出血',
|
|
433
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE
|
|
434
|
-
}, {
|
|
435
|
-
dataIndex: ['invasiveNote', 'cordbloodvolume'],
|
|
436
|
-
editable: true,
|
|
437
|
-
inputType: 'input',
|
|
438
|
-
align: 'center',
|
|
439
|
-
title: '抽脐血量(ml)',
|
|
440
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE
|
|
441
|
-
}, {
|
|
442
|
-
dataIndex: ['invasiveNote', 'cordbloodcharacter'],
|
|
443
|
-
editable: true,
|
|
444
|
-
align: 'center',
|
|
445
|
-
inputType: 'select_with_options_or_input',
|
|
446
|
-
inputProps: {
|
|
447
|
-
options: [{
|
|
448
|
-
label: '鲜红',
|
|
449
|
-
value: '鲜红'
|
|
450
|
-
}, {
|
|
451
|
-
label: '暗红',
|
|
452
|
-
value: '暗红'
|
|
453
|
-
}, {
|
|
454
|
-
label: '混入羊水',
|
|
455
|
-
value: '混入羊水'
|
|
456
|
-
}, {
|
|
457
|
-
label: '混入母血',
|
|
458
|
-
value: '混入母血'
|
|
459
|
-
}]
|
|
460
|
-
},
|
|
461
|
-
title: '脐血性质',
|
|
462
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE
|
|
463
|
-
}, {
|
|
464
|
-
dataIndex: ['invasiveNote', 'cordhematoma'],
|
|
465
|
-
editable: true,
|
|
466
|
-
align: 'center',
|
|
467
|
-
inputType: 'select_with_options_or_input',
|
|
468
|
-
inputProps: {
|
|
469
|
-
options: [{
|
|
470
|
-
label: '无',
|
|
471
|
-
value: '无'
|
|
472
|
-
}, {
|
|
473
|
-
label: '有',
|
|
474
|
-
value: '有'
|
|
475
|
-
}]
|
|
476
|
-
},
|
|
477
|
-
title: '脐带血肿',
|
|
478
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE
|
|
479
|
-
}, {
|
|
480
|
-
dataIndex: 'fetalanaestheticNote',
|
|
481
|
-
editable: true,
|
|
482
|
-
align: 'center',
|
|
483
|
-
inputType: 'input',
|
|
484
|
-
title: '胎儿麻醉药物名',
|
|
485
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE
|
|
486
|
-
}, {
|
|
487
|
-
dataIndex: 'dilutionRatioOfFetalAnesthesiaDrugs',
|
|
488
|
-
editable: true,
|
|
489
|
-
align: 'center',
|
|
490
|
-
inputType: 'input_number',
|
|
491
|
-
title: '胎儿麻醉药物稀释倍数',
|
|
492
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE
|
|
493
|
-
}, {
|
|
494
|
-
dataIndex: 'fetalanaesthetic',
|
|
495
|
-
editable: true,
|
|
496
|
-
align: 'center',
|
|
497
|
-
inputType: 'input_number',
|
|
498
|
-
title: '胎儿麻醉药量(mg)',
|
|
499
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE
|
|
500
|
-
}, {
|
|
501
|
-
dataIndex: 'postFhr',
|
|
502
|
-
editable: true,
|
|
503
|
-
align: 'center',
|
|
504
|
-
inputType: 'input',
|
|
505
|
-
title: '术后胎心率(bpm)',
|
|
506
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE
|
|
507
|
-
}, {
|
|
508
|
-
dataIndex: 'fhrdecNote',
|
|
509
|
-
editable: true,
|
|
510
|
-
align: 'center',
|
|
511
|
-
inputType: 'select_with_options_or_input',
|
|
512
|
-
inputProps: {
|
|
513
|
-
options: [{
|
|
514
|
-
label: '无',
|
|
515
|
-
value: '无'
|
|
516
|
-
}, {
|
|
517
|
-
label: '有',
|
|
518
|
-
value: '有'
|
|
519
|
-
}]
|
|
520
|
-
},
|
|
521
|
-
title: '胎心减慢',
|
|
522
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE
|
|
523
|
-
}, {
|
|
524
|
-
dataIndex: 'processEvaluationNote',
|
|
525
|
-
editable: true,
|
|
526
|
-
align: 'center',
|
|
527
|
-
// inputType: 'input',
|
|
528
|
-
inputType: 'dictionary_select_in_table',
|
|
529
|
-
inputProps: {
|
|
530
|
-
type: 'select',
|
|
531
|
-
mode: 'single',
|
|
532
|
-
boxSpan: 6,
|
|
533
|
-
uniqueKey: 'prenatalDiagnosis.processEvaluationNote'
|
|
534
|
-
},
|
|
535
|
-
title: '过程评估',
|
|
536
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE
|
|
537
|
-
}, {
|
|
538
|
-
dataIndex: 'hct',
|
|
539
|
-
editable: true,
|
|
540
|
-
align: 'center',
|
|
541
|
-
inputType: 'input',
|
|
542
|
-
title: '目标HCT',
|
|
543
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE
|
|
544
|
-
}, {
|
|
545
|
-
dataIndex: 'analysisbtvolume',
|
|
546
|
-
editable: true,
|
|
547
|
-
align: 'center',
|
|
548
|
-
inputType: 'input',
|
|
549
|
-
title: '计算输血量(ml)',
|
|
550
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE
|
|
551
|
-
}, {
|
|
552
|
-
dataIndex: 'actualbtvolume',
|
|
553
|
-
editable: true,
|
|
554
|
-
align: 'center',
|
|
555
|
-
inputType: 'input',
|
|
556
|
-
title: '实际输血量(ml)',
|
|
557
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE
|
|
558
|
-
}, {
|
|
559
|
-
dataIndex: 'btDuration',
|
|
560
|
-
editable: true,
|
|
561
|
-
align: 'center',
|
|
562
|
-
inputType: 'input',
|
|
563
|
-
title: '输血时间(min)',
|
|
564
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE
|
|
565
|
-
}, {
|
|
566
|
-
dataIndex: 'btspeed',
|
|
567
|
-
editable: true,
|
|
568
|
-
align: 'center',
|
|
569
|
-
inputType: 'input',
|
|
570
|
-
title: '输血速度(ml/min)',
|
|
571
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE
|
|
572
|
-
}, {
|
|
573
|
-
dataIndex: 'recheckHemogram',
|
|
574
|
-
editable: true,
|
|
575
|
-
align: 'center',
|
|
576
|
-
inputType: 'input',
|
|
577
|
-
title: '复查血象',
|
|
578
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE
|
|
579
|
-
}, {
|
|
580
|
-
dataIndex: 'otherNote',
|
|
581
|
-
editable: true,
|
|
582
|
-
align: 'center',
|
|
583
|
-
inputType: 'input',
|
|
584
|
-
title: '备注',
|
|
585
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE
|
|
586
|
-
}];
|
|
587
|
-
var css_248z = ".pd-procedure-table__header {\n display: flex;\n margin-bottom: 4px;\n}\n.pd-procedure-table__header .ant-btn:first-child {\n margin-right: 8px;\n}\n.pd-procedure-table .ant-select,\n.pd-procedure-table .ant-input-number,\n.pd-procedure-table .ant-select-selector,\n.pd-procedure-table .ant-input {\n border: none !important;\n}\n";
|
|
25
|
+
var css_248z = ".nurse-children__field {\n align-items: center;\n text-align: right;\n margin: 4px 0;\n}\n.nurse-children__field-label {\n font-weight: 500;\n color: rgba(0, 0, 0, 0.85);\n}\n.nurse-children__field-input {\n text-align: left;\n}\n";
|
|
26
|
+
var styles = css_248z;
|
|
588
27
|
styleInject(css_248z);
|
|
589
|
-
var
|
|
590
|
-
|
|
591
|
-
Select = LazyAntd.Select,
|
|
592
|
-
Table = LazyAntd.Table,
|
|
593
|
-
Dropdown = LazyAntd.Dropdown,
|
|
594
|
-
Pagination = LazyAntd.Pagination;
|
|
595
|
-
var layout = {
|
|
596
|
-
labelCol: {
|
|
597
|
-
span: 12
|
|
598
|
-
},
|
|
599
|
-
wrapperCol: {
|
|
600
|
-
span: 12
|
|
601
|
-
}
|
|
602
|
-
};
|
|
603
|
-
var IntrauterineBloodTransfusion = /*#__PURE__*/function (_Component) {
|
|
604
|
-
function IntrauterineBloodTransfusion(props) {
|
|
28
|
+
var FamilyTumorHistory = /*#__PURE__*/function (_Component) {
|
|
29
|
+
function FamilyTumorHistory() {
|
|
605
30
|
var _this;
|
|
606
|
-
_classCallCheck(this,
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
_this.value = value;
|
|
615
|
-
for (var i = 0; i < _get(value, 'pdPreBloodFlows.length'); i++) {
|
|
616
|
-
if (i > _get(value, 'pdPreBloodFlows.length') - 1) {
|
|
617
|
-
break;
|
|
618
|
-
}
|
|
619
|
-
bloodFlowsDataSource.push(_objectSpread(_objectSpread({}, _get(value, "pdPreBloodFlows.".concat(i))), {}, {
|
|
620
|
-
name: "".concat(_get(value, "pdProcedures.".concat(i, ".object")) || '', "\u672F\u524D\u8840\u6D41"),
|
|
621
|
-
key: _get(value, "pdPreBloodFlows.".concat(i, ".key")) || 'pdPreBloodFlows' + _get(value, "pdPreBloodFlows.".concat(i, ".id"))
|
|
622
|
-
}));
|
|
623
|
-
bloodFlowsDataSource.push(_objectSpread(_objectSpread({}, _get(value, "pdPostBloodFlows.".concat(i))), {}, {
|
|
624
|
-
name: "".concat(_get(value, "pdProcedures.".concat(i, ".object")) || '', "\u672F\u540E\u8840\u6D41"),
|
|
625
|
-
key: _get(value, "pdPostBloodFlows.".concat(i, ".key")) || 'pdPostBloodFlows' + _get(value, "pdPostBloodFlows.".concat(i, ".id"))
|
|
626
|
-
}));
|
|
627
|
-
}
|
|
628
|
-
for (var _i = 0; _i < _get(value, 'pdPreHemograms.length'); _i++) {
|
|
629
|
-
if (_i > _get(value, 'pdPreHemograms.length') - 1) {
|
|
630
|
-
break;
|
|
631
|
-
}
|
|
632
|
-
hemogramExamDataSource.push(_objectSpread(_objectSpread({}, _get(value, "pdPreHemograms.".concat(_i))), {}, {
|
|
633
|
-
name: "".concat(_get(value, "pdProcedures.".concat(_i, ".object")) || '', "\u672F\u524D\u8840\u8C61\uFF08\u80CE\uFF09"),
|
|
634
|
-
key: _get(value, "pdPreHemograms.".concat(_i, ".key")) || 'pdPreHemograms' + _get(value, "pdPreHemograms.".concat(_i, ".id"))
|
|
635
|
-
}));
|
|
636
|
-
hemogramExamDataSource.push(_objectSpread(_objectSpread({}, _get(value, "pdPreHemogramBanks.".concat(_i))), {}, {
|
|
637
|
-
name: "".concat(_get(value, "pdProcedures.".concat(_i, ".object")) || '', "\u672F\u524D\u8840\u8C61\uFF08\u5E93\u8840\uFF09"),
|
|
638
|
-
key: _get(value, "pdPreHemogramBanks.".concat(_i, ".key")) || 'pdPreHemogramBanks' + _get(value, "pdPreHemogramBanks.".concat(_i, ".id"))
|
|
639
|
-
}));
|
|
640
|
-
hemogramExamDataSource.push(_objectSpread(_objectSpread({}, _get(value, "pdPostHemograms.".concat(_i))), {}, {
|
|
641
|
-
name: "".concat(_get(value, "pdProcedures.".concat(_i, ".object")) || '', "\u672F\u540E\u8840\u8C61\uFF08\u80CE\uFF09"),
|
|
642
|
-
key: _get(value, "pdPostHemograms.".concat(_i, ".key")) || 'pdPostHemograms' + _get(value, "pdPostHemograms.".concat(_i, ".id"))
|
|
643
|
-
}));
|
|
644
|
-
}
|
|
645
|
-
_this.setState({
|
|
646
|
-
dataSource: _map(_get(value, 'pdProcedures'), function (item) {
|
|
647
|
-
return _objectSpread(_objectSpread({}, item), {}, {
|
|
648
|
-
key: _get(item, 'key') || _get(item, 'id')
|
|
649
|
-
});
|
|
650
|
-
}),
|
|
651
|
-
bloodFlowsDataSource: bloodFlowsDataSource,
|
|
652
|
-
hemogramExamDataSource: hemogramExamDataSource
|
|
653
|
-
});
|
|
654
|
-
});
|
|
655
|
-
_defineProperty(_this, "formatColumns", function (tableName) {
|
|
656
|
-
return function (columns) {
|
|
657
|
-
var _this$state = _this.state,
|
|
658
|
-
editingCol = _this$state.editingCol,
|
|
659
|
-
editingRow = _this$state.editingRow,
|
|
660
|
-
editingTable = _this$state.editingTable;
|
|
661
|
-
_this.props;
|
|
662
|
-
return _map(columns, function (column) {
|
|
663
|
-
var editable = column.editable,
|
|
664
|
-
inputType = column.inputType,
|
|
665
|
-
dataIndex = column.dataIndex,
|
|
666
|
-
inputProps = column.inputProps,
|
|
667
|
-
children = column.children,
|
|
668
|
-
width = column.width;
|
|
669
|
-
if (!_isEmpty(children)) {
|
|
670
|
-
return _objectSpread(_objectSpread({}, column), {}, {
|
|
671
|
-
width: width || APP_CONFIG.CELL_WIDTH_SMALL,
|
|
672
|
-
children: _this.formatColumns(tableName)(children)
|
|
673
|
-
});
|
|
674
|
-
}
|
|
675
|
-
if (!editable) {
|
|
676
|
-
return column;
|
|
677
|
-
}
|
|
678
|
-
return _objectSpread(_objectSpread({}, column), {}, {
|
|
679
|
-
render: function render(value, rowData, rowIndex) {
|
|
680
|
-
var renderValue = value;
|
|
681
|
-
var tableValue = value;
|
|
682
|
-
if (['single_date_picker'].indexOf(inputType) > -1) {
|
|
683
|
-
renderValue = value ? dayjs(value, 'YYYY-MM-DD') : dayjs();
|
|
684
|
-
}
|
|
685
|
-
if (inputType === 'dictionary_select_in_table') {
|
|
686
|
-
var options = getDictionariesEnumerations(_get(inputProps, 'uniqueKey'));
|
|
687
|
-
_map(options, function (item) {
|
|
688
|
-
if (_get(item, 'value') == value) tableValue = _get(item, 'label');
|
|
689
|
-
});
|
|
690
|
-
}
|
|
691
|
-
return editingTable === tableName && editingCol === dataIndex && editingRow === rowIndex && editable ? /*#__PURE__*/React.createElement(BaseFormComponent, _extends({}, inputProps, {
|
|
692
|
-
inputProps: inputProps,
|
|
693
|
-
key: rowIndex,
|
|
694
|
-
size: "small",
|
|
695
|
-
inputType: inputType,
|
|
696
|
-
defaultValue: renderValue,
|
|
697
|
-
autoFocus: true,
|
|
698
|
-
defaultOpen: true,
|
|
699
|
-
onBlur: _this.handleBlur({
|
|
700
|
-
tableName: tableName,
|
|
701
|
-
dataIndex: dataIndex,
|
|
702
|
-
inputType: inputType,
|
|
703
|
-
rowIndex: rowIndex
|
|
704
|
-
}),
|
|
705
|
-
onChange: _this.handleItemChange({
|
|
706
|
-
tableName: tableName,
|
|
707
|
-
dataIndex: dataIndex,
|
|
708
|
-
inputType: inputType,
|
|
709
|
-
rowIndex: rowIndex
|
|
710
|
-
})
|
|
711
|
-
})) : /*#__PURE__*/React.createElement("span", {
|
|
712
|
-
className: "custom-table-cell",
|
|
713
|
-
onClick: function onClick() {
|
|
714
|
-
_this.setState({
|
|
715
|
-
editingRow: rowIndex,
|
|
716
|
-
editingCol: dataIndex,
|
|
717
|
-
editingValue: value,
|
|
718
|
-
editingTable: tableName
|
|
719
|
-
});
|
|
720
|
-
}
|
|
721
|
-
}, tableValue);
|
|
722
|
-
}
|
|
723
|
-
});
|
|
724
|
-
});
|
|
725
|
-
};
|
|
726
|
-
});
|
|
727
|
-
_defineProperty(_this, "handleBlur", function (_ref) {
|
|
728
|
-
var tableName = _ref.tableName,
|
|
729
|
-
dataIndex = _ref.dataIndex,
|
|
730
|
-
inputType = _ref.inputType,
|
|
731
|
-
rowIndex = _ref.rowIndex;
|
|
732
|
-
return function () {
|
|
733
|
-
var onChange = _this.props.onChange;
|
|
734
|
-
var _this$state2 = _this.state,
|
|
735
|
-
editingCol = _this$state2.editingCol,
|
|
736
|
-
editingRow = _this$state2.editingRow,
|
|
737
|
-
editingValue = _this$state2.editingValue,
|
|
738
|
-
editingTable = _this$state2.editingTable;
|
|
739
|
-
_this.setState({
|
|
740
|
-
editingRow: undefined,
|
|
741
|
-
editingCol: undefined,
|
|
742
|
-
editingValue: undefined,
|
|
743
|
-
editingTable: undefined
|
|
744
|
-
});
|
|
745
|
-
var path = dataIndex;
|
|
746
|
-
if (_isArray(dataIndex)) {
|
|
747
|
-
path = _join(dataIndex, '.');
|
|
748
|
-
}
|
|
749
|
-
var data = _cloneDeep(_this.value);
|
|
750
|
-
_set(data, "".concat(rowIndex, ".").concat(path), editingValue);
|
|
751
|
-
if (tableName === 'procedure') {
|
|
752
|
-
_set(data, "pdProcedures.".concat(rowIndex, ".").concat(path), editingValue);
|
|
753
|
-
if (dataIndex === 'actualbtvolume' || dataIndex === 'btDuration') {
|
|
754
|
-
var actualbtvolume = Number(_get(data, "pdProcedures.".concat(rowIndex, ".actualbtvolume")) || 0);
|
|
755
|
-
var btDuration = Number(_get(data, "pdProcedures.".concat(rowIndex, ".btDuration")) || 1);
|
|
756
|
-
_set(data, "pdProcedures.".concat(rowIndex, ".btspeed"), (actualbtvolume / btDuration).toFixed(3));
|
|
757
|
-
}
|
|
758
|
-
} else if (tableName === 'bloodFlows') {
|
|
759
|
-
if (rowIndex % 2 === 0) {
|
|
760
|
-
_set(data, "pdPreBloodFlows.".concat(Math.floor(rowIndex / 2), ".").concat(path), editingValue);
|
|
761
|
-
} else {
|
|
762
|
-
_set(data, "pdPostBloodFlows.".concat(Math.floor(rowIndex / 2), ".").concat(path), editingValue);
|
|
763
|
-
}
|
|
764
|
-
} else if (tableName === 'hemogramExam') {
|
|
765
|
-
if (rowIndex % 3 === 0) {
|
|
766
|
-
_set(data, "pdPreHemograms.".concat(Math.floor(rowIndex / 3), ".").concat(path), editingValue);
|
|
767
|
-
} else if (rowIndex % 3 === 1) {
|
|
768
|
-
_set(data, "pdPreHemogramBanks.".concat(Math.floor(rowIndex / 3), ".").concat(path), editingValue);
|
|
769
|
-
} else if (rowIndex % 3 === 2) {
|
|
770
|
-
_set(data, "pdPostHemograms.".concat(Math.floor(rowIndex / 3), ".").concat(path), editingValue);
|
|
771
|
-
}
|
|
772
|
-
}
|
|
773
|
-
// console.log(data);
|
|
774
|
-
onChange && onChange(data);
|
|
775
|
-
};
|
|
776
|
-
});
|
|
777
|
-
_defineProperty(_this, "handleItemChange", function (_ref2) {
|
|
778
|
-
var tableName = _ref2.tableName,
|
|
779
|
-
dataIndex = _ref2.dataIndex,
|
|
780
|
-
inputType = _ref2.inputType,
|
|
781
|
-
rowIndex = _ref2.rowIndex;
|
|
782
|
-
return function (event) {
|
|
783
|
-
var value = _get(event, 'target.value');
|
|
784
|
-
switch (inputType) {
|
|
785
|
-
case 'select_tag_with_options':
|
|
786
|
-
case 'normal_select':
|
|
787
|
-
case 'tree_select':
|
|
788
|
-
case 'select_with_no':
|
|
789
|
-
case 'select_with_options_or_input':
|
|
790
|
-
case 'dictionary_select_in_table':
|
|
791
|
-
value = event;
|
|
792
|
-
break;
|
|
793
|
-
case 'date':
|
|
794
|
-
case 'single_date_picker':
|
|
795
|
-
value = formatDate(event, 'YYYY-MM-DD');
|
|
796
|
-
break;
|
|
797
|
-
case 'input_number':
|
|
798
|
-
value = event;
|
|
799
|
-
if (!_isNumber(value)) value = null;
|
|
800
|
-
}
|
|
801
|
-
_this.setState({
|
|
802
|
-
editingValue: value,
|
|
803
|
-
editingTable: tableName
|
|
804
|
-
});
|
|
805
|
-
};
|
|
31
|
+
_classCallCheck(this, FamilyTumorHistory);
|
|
32
|
+
for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
|
|
33
|
+
args[_key] = arguments[_key];
|
|
34
|
+
}
|
|
35
|
+
_this = _callSuper(this, FamilyTumorHistory, [].concat(args));
|
|
36
|
+
_defineProperty(_this, "state", {
|
|
37
|
+
childrens: [{}],
|
|
38
|
+
outData: {}
|
|
806
39
|
});
|
|
807
40
|
_defineProperty(_this, "handleAdd", function () {
|
|
808
|
-
var
|
|
809
|
-
var _this$state3 = _this.state,
|
|
810
|
-
dataSource = _this$state3.dataSource,
|
|
811
|
-
bloodFlowsDataSource = _this$state3.bloodFlowsDataSource,
|
|
812
|
-
hemogramExamDataSource = _this$state3.hemogramExamDataSource;
|
|
813
|
-
var value = _this.value;
|
|
814
|
-
var newPdProcedure = {
|
|
815
|
-
key: Math.random()
|
|
816
|
-
};
|
|
817
|
-
var pdPreBloodFlow = {
|
|
818
|
-
key: Math.random(),
|
|
819
|
-
name: '术前血流',
|
|
820
|
-
checkDate: dayjs().format('YYYY-MM-DD')
|
|
821
|
-
};
|
|
822
|
-
var pdPostBloodFlow = {
|
|
823
|
-
key: Math.random(),
|
|
824
|
-
name: '术后血流',
|
|
825
|
-
checkDate: dayjs().format('YYYY-MM-DD')
|
|
826
|
-
};
|
|
827
|
-
var pdPreHemogram = {
|
|
828
|
-
key: Math.random(),
|
|
829
|
-
name: '术前血象(胎)'
|
|
830
|
-
};
|
|
831
|
-
var pdPreHemogramBank = {
|
|
832
|
-
key: Math.random(),
|
|
833
|
-
name: '术前血象(库血)'
|
|
834
|
-
};
|
|
835
|
-
var pdPostHemogram = {
|
|
836
|
-
key: Math.random(),
|
|
837
|
-
name: '术后血象(胎)'
|
|
838
|
-
};
|
|
41
|
+
var childrens = _this.state.childrens;
|
|
839
42
|
_this.setState({
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
43
|
+
childrens: [].concat(_toConsumableArray(childrens), [{
|
|
44
|
+
patientName: '有'
|
|
45
|
+
}])
|
|
843
46
|
});
|
|
844
|
-
var outData = {
|
|
845
|
-
pdProcedures: [].concat(_toConsumableArray(_get(value, 'pdProcedures') || []), [newPdProcedure]),
|
|
846
|
-
pdPreBloodFlows: [].concat(_toConsumableArray(_get(value, 'pdPreBloodFlows') || []), [pdPreBloodFlow]),
|
|
847
|
-
pdPostBloodFlows: [].concat(_toConsumableArray(_get(value, 'pdPostBloodFlows') || []), [pdPostBloodFlow]),
|
|
848
|
-
pdPreHemograms: [].concat(_toConsumableArray(_get(value, 'pdPreHemograms') || []), [pdPreHemogram]),
|
|
849
|
-
pdPreHemogramBanks: [].concat(_toConsumableArray(_get(value, 'pdPreHemogramBanks') || []), [pdPreHemogramBank]),
|
|
850
|
-
pdPostHemograms: [].concat(_toConsumableArray(_get(value, 'pdPostHemograms') || []), [pdPostHemogram])
|
|
851
|
-
};
|
|
852
|
-
onChange && onChange(outData);
|
|
853
|
-
return outData;
|
|
854
47
|
});
|
|
855
|
-
_defineProperty(_this, "
|
|
48
|
+
_defineProperty(_this, "handleDelete", function (index) {
|
|
49
|
+
var childrens = _this.state.childrens;
|
|
50
|
+
childrens.splice(index, 1);
|
|
856
51
|
_this.setState({
|
|
857
|
-
|
|
52
|
+
childrens: childrens
|
|
858
53
|
});
|
|
859
54
|
});
|
|
860
|
-
_defineProperty(_this, "
|
|
55
|
+
_defineProperty(_this, "handleChange", function (callbackData, name, index) {
|
|
56
|
+
var _callbackData$target;
|
|
57
|
+
var _valuue = isString(callbackData) ? callbackData : callbackData === null || callbackData === void 0 || (_callbackData$target = callbackData.target) === null || _callbackData$target === void 0 ? void 0 : _callbackData$target.value;
|
|
861
58
|
var onChange = _this.props.onChange;
|
|
862
|
-
var _this$
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
var newHemogramExamDataSource = [];
|
|
872
|
-
_map(dataSource, function (pdProcedure, rowIndex) {
|
|
873
|
-
if (selectedRowKeys.indexOf(_get(pdProcedure, 'key')) === -1) {
|
|
874
|
-
newBloodFlowsDataSource.push(bloodFlowsDataSource[rowIndex]);
|
|
875
|
-
newBloodFlowsDataSource.push(bloodFlowsDataSource[rowIndex + 1]);
|
|
876
|
-
newHemogramExamDataSource.push(bloodFlowsDataSource[rowIndex]);
|
|
877
|
-
newHemogramExamDataSource.push(bloodFlowsDataSource[rowIndex + 1]);
|
|
878
|
-
newHemogramExamDataSource.push(bloodFlowsDataSource[rowIndex + 2]);
|
|
879
|
-
}
|
|
880
|
-
});
|
|
881
|
-
var pdPreBloodFlows = _filter(newBloodFlowsDataSource, function (data, key) {
|
|
882
|
-
return Number(key) % 2 === 0;
|
|
883
|
-
});
|
|
884
|
-
var pdPostBloodFlows = _filter(newBloodFlowsDataSource, function (data, key) {
|
|
885
|
-
return Number(key) % 2 === 1;
|
|
886
|
-
});
|
|
887
|
-
var pdPreHemograms = _filter(newHemogramExamDataSource, function (data, key) {
|
|
888
|
-
return Number(key) % 3 === 0;
|
|
889
|
-
});
|
|
890
|
-
var pdPostHemograms = _filter(newHemogramExamDataSource, function (data, key) {
|
|
891
|
-
return Number(key) % 3 === 1;
|
|
892
|
-
});
|
|
893
|
-
var pdPreHemogramBanks = _filter(newHemogramExamDataSource, function (data, key) {
|
|
894
|
-
return Number(key) % 3 === 2;
|
|
895
|
-
});
|
|
59
|
+
var _this$state = _this.state,
|
|
60
|
+
outData = _this$state.outData,
|
|
61
|
+
childrens = _this$state.childrens;
|
|
62
|
+
if (name === 'tumorName') {
|
|
63
|
+
var value = _valuue;
|
|
64
|
+
set(childrens[index], name, value);
|
|
65
|
+
} else {
|
|
66
|
+
set(childrens[index], name, _valuue);
|
|
67
|
+
}
|
|
896
68
|
_this.setState({
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
onChange && onChange({
|
|
902
|
-
pdProcedures: pdProcedures,
|
|
903
|
-
pdPreBloodFlows: pdPreBloodFlows,
|
|
904
|
-
pdPostBloodFlows: pdPostBloodFlows,
|
|
905
|
-
pdPreHemograms: pdPreHemograms,
|
|
906
|
-
pdPreHemogramBanks: pdPreHemogramBanks,
|
|
907
|
-
pdPostHemograms: pdPostHemograms
|
|
69
|
+
outData: childrens,
|
|
70
|
+
childrens: childrens
|
|
71
|
+
}, function () {
|
|
72
|
+
onChange && onChange(_this.state.outData);
|
|
908
73
|
});
|
|
909
74
|
});
|
|
910
|
-
_defineProperty(_this, "
|
|
911
|
-
var
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
}
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
75
|
+
_defineProperty(_this, "renderFieldItem", function (_ref) {
|
|
76
|
+
var name = _ref.name,
|
|
77
|
+
value = _ref.value,
|
|
78
|
+
label = _ref.label,
|
|
79
|
+
inputType = _ref.inputType,
|
|
80
|
+
_ref$labelSpan = _ref.labelSpan,
|
|
81
|
+
labelSpan = _ref$labelSpan === void 0 ? 12 : _ref$labelSpan,
|
|
82
|
+
_ref$wrapperSpan = _ref.wrapperSpan,
|
|
83
|
+
wrapperSpan = _ref$wrapperSpan === void 0 ? 12 : _ref$wrapperSpan,
|
|
84
|
+
_ref$inputProps = _ref.inputProps,
|
|
85
|
+
inputProps = _ref$inputProps === void 0 ? {} : _ref$inputProps,
|
|
86
|
+
_ref$index = _ref.index,
|
|
87
|
+
index = _ref$index === void 0 ? 0 : _ref$index;
|
|
88
|
+
return /*#__PURE__*/React.createElement(Row, {
|
|
89
|
+
className: styles["nurse-children__field"]
|
|
90
|
+
}, /*#__PURE__*/React.createElement(Col, {
|
|
91
|
+
className: styles["nurse-children__field-label"],
|
|
92
|
+
span: labelSpan
|
|
93
|
+
}, /*#__PURE__*/React.createElement("span", null, label, "\uFF1A")), /*#__PURE__*/React.createElement(Col, {
|
|
94
|
+
className: styles["nurse-children__field-input"],
|
|
95
|
+
span: wrapperSpan
|
|
96
|
+
}, /*#__PURE__*/React.createElement(BaseFormComponent, _objectSpread(_objectSpread({
|
|
97
|
+
name: name,
|
|
98
|
+
value: value,
|
|
99
|
+
inputType: inputType
|
|
100
|
+
}, inputProps), {}, {
|
|
101
|
+
onChange: function onChange(e) {
|
|
102
|
+
_this.handleChange(e, name, index);
|
|
103
|
+
}
|
|
104
|
+
}))));
|
|
105
|
+
});
|
|
106
|
+
_defineProperty(_this, "renderChildrenItem", function (children, index, value) {
|
|
107
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
108
|
+
key: index,
|
|
109
|
+
style: {
|
|
110
|
+
position: 'relative'
|
|
111
|
+
}
|
|
112
|
+
}, /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, {
|
|
113
|
+
span: 8
|
|
114
|
+
}, _this.renderFieldItem({
|
|
115
|
+
index: index,
|
|
116
|
+
name: 'patientName',
|
|
117
|
+
value: get(value, ["".concat(index), 'patientName']) || get(children, 'patientName'),
|
|
118
|
+
// label: '家族肿瘤史',
|
|
119
|
+
label: '',
|
|
120
|
+
labelSpan: 0,
|
|
121
|
+
wrapperSpan: 24,
|
|
122
|
+
inputType: 'select_with_options',
|
|
123
|
+
inputProps: {
|
|
124
|
+
placeholder: '请选择',
|
|
125
|
+
options: [{
|
|
126
|
+
label: '无',
|
|
127
|
+
value: '无'
|
|
128
|
+
}, {
|
|
129
|
+
label: '有',
|
|
130
|
+
value: '有'
|
|
131
|
+
}]
|
|
132
|
+
}
|
|
133
|
+
})), /*#__PURE__*/React.createElement(Col, {
|
|
134
|
+
span: 8
|
|
135
|
+
}, _this.renderFieldItem({
|
|
136
|
+
index: index,
|
|
137
|
+
name: 'tumorName',
|
|
138
|
+
value: get(value, ["".concat(index), 'patientName']) === '无' ? '' : get(value, ["".concat(index), 'tumorName']),
|
|
139
|
+
label: '',
|
|
140
|
+
labelSpan: 0,
|
|
141
|
+
wrapperSpan: 24,
|
|
142
|
+
inputType: 'input',
|
|
143
|
+
inputProps: {
|
|
144
|
+
placeholder: '请输入疾病名称',
|
|
145
|
+
disabled: get(value, ["".concat(index), 'patientName']) === '无' ? true : false
|
|
146
|
+
}
|
|
147
|
+
})), /*#__PURE__*/React.createElement(Col, {
|
|
148
|
+
span: 8
|
|
149
|
+
}, _this.renderFieldItem({
|
|
150
|
+
index: index,
|
|
151
|
+
name: 'relationshipWithPatients',
|
|
152
|
+
value: get(value, ["".concat(index), 'patientName']) === '无' ? '' : get(value, ["".concat(index), 'relationshipWithPatients']),
|
|
153
|
+
label: '',
|
|
154
|
+
labelSpan: 0,
|
|
155
|
+
wrapperSpan: 8,
|
|
156
|
+
inputType: 'select_with_options',
|
|
157
|
+
inputProps: {
|
|
158
|
+
placeholder: '请选择关系',
|
|
159
|
+
options: [{
|
|
160
|
+
value: '父母',
|
|
161
|
+
label: '父母'
|
|
162
|
+
}, {
|
|
163
|
+
value: '子女',
|
|
164
|
+
label: '子女'
|
|
165
|
+
}, {
|
|
166
|
+
value: '兄弟姐妹',
|
|
167
|
+
label: '兄弟姐妹'
|
|
168
|
+
}],
|
|
169
|
+
disabled: get(value, ["".concat(index), 'patientName']) === '无' ? true : false
|
|
170
|
+
}
|
|
171
|
+
}))), /*#__PURE__*/React.createElement("div", {
|
|
172
|
+
style: {
|
|
173
|
+
paddingLeft: 30,
|
|
174
|
+
color: '#3d8bf7',
|
|
175
|
+
position: 'absolute',
|
|
176
|
+
right: '18%',
|
|
177
|
+
top: '50%',
|
|
178
|
+
transform: 'translateY(-50%)'
|
|
179
|
+
}
|
|
180
|
+
}, /*#__PURE__*/React.createElement(Space, null, /*#__PURE__*/React.createElement(MyIcon, {
|
|
181
|
+
value: 'PlusCircleOutlined',
|
|
182
|
+
onClick: _this.handleAdd
|
|
183
|
+
}), _this.state.childrens.length > 1 ? (/*#__PURE__*/React.createElement(MyIcon, {
|
|
184
|
+
value: 'MinusCircleOutlined',
|
|
185
|
+
onClick: function onClick() {
|
|
186
|
+
_this.handleDelete(index);
|
|
187
|
+
}
|
|
188
|
+
})) : null)));
|
|
189
|
+
});
|
|
963
190
|
return _this;
|
|
964
191
|
}
|
|
965
|
-
_inherits(
|
|
966
|
-
return _createClass(
|
|
192
|
+
_inherits(FamilyTumorHistory, _Component);
|
|
193
|
+
return _createClass(FamilyTumorHistory, [{
|
|
967
194
|
key: "componentDidMount",
|
|
968
195
|
value: function componentDidMount() {
|
|
969
|
-
this.
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
value: function componentDidUpdate(prevProps, prevState) {
|
|
974
|
-
var value = this.props.value;
|
|
975
|
-
if (!_isEqual(prevProps.value, value)) {
|
|
976
|
-
this.initData();
|
|
196
|
+
if (this.props.value && !isEmpty(this.props.value)) {
|
|
197
|
+
this.setState({
|
|
198
|
+
childrens: this.props.value
|
|
199
|
+
});
|
|
977
200
|
}
|
|
978
201
|
}
|
|
979
202
|
}, {
|
|
980
203
|
key: "render",
|
|
981
204
|
value: function render() {
|
|
982
205
|
var _this2 = this;
|
|
983
|
-
var
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
var newProcedureColumns = this.formatColumns('procedure')(this.columns);
|
|
989
|
-
var newBloodFlowsColumns = this.formatColumns('bloodFlows')(bloodFlowsColumns);
|
|
990
|
-
var newHemogramExamColumns = this.formatColumns('hemogramExam')(hemogramExamColumns);
|
|
991
|
-
return /*#__PURE__*/React.createElement("div", {
|
|
992
|
-
className: "pd-procedure"
|
|
993
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
994
|
-
className: "pd-procedure-normal"
|
|
995
|
-
}, /*#__PURE__*/React.createElement(_Row, null, /*#__PURE__*/React.createElement(_Col, {
|
|
996
|
-
span: 8
|
|
997
|
-
}, /*#__PURE__*/React.createElement(_Form.Item, _extends({
|
|
998
|
-
label: "\u5F00\u59CB\u65F6\u95F4"
|
|
999
|
-
}, layout), /*#__PURE__*/React.createElement(TimePickerAutoaccept, {
|
|
1000
|
-
format: "HH:mm",
|
|
1001
|
-
disabledHours: function disabledHours() {
|
|
1002
|
-
var endTime = _get(dataSource, '0.endTime') ? dayjs(_get(dataSource, '0.endTime'), 'HH:mm') : null;
|
|
1003
|
-
if (endTime) {
|
|
1004
|
-
var h = endTime.hour();
|
|
1005
|
-
return HOURS.slice(h + 1, HOURS.length);
|
|
1006
|
-
}
|
|
1007
|
-
return [];
|
|
1008
|
-
},
|
|
1009
|
-
disabledMinutes: function disabledMinutes(selectedHour) {
|
|
1010
|
-
var endTime = _get(dataSource, '0.endTime') ? dayjs(_get(dataSource, '0.endTime'), 'HH:mm') : null;
|
|
1011
|
-
if (endTime) {
|
|
1012
|
-
if (selectedHour < endTime.hour()) return [];
|
|
1013
|
-
var m = endTime.minute();
|
|
1014
|
-
return MINUTES.slice(m + 1, MINUTES.length);
|
|
1015
|
-
}
|
|
1016
|
-
return [];
|
|
1017
|
-
},
|
|
1018
|
-
value: _get(dataSource, '0.startTime') ? dayjs(_get(dataSource, '0.startTime'), 'HH:mm') : null,
|
|
1019
|
-
onChange: function onChange(value) {
|
|
1020
|
-
var duration = _get(dataSource, '0.endTime') ? dayjs(_get(dataSource, '0.endTime'), 'HH:mm').diff(dayjs(value, 'HH:mm'), 'minutes') : 0;
|
|
1021
|
-
var startTime = value ? dayjs(value).format('HH:mm').toString() : null;
|
|
1022
|
-
_this2.handleOutBaseData(['startTime', 'duration'], [startTime, duration]);
|
|
1023
|
-
}
|
|
1024
|
-
}))), /*#__PURE__*/React.createElement(_Col, {
|
|
1025
|
-
span: 8
|
|
1026
|
-
}, /*#__PURE__*/React.createElement(_Form.Item, _extends({
|
|
1027
|
-
label: "\u7ED3\u675F\u65F6\u95F4"
|
|
1028
|
-
}, layout), /*#__PURE__*/React.createElement(TimePickerAutoaccept, {
|
|
1029
|
-
format: "HH:mm",
|
|
1030
|
-
disabledHours: function disabledHours() {
|
|
1031
|
-
var startTime = _get(dataSource, '0.startTime') ? dayjs(_get(dataSource, '0.startTime'), 'HH:mm') : null;
|
|
1032
|
-
if (startTime) {
|
|
1033
|
-
var h = startTime.hour();
|
|
1034
|
-
return HOURS.slice(0, h);
|
|
1035
|
-
}
|
|
1036
|
-
return [];
|
|
1037
|
-
},
|
|
1038
|
-
disabledMinutes: function disabledMinutes(selectedHour) {
|
|
1039
|
-
var startTime = _get(dataSource, '0.startTime') ? dayjs(_get(dataSource, '0.startTime'), 'HH:mm') : null;
|
|
1040
|
-
if (startTime) {
|
|
1041
|
-
if (selectedHour > startTime.hour()) return [];
|
|
1042
|
-
var m = startTime.minute();
|
|
1043
|
-
return MINUTES.slice(0, m + 1);
|
|
1044
|
-
}
|
|
1045
|
-
return [];
|
|
1046
|
-
},
|
|
1047
|
-
value: _get(dataSource, '0.endTime') ? dayjs(_get(dataSource, '0.endTime'), 'HH:mm') : null,
|
|
1048
|
-
onChange: function onChange(value) {
|
|
1049
|
-
var duration = _get(dataSource, '0.startTime') ? dayjs(value, 'HH:mm').diff(dayjs(_get(dataSource, '0.startTime'), 'HH:mm'), 'minutes') : 0;
|
|
1050
|
-
var endTime = value ? dayjs(value).format('HH:mm').toString() : null;
|
|
1051
|
-
_this2.handleOutBaseData(['endTime', 'duration'], [endTime, duration]);
|
|
1052
|
-
}
|
|
1053
|
-
}))), /*#__PURE__*/React.createElement(_Col, {
|
|
1054
|
-
span: 8
|
|
1055
|
-
}, /*#__PURE__*/React.createElement(_Form.Item, _extends({
|
|
1056
|
-
label: "\u6301\u7EED\u65F6\u95F4(\u5206)"
|
|
1057
|
-
}, layout), /*#__PURE__*/React.createElement(_Input, {
|
|
1058
|
-
disabled: true,
|
|
1059
|
-
value: _get(dataSource, '0.duration')
|
|
1060
|
-
})))), /*#__PURE__*/React.createElement(_Row, null, /*#__PURE__*/React.createElement(_Col, {
|
|
1061
|
-
span: 8
|
|
1062
|
-
}, /*#__PURE__*/React.createElement(_Form.Item, _extends({
|
|
1063
|
-
label: "\u91C7\u8840\u65E5\u671F"
|
|
1064
|
-
}, layout), /*#__PURE__*/React.createElement(DatePicker_L, {
|
|
1065
|
-
value: _get(dataSource, '0.sampleSite') ? dayjs(_get(dataSource, '0.sampleSite'), 'YYYY-MM-DD') : undefined,
|
|
1066
|
-
onChange: function onChange(value) {
|
|
1067
|
-
_this2.handleOutBaseData(['sampleSite'], [formatDateTime(value)]);
|
|
1068
|
-
}
|
|
1069
|
-
}))), /*#__PURE__*/React.createElement(_Col, {
|
|
1070
|
-
span: 8
|
|
1071
|
-
}, /*#__PURE__*/React.createElement(_Form.Item, _extends({
|
|
1072
|
-
label: "\u5E93\u8840\u7C7B\u578B"
|
|
1073
|
-
}, layout), /*#__PURE__*/React.createElement(Select, {
|
|
1074
|
-
value: _get(dataSource, '0.sampleInspection'),
|
|
1075
|
-
onChange: function onChange(value) {
|
|
1076
|
-
_this2.handleOutBaseData(['sampleInspection'], [value]);
|
|
1077
|
-
}
|
|
1078
|
-
}, /*#__PURE__*/React.createElement(Select.Option, {
|
|
1079
|
-
value: "\u5168\u8840"
|
|
1080
|
-
}, "\u5168\u8840"), /*#__PURE__*/React.createElement(Select.Option, {
|
|
1081
|
-
value: "\u6D17\u6DA4"
|
|
1082
|
-
}, "\u6D17\u6DA4"), /*#__PURE__*/React.createElement(Select.Option, {
|
|
1083
|
-
value: "\u60AC\u6D6E"
|
|
1084
|
-
}, "\u60AC\u6D6E"), /*#__PURE__*/React.createElement(Select.Option, {
|
|
1085
|
-
value: "\u6D53\u7F29"
|
|
1086
|
-
}, "\u6D53\u7F29")))))), /*#__PURE__*/React.createElement("div", {
|
|
1087
|
-
className: "pd-procedure-table"
|
|
1088
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
1089
|
-
className: "pd-procedure-table__header"
|
|
1090
|
-
}, /*#__PURE__*/React.createElement(_Button, {
|
|
1091
|
-
onClick: this.handleAdd
|
|
1092
|
-
}, "\u65B0\u589E"), /*#__PURE__*/React.createElement(_Button, {
|
|
1093
|
-
disabled: _isEmpty(selectedRowKeys),
|
|
1094
|
-
onClick: this.handlePatchDelete
|
|
1095
|
-
}, "\u5220\u9664")), /*#__PURE__*/React.createElement(Table, {
|
|
1096
|
-
rowSelection: {
|
|
1097
|
-
selectedRowKeys: selectedRowKeys,
|
|
1098
|
-
onChange: this.handleRowSelectChange
|
|
1099
|
-
},
|
|
1100
|
-
size: "small",
|
|
1101
|
-
bordered: true,
|
|
1102
|
-
columns: newProcedureColumns,
|
|
1103
|
-
dataSource: dataSource,
|
|
1104
|
-
pagination: false,
|
|
1105
|
-
scroll: {
|
|
1106
|
-
x: 3000
|
|
1107
|
-
}
|
|
1108
|
-
}), /*#__PURE__*/React.createElement("br", null), /*#__PURE__*/React.createElement(Table, {
|
|
1109
|
-
size: "small",
|
|
1110
|
-
className: "blood-and-thalassemia",
|
|
1111
|
-
bordered: true,
|
|
1112
|
-
columns: newBloodFlowsColumns,
|
|
1113
|
-
dataSource: bloodFlowsDataSource,
|
|
1114
|
-
pagination: false
|
|
1115
|
-
}), /*#__PURE__*/React.createElement("br", null), /*#__PURE__*/React.createElement(Table, {
|
|
1116
|
-
size: "small",
|
|
1117
|
-
className: "blood-and-thalassemia",
|
|
1118
|
-
bordered: true,
|
|
1119
|
-
columns: newHemogramExamColumns,
|
|
1120
|
-
dataSource: hemogramExamDataSource,
|
|
1121
|
-
pagination: false
|
|
1122
|
-
})));
|
|
206
|
+
var childrens = this.state.childrens;
|
|
207
|
+
var value = this.props.value;
|
|
208
|
+
return /*#__PURE__*/React.createElement("div", null, map(childrens, function (children, index) {
|
|
209
|
+
return _this2.renderChildrenItem(children, index, value);
|
|
210
|
+
}));
|
|
1123
211
|
}
|
|
1124
212
|
}]);
|
|
1125
213
|
}(Component);
|
|
1126
|
-
export {
|
|
1127
|
-
//# sourceMappingURL=.root129.js.map
|
|
214
|
+
export { FamilyTumorHistory as default };
|