@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
package/dist/a_chunks/.root69.js
CHANGED
|
@@ -1,1086 +1,96 @@
|
|
|
1
|
-
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
2
|
-
import _toConsumableArray from "@babel/runtime/helpers/toConsumableArray";
|
|
3
1
|
import _asyncToGenerator from "@babel/runtime/helpers/asyncToGenerator";
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
|
|
7
|
-
|
|
2
|
+
import _classCallCheck from "@babel/runtime/helpers/classCallCheck";
|
|
3
|
+
import _createClass from "@babel/runtime/helpers/createClass";
|
|
4
|
+
import _possibleConstructorReturn from "@babel/runtime/helpers/possibleConstructorReturn";
|
|
5
|
+
import _getPrototypeOf from "@babel/runtime/helpers/getPrototypeOf";
|
|
6
|
+
import _inherits from "@babel/runtime/helpers/inherits";
|
|
7
|
+
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
8
|
+
import _regeneratorRuntime from "@babel/runtime/regenerator";
|
|
8
9
|
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; }
|
|
9
10
|
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; }
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
import '
|
|
13
|
-
import
|
|
14
|
-
import 'antd
|
|
15
|
-
import
|
|
16
|
-
import '
|
|
17
|
-
import
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
import _size from 'lodash/size';
|
|
25
|
-
import _set from 'lodash/set';
|
|
26
|
-
import _map from 'lodash/map';
|
|
27
|
-
import _get from 'lodash/get';
|
|
28
|
-
import _findIndex from 'lodash/findIndex';
|
|
29
|
-
import _filter from 'lodash/filter';
|
|
30
|
-
import _cloneDeep from 'lodash/cloneDeep';
|
|
31
|
-
import { SMchc_Doctor, SMchc_TemplateTrees } from '@lm_fe/service';
|
|
32
|
-
import { formatDate } from '@lm_fe/utils';
|
|
33
|
-
import classnames from 'classnames';
|
|
34
|
-
import React$1, { useRef, useState, useEffect } from 'react';
|
|
35
|
-
import 'antd/es/input/style';
|
|
36
|
-
import _Input from 'antd/es/input';
|
|
37
|
-
import _isString from 'lodash/isString';
|
|
38
|
-
import _forEach from 'lodash/forEach';
|
|
39
|
-
import { mchcEvent } from '@lm_fe/env';
|
|
40
|
-
import _find from 'lodash/find';
|
|
41
|
-
import { LazyAntd } from '@lm_fe/components';
|
|
42
|
-
import 'lodash/isFunction';
|
|
43
|
-
import '@ant-design/icons';
|
|
44
|
-
import 'antd/es/space/style';
|
|
45
|
-
import 'antd/es/space';
|
|
46
|
-
import 'antd/es/input-number/style';
|
|
47
|
-
import 'antd/es/input-number';
|
|
48
|
-
import 'lodash/indexOf';
|
|
49
|
-
import 'lodash/compact';
|
|
50
|
-
import 'dayjs';
|
|
51
|
-
import 'lodash/isNumber';
|
|
52
|
-
import 'lodash/isBoolean';
|
|
53
|
-
import 'antd/es/divider/style';
|
|
54
|
-
import 'antd/es/divider';
|
|
55
|
-
import 'lodash/isEmpty';
|
|
56
|
-
import 'antd/es/switch/style';
|
|
57
|
-
import 'antd/es/switch';
|
|
58
|
-
import 'antd/es/form/style';
|
|
59
|
-
import 'antd/es/form';
|
|
60
|
-
import 'lodash/join';
|
|
61
|
-
import 'lodash/isEqual';
|
|
62
|
-
import 'lodash/isArray';
|
|
63
|
-
import 'lodash/identity';
|
|
64
|
-
import 'lodash/isObject';
|
|
65
|
-
import 'lodash/keys';
|
|
66
|
-
import 'lodash/keyBy';
|
|
67
|
-
import 'lodash/isNil';
|
|
68
|
-
import 'antd/es/tooltip/style';
|
|
69
|
-
import 'antd/es/tooltip';
|
|
70
|
-
import 'antd/es/spin/style';
|
|
71
|
-
import 'antd/es/spin';
|
|
72
|
-
import 'lodash/has';
|
|
73
|
-
import 'lodash/includes';
|
|
74
|
-
import 'react-to-print';
|
|
75
|
-
import 'antd/es/row/style';
|
|
76
|
-
import 'antd/es/row';
|
|
77
|
-
import 'antd/es/col/style';
|
|
78
|
-
import 'antd/es/col';
|
|
79
|
-
import 'lodash/concat';
|
|
80
|
-
import 'lodash/reduce';
|
|
81
|
-
import 'lodash/debounce';
|
|
82
|
-
import 'lodash/pickBy';
|
|
83
|
-
import 'antd/es/auto-complete/style';
|
|
84
|
-
import 'antd/es/auto-complete';
|
|
85
|
-
import 'lodash/nth';
|
|
86
|
-
import 'lodash/assign';
|
|
87
|
-
import 'antd/es/popover/style';
|
|
88
|
-
import 'antd/es/popover';
|
|
89
|
-
import 'antd/es/menu/style';
|
|
90
|
-
import 'antd/es/menu';
|
|
91
|
-
import 'store';
|
|
92
|
-
import 'antd/es/popconfirm/style';
|
|
93
|
-
import 'antd/es/popconfirm';
|
|
94
|
-
import 'antd/es/radio/style';
|
|
95
|
-
import 'antd/es/radio';
|
|
96
|
-
import 'lodash/last';
|
|
97
|
-
import 'lodash/toUpper';
|
|
98
|
-
var css_248z$1 = ".index-module_diagnones-container__7xI2U {\n background-color: #f9f9f9;\n padding: 0 20px;\n margin-top: 10px;\n}\n.index-module_diagnones-container__7xI2U .index-module_ant-btn-primary__oGIkA {\n background-color: #292961;\n}\n.index-module_diagnones-container__7xI2U .index-module_ant-input-group-wrapper__lggOS {\n width: 60%;\n padding: 10px 0;\n}\n.index-module_diagnones-container__7xI2U .index-module_diag-tiem__XUolV:hover {\n background-color: white;\n cursor: pointer;\n}\n";
|
|
99
|
-
var styles$1 = {
|
|
100
|
-
"diagnones-container": "index-module_diagnones-container__7xI2U",
|
|
101
|
-
"ant-btn-primary": "index-module_ant-btn-primary__oGIkA",
|
|
102
|
-
"ant-input-group-wrapper": "index-module_ant-input-group-wrapper__lggOS",
|
|
103
|
-
"diag-tiem": "index-module_diag-tiem__XUolV"
|
|
104
|
-
};
|
|
105
|
-
styleInject(css_248z$1);
|
|
106
|
-
function AddDiagnoses(_ref) {
|
|
107
|
-
var handelProcess = _ref.handelProcess,
|
|
108
|
-
diagId = _ref.diagId,
|
|
109
|
-
diagnosesTemplate = _ref.diagnosesTemplate,
|
|
110
|
-
props = _objectWithoutProperties(_ref, _excluded);
|
|
111
|
-
var timer = useRef();
|
|
112
|
-
var _useState = useState(diagnosesTemplate),
|
|
113
|
-
_useState2 = _slicedToArray(_useState, 2),
|
|
114
|
-
template = _useState2[0],
|
|
115
|
-
setTemplate = _useState2[1]; // 模板
|
|
116
|
-
useEffect(function () {
|
|
117
|
-
setTemplate(diagnosesTemplate);
|
|
118
|
-
}, [diagnosesTemplate]);
|
|
119
|
-
function findMaxSort() {
|
|
120
|
-
var max = 0;
|
|
121
|
-
_map(diagnosesTemplate, function (item) {
|
|
122
|
-
var sort = _get(item, "sort");
|
|
123
|
-
if (sort > max) {
|
|
124
|
-
max = sort;
|
|
125
|
-
}
|
|
126
|
-
});
|
|
127
|
-
return max + 1;
|
|
128
|
-
}
|
|
129
|
-
function handleSure(item) {
|
|
130
|
-
var _props$headerInfo$id, _props$headerInfo;
|
|
131
|
-
var id = (_props$headerInfo$id = (_props$headerInfo = props.headerInfo) === null || _props$headerInfo === void 0 ? void 0 : _props$headerInfo.id) !== null && _props$headerInfo$id !== void 0 ? _props$headerInfo$id : '0';
|
|
132
|
-
var postdata = {
|
|
133
|
-
diagnosis: '',
|
|
134
|
-
diagnosisCode: '',
|
|
135
|
-
highrisk: false,
|
|
136
|
-
note: '',
|
|
137
|
-
sort: findMaxSort(),
|
|
138
|
-
outEmrId: +id,
|
|
139
|
-
clear: true
|
|
140
|
-
// createDate: formatTimeToStandard(new Date()),
|
|
141
|
-
};
|
|
142
|
-
if (item) {
|
|
143
|
-
if (!_isString(item) && _size(item.children) > 0) return;
|
|
144
|
-
if (_isString(item)) {
|
|
145
|
-
_set(postdata, "diagnosis", item);
|
|
146
|
-
} else {
|
|
147
|
-
_set(postdata, 'diagnosis', _get(item, 'val'));
|
|
148
|
-
_set(postdata, 'diagnosisCode', _get(item, 'code')); //diagnosisCode
|
|
149
|
-
}
|
|
150
|
-
addDiag(postdata);
|
|
151
|
-
}
|
|
152
|
-
}
|
|
153
|
-
function handleChange(e) {
|
|
154
|
-
if (timer.current) clearTimeout(timer.current);
|
|
155
|
-
var value = e.target.value;
|
|
156
|
-
console.log({
|
|
157
|
-
value: value
|
|
158
|
-
});
|
|
159
|
-
timer.current = setTimeout(function () {
|
|
160
|
-
if (value == '') {
|
|
161
|
-
setTemplate(diagnosesTemplate);
|
|
162
|
-
} else {
|
|
163
|
-
var newTemplate = diagnosesTemplate.filter(function (item) {
|
|
164
|
-
var str = _get(item, 'val');
|
|
165
|
-
return str.search(value) != -1;
|
|
166
|
-
});
|
|
167
|
-
setTemplate(newTemplate);
|
|
168
|
-
}
|
|
169
|
-
}, 500);
|
|
170
|
-
}
|
|
171
|
-
function hasKeyword(val, arr) {
|
|
172
|
-
var bool = false;
|
|
173
|
-
_forEach(arr, function (item) {
|
|
174
|
-
if (_isString(item) && val.indexOf(item) !== -1 || !_isString(item) && val.indexOf(item.hasWord) !== -1 && val.indexOf(item.withoutWord) === -1) {
|
|
175
|
-
bool = true;
|
|
176
|
-
}
|
|
177
|
-
});
|
|
178
|
-
return bool;
|
|
179
|
-
}
|
|
180
|
-
function addDiag(_x) {
|
|
181
|
-
return _addDiag.apply(this, arguments);
|
|
182
|
-
}
|
|
183
|
-
function _addDiag() {
|
|
184
|
-
_addDiag = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee(diagnosisObj) {
|
|
185
|
-
var _get2;
|
|
186
|
-
var _props$diagnosesList, diagnosesList, headerInfo, setDiagnosesList, page, diag, res, data, newList, _get3, currentGestationalWeek, screeningArr, preeclampsiaArr;
|
|
187
|
-
return _regeneratorRuntime.wrap(function _callee$(_context) {
|
|
188
|
-
while (1) switch (_context.prev = _context.next) {
|
|
189
|
-
case 0:
|
|
190
|
-
_props$diagnosesList = props.diagnosesList, diagnosesList = _props$diagnosesList === void 0 ? [] : _props$diagnosesList, headerInfo = props.headerInfo, setDiagnosesList = props.setDiagnosesList, page = props.page;
|
|
191
|
-
diag = (_get2 = _get(diagnosisObj, 'diagnosis')) !== null && _get2 !== void 0 ? _get2 : '';
|
|
192
|
-
if (!(diagnosesList.filter(function (item) {
|
|
193
|
-
return item.diagnosis === diag;
|
|
194
|
-
}).length === 0)) {
|
|
195
|
-
_context.next = 21;
|
|
196
|
-
break;
|
|
197
|
-
}
|
|
198
|
-
_context.next = 5;
|
|
199
|
-
return SMchc_Doctor.newOrSaveDiagnosisOfOutpatient(diagnosisObj);
|
|
200
|
-
case 5:
|
|
201
|
-
res = _context.sent;
|
|
202
|
-
data = res || diagnosisObj;
|
|
203
|
-
_message.success('添加成功!');
|
|
204
|
-
mchcEvent.emit('outpatient', {
|
|
205
|
-
type: '添加修改诊断',
|
|
206
|
-
diagnoses: data
|
|
207
|
-
});
|
|
208
|
-
handelProcess(diagId);
|
|
209
|
-
newList = _cloneDeep(diagnosesList);
|
|
210
|
-
setDiagnosesList === null || setDiagnosesList === void 0 || setDiagnosesList([].concat(_toConsumableArray(newList), [data]));
|
|
211
|
-
mchcEvent.emit('outpatient', {
|
|
212
|
-
type: '刷新头部',
|
|
213
|
-
pregnancyId: headerInfo === null || headerInfo === void 0 ? void 0 : headerInfo.id
|
|
214
|
-
});
|
|
215
|
-
// setTimeout(() => {
|
|
216
|
-
// }, 5 * 1000);
|
|
217
|
-
/**诊断对应的专案管理弹窗*/
|
|
218
|
-
if (diag === '瘢痕子宫' || diag === '疤痕子宫') {
|
|
219
|
-
currentGestationalWeek = parseInt((_get3 = _get(headerInfo, 'gesweek')) !== null && _get3 !== void 0 ? _get3 : '');
|
|
220
|
-
if (currentGestationalWeek >= 32) {
|
|
221
|
-
mchcEvent.emit('outpatient', {
|
|
222
|
-
type: '弹窗',
|
|
223
|
-
modal_name: '瘢痕子宫阴道试产表'
|
|
224
|
-
});
|
|
225
|
-
}
|
|
226
|
-
}
|
|
227
|
-
screeningArr = ['血栓', 'VTE', '梗', '静脉曲张'];
|
|
228
|
-
if (hasKeyword(diag, screeningArr) || diag === '妊娠子痫前期' || diag === '多胎妊娠') {
|
|
229
|
-
mchcEvent.emit('outpatient', {
|
|
230
|
-
type: '弹窗',
|
|
231
|
-
modal_name: '深静脉血栓高危因素孕期用药筛查表'
|
|
232
|
-
});
|
|
233
|
-
}
|
|
234
|
-
if (diag.indexOf('梅毒') > -1) {
|
|
235
|
-
mchcEvent.emit('outpatient', {
|
|
236
|
-
type: '弹窗',
|
|
237
|
-
modal_name: '梅毒管理'
|
|
238
|
-
});
|
|
239
|
-
}
|
|
240
|
-
preeclampsiaArr = ['双胎', '多胎', '胎妊娠', '慢性高血压', '型糖尿病', {
|
|
241
|
-
hasWord: '尿毒症',
|
|
242
|
-
withoutWord: '胎'
|
|
243
|
-
}, {
|
|
244
|
-
hasWord: '肾炎',
|
|
245
|
-
withoutWord: '胎'
|
|
246
|
-
}, {
|
|
247
|
-
hasWord: '肾衰竭',
|
|
248
|
-
withoutWord: '胎'
|
|
249
|
-
}, {
|
|
250
|
-
hasWord: '肾病',
|
|
251
|
-
withoutWord: '胎'
|
|
252
|
-
}, {
|
|
253
|
-
hasWord: '肾积水',
|
|
254
|
-
withoutWord: '胎'
|
|
255
|
-
}, {
|
|
256
|
-
hasWord: '肾盂积水',
|
|
257
|
-
withoutWord: '胎'
|
|
258
|
-
}, {
|
|
259
|
-
hasWord: '肾小管',
|
|
260
|
-
withoutWord: '胎'
|
|
261
|
-
}, {
|
|
262
|
-
hasWord: '肾硬化',
|
|
263
|
-
withoutWord: '胎'
|
|
264
|
-
}, '红斑狼疮', '抗磷脂综合征'];
|
|
265
|
-
if (page === 'return' && hasKeyword(diag, preeclampsiaArr)) {
|
|
266
|
-
mchcEvent.emit('outpatient', {
|
|
267
|
-
type: '弹窗',
|
|
268
|
-
modal_name: '子痫前期风险评估表'
|
|
269
|
-
});
|
|
270
|
-
}
|
|
271
|
-
_context.next = 22;
|
|
272
|
-
break;
|
|
273
|
-
case 21:
|
|
274
|
-
_message.warning('添加诊断重复!');
|
|
275
|
-
case 22:
|
|
276
|
-
case "end":
|
|
277
|
-
return _context.stop();
|
|
278
|
-
}
|
|
279
|
-
}, _callee);
|
|
280
|
-
}));
|
|
281
|
-
return _addDiag.apply(this, arguments);
|
|
282
|
-
}
|
|
283
|
-
return /*#__PURE__*/React.createElement("div", {
|
|
284
|
-
className: styles$1["diagnones-container"]
|
|
285
|
-
}, /*#__PURE__*/React.createElement(_Input, {
|
|
286
|
-
className: styles$1["diag-ipt"],
|
|
287
|
-
placeholder: "\u8BF7\u8F93\u5165\u7B5B\u9009\u8FC7\u6EE4\u8BCA\u65AD\u4FE1\u606F"
|
|
288
|
-
// enterButton="查询"
|
|
289
|
-
// defaultValue={diagnosesWord}
|
|
290
|
-
,
|
|
291
|
-
|
|
292
|
-
onChange: handleChange
|
|
293
|
-
}), /*#__PURE__*/React.createElement("div", {
|
|
294
|
-
className: styles$1["diagnoses-content"]
|
|
295
|
-
}, _map(template, function (item, index) {
|
|
296
|
-
return /*#__PURE__*/React.createElement("p", {
|
|
297
|
-
className: styles$1["diag-tiem"]
|
|
298
|
-
}, /*#__PURE__*/React.createElement("span", {
|
|
299
|
-
onClick: function onClick() {
|
|
300
|
-
return handleSure(item);
|
|
301
|
-
}
|
|
302
|
-
}, _get(item, 'code') ? '(icd)' : null, _get(item, 'val')));
|
|
303
|
-
})));
|
|
304
|
-
}
|
|
305
|
-
var css_248z = ".index-module_high-risk-warn-container__f1b-P .index-module_content__gkB8G {\n height: 500px;\n padding-top: 5px;\n padding-bottom: 50px;\n overflow: auto;\n}\n.index-module_high-risk-warn-container__f1b-P .ant-tabs-content-holder {\n overflow: auto;\n}\n.index-module_high-risk-warn-container__f1b-P .ant-modal-content {\n max-height: 600px;\n}\n.index-module_high-risk-warn-container__f1b-P .ant-tabs > .ant-tabs-nav {\n margin-bottom: 0;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_tree-title__UjVb8 {\n width: 100%;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_tree-title__UjVb8 > .ant-tree-switcher,\n.index-module_high-risk-warn-container__f1b-P .index-module_tree-title__UjVb8 > .ant-tree-checkbox {\n display: none;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_tree-title__UjVb8 > .ant-tree-node-content-wrapper {\n width: 100%;\n font-size: 16px;\n}\n.index-module_high-risk-warn-container__f1b-P .ant-tree-switcher {\n width: 0px;\n}\n.index-module_high-risk-warn-container__f1b-P .ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected {\n background-color: #fff;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_high-risk-warn-container__f1b-P .index-module_tree-title__UjVb8 > .ant-tree-node-content-wrapper {\n color: #383f4a;\n font-weight: 600;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_risk-mian-content__ty-2a {\n display: flex;\n margin-top: 12px;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_risk-mian-content__ty-2a .index-module_col-name__Qf--6 {\n position: relative;\n display: flex;\n align-items: flex-start;\n justify-content: center;\n width: 130px;\n color: #150f55;\n font-weight: 500;\n font-size: 18px;\n text-align: center;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_risk-mian-content__ty-2a .index-module_col-name__Qf--6::before {\n position: absolute;\n top: 14px;\n left: 20px;\n width: 3px;\n height: 12px;\n background-color: #150f55;\n transform: translateY(-50%);\n content: ' ';\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_risk-mian-content__ty-2a .index-module_news-content__mvF2v {\n display: flex;\n flex: 1;\n flex-wrap: wrap;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_risk-mian-content__ty-2a .index-module_news-content__mvF2v .index-module_item-content__iGiTj {\n display: flex;\n margin-right: 20px;\n margin-bottom: 10px;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_risk-mian-content__ty-2a .index-module_news-content__mvF2v .index-module_item-content__iGiTj .index-module_item-title__Hkpij {\n position: relative;\n display: flex;\n align-items: center;\n width: 116px;\n padding-left: 25px;\n color: #150f55;\n font-size: 14px;\n background: #ffffff;\n border: 1px solid #edeef5;\n border-radius: 4px 0px 0px 4px;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_risk-mian-content__ty-2a .index-module_news-content__mvF2v .index-module_item-content__iGiTj .index-module_item-title__Hkpij::before {\n position: absolute;\n top: 50%;\n left: 10px;\n width: 8px;\n height: 8px;\n background-color: #d7dce7;\n border-radius: 50%;\n transform: translateY(-50%);\n content: ' ';\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_risk-mian-content__ty-2a .index-module_news-content__mvF2v .index-module_item-content__iGiTj .index-module_data-content__3oFUi {\n display: flex;\n flex-direction: column;\n justify-content: center;\n width: 330px;\n background-color: #fbeaea;\n border-radius: 0px 4px 4px 0px;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_risk-mian-content__ty-2a .index-module_news-content__mvF2v .index-module_item-content__iGiTj .index-module_data-content__3oFUi .index-module_item-event__iuWtR {\n display: flex;\n justify-content: space-between;\n padding: 0 10px;\n line-height: 34px;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_risk-mian-content__ty-2a .index-module_news-content__mvF2v .index-module_item-content__iGiTj .index-module_data-content__3oFUi .index-module_item-event__iuWtR .index-module_event__UUjVs {\n color: #ff0061;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_risk-mian-content__ty-2a .index-module_news-content__mvF2v .index-module_item-content__iGiTj .index-module_data-content__3oFUi .index-module_item-event__iuWtR .index-module_date__H92IG {\n color: #535881;\n font-size: 12px;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_tab-content__Cs7Nb {\n display: flex;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_tab-content__Cs7Nb .index-module_tab-btn2__0bTBt {\n display: flex;\n align-items: center;\n justify-content: space-around;\n width: 106px;\n height: 32px;\n margin-right: 20px;\n color: #828c99;\n font-size: 14px;\n border: 1px solid #828c99;\n border-radius: 6px;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_tab-content__Cs7Nb .index-module_tab-btn2__0bTBt .index-module_icon__tCMe7 {\n font-size: 14px;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_tab-content__Cs7Nb .index-module_active__X6Sw- {\n color: #fff;\n background-color: #292961;\n border: none;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_foot__rFhoq {\n position: absolute;\n right: 0;\n bottom: 0;\n display: flex;\n align-items: center;\n padding: 10px;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_foot__rFhoq .index-module_button-noremind__JIUWT {\n margin-right: 20px;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_remind-item__o57sP {\n height: 50px;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_remind-item__o57sP .index-module_reminder-msg__p-qyN {\n margin-bottom: 10px;\n font-size: 16px;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_remind-item__o57sP .index-module_reminder-diag__jX3-g {\n color: red;\n font-size: 16px;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_checkbox-content__ogFRz {\n padding: 15px;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_checkbox-content__ogFRz .ant-checkbox + span {\n display: inline-block;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_checkbox-content__ogFRz .ant-checkbox-wrapper {\n width: 100%;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_checkbox-content__ogFRz .ant-checkbox-wrapper .ant-checkbox-checked + span {\n display: inline-block;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_checkbox-content__ogFRz .index-module_checkbox-item__21rg9 {\n display: flex;\n flex-direction: column;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_checkbox-content__ogFRz .index-module_checkbox-item__21rg9 .index-module_item-key__0nzgA {\n color: #fd617f;\n font-size: 16px;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_checkbox-content__ogFRz .index-module_checkbox-item__21rg9 .index-module_item-content__iGiTj {\n color: #383f4a;\n font-size: 16px;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_checkbox-content__ogFRz .index-module_handle-time__I0qOh {\n position: absolute;\n top: 20px;\n right: 20px;\n color: #fd617f;\n font-size: 16px;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_checkbox-content__ogFRz .index-module_icon-laber__8-GAm {\n position: absolute;\n top: 0;\n right: 100px;\n color: #fd617f;\n font-size: 60px;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_checkbox-content__ogFRz {\n position: relative;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_handle-time__I0qOh {\n position: absolute;\n top: 20px;\n right: 20px;\n color: #fd617f;\n font-size: 16px;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_icon-laber__8-GAm {\n position: absolute;\n top: 0;\n right: 100px;\n color: #fd617f;\n font-size: 60px;\n}\n.index-module_high-risk-warn-container__f1b-P .index-module_treeData__Pt0UY {\n position: relative;\n}\n";
|
|
306
|
-
var styles = {
|
|
307
|
-
"high-risk-warn-container": "index-module_high-risk-warn-container__f1b-P",
|
|
308
|
-
"content": "index-module_content__gkB8G",
|
|
309
|
-
"tree-title": "index-module_tree-title__UjVb8",
|
|
310
|
-
"risk-mian-content": "index-module_risk-mian-content__ty-2a",
|
|
311
|
-
"col-name": "index-module_col-name__Qf--6",
|
|
312
|
-
"news-content": "index-module_news-content__mvF2v",
|
|
313
|
-
"item-content": "index-module_item-content__iGiTj",
|
|
314
|
-
"item-title": "index-module_item-title__Hkpij",
|
|
315
|
-
"data-content": "index-module_data-content__3oFUi",
|
|
316
|
-
"item-event": "index-module_item-event__iuWtR",
|
|
317
|
-
"event": "index-module_event__UUjVs",
|
|
318
|
-
"date": "index-module_date__H92IG",
|
|
319
|
-
"tab-content": "index-module_tab-content__Cs7Nb",
|
|
320
|
-
"tab-btn2": "index-module_tab-btn2__0bTBt",
|
|
321
|
-
"icon": "index-module_icon__tCMe7",
|
|
322
|
-
"active": "index-module_active__X6Sw-",
|
|
323
|
-
"foot": "index-module_foot__rFhoq",
|
|
324
|
-
"button-noremind": "index-module_button-noremind__JIUWT",
|
|
325
|
-
"remind-item": "index-module_remind-item__o57sP",
|
|
326
|
-
"reminder-msg": "index-module_reminder-msg__p-qyN",
|
|
327
|
-
"reminder-diag": "index-module_reminder-diag__jX3-g",
|
|
328
|
-
"checkbox-content": "index-module_checkbox-content__ogFRz",
|
|
329
|
-
"checkbox-item": "index-module_checkbox-item__21rg9",
|
|
330
|
-
"item-key": "index-module_item-key__0nzgA",
|
|
331
|
-
"handle-time": "index-module_handle-time__I0qOh",
|
|
332
|
-
"icon-laber": "index-module_icon-laber__8-GAm",
|
|
333
|
-
"treeData": "index-module_treeData__Pt0UY"
|
|
334
|
-
};
|
|
335
|
-
styleInject(css_248z);
|
|
336
|
-
var handleType;
|
|
337
|
-
(function (handleType) {
|
|
338
|
-
handleType["process"] = "9";
|
|
339
|
-
handleType["noprocess"] = "1";
|
|
340
|
-
handleType["ignore"] = "0";
|
|
341
|
-
})(handleType || (handleType = {}));
|
|
342
|
-
/**
|
|
343
|
-
*
|
|
344
|
-
* @param data 数据
|
|
345
|
-
* @param tabKey 是否已处置
|
|
346
|
-
* @returns
|
|
347
|
-
*/
|
|
348
|
-
var transferData = function transferData(data, tabKey, handleTime, id, ignoreRiskMark) {
|
|
349
|
-
var treeData = [];
|
|
350
|
-
var selectkey = [];
|
|
351
|
-
var openKey = [];
|
|
352
|
-
console.log('123');
|
|
353
|
-
data.map(function (item, index) {
|
|
354
|
-
var key1 = item.key || index.toString();
|
|
355
|
-
var obj = {
|
|
356
|
-
key: key1
|
|
357
|
-
},
|
|
358
|
-
children = [];
|
|
359
|
-
obj.className = 'tree-title';
|
|
360
|
-
obj.title = item.title;
|
|
361
|
-
openKey.push(key1);
|
|
362
|
-
obj.handleTime = handleTime;
|
|
363
|
-
item.children.map(function (subItem, ind) {
|
|
364
|
-
var key = (subItem.key || ind.toString()) + '~' + subItem.value;
|
|
365
|
-
var obj2 = {
|
|
366
|
-
key: key
|
|
367
|
-
};
|
|
368
|
-
obj2.title = subItem.title;
|
|
369
|
-
if (tabKey == handleType.process) {
|
|
370
|
-
obj2.disabled = true;
|
|
371
|
-
}
|
|
372
|
-
if (tabKey == handleType.ignore) {
|
|
373
|
-
var arr = _get(_find(ignoreRiskMark, function (item) {
|
|
374
|
-
return item.id == id;
|
|
375
|
-
}), 'data.highriskTree') || [];
|
|
376
|
-
for (var i = 0; i < arr.length; i++) {
|
|
377
|
-
var arritem = arr[i].children || [];
|
|
378
|
-
for (var j = 0; j < arritem.length; j++) {
|
|
379
|
-
var itemchildren = arritem[j];
|
|
380
|
-
if (subItem.title == itemchildren.title && !itemchildren.selected) {
|
|
381
|
-
obj2.disabled = true;
|
|
382
|
-
break;
|
|
383
|
-
}
|
|
384
|
-
}
|
|
385
|
-
}
|
|
386
|
-
}
|
|
387
|
-
if (subItem.selected) selectkey.push(key);
|
|
388
|
-
children.push(obj2);
|
|
389
|
-
});
|
|
390
|
-
obj.children = children;
|
|
391
|
-
treeData.push(obj);
|
|
392
|
-
});
|
|
393
|
-
return {
|
|
394
|
-
treeData: treeData,
|
|
395
|
-
selectkey: selectkey,
|
|
396
|
-
openKey: openKey
|
|
397
|
-
};
|
|
398
|
-
};
|
|
399
|
-
var transferdataRemind = function transferdataRemind(data, tabKey) {
|
|
400
|
-
var treeData = [];
|
|
401
|
-
_map(data, function (item, index) {
|
|
402
|
-
var obj = _objectSpread({}, item);
|
|
403
|
-
var key1 = item.data.key + '~' + item.data.content;
|
|
404
|
-
obj.title = item.data.key + '(' + item.data.content + ')';
|
|
405
|
-
obj.key = key1;
|
|
406
|
-
if (item.level == handleType.process) {
|
|
407
|
-
obj.disabled = true;
|
|
408
|
-
}
|
|
409
|
-
treeData.push(obj);
|
|
410
|
-
});
|
|
411
|
-
return treeData;
|
|
412
|
-
};
|
|
413
|
-
var Tree = LazyAntd.Tree,
|
|
414
|
-
TreeSelect = LazyAntd.TreeSelect,
|
|
415
|
-
Select = LazyAntd.Select,
|
|
416
|
-
Table = LazyAntd.Table,
|
|
417
|
-
Dropdown = LazyAntd.Dropdown,
|
|
418
|
-
Pagination = LazyAntd.Pagination;
|
|
419
|
-
// 1表示未处置,9表示已处置
|
|
420
|
-
var riskType;
|
|
421
|
-
(function (riskType) {
|
|
422
|
-
riskType["DiagnosisRemind"] = "DiagnosisRemind";
|
|
423
|
-
riskType["RiskMark"] = "RiskMark";
|
|
424
|
-
})(riskType || (riskType = {}));
|
|
425
|
-
function HighRiskWarn(_ref2) {
|
|
426
|
-
var modal_data = _ref2.modal_data,
|
|
427
|
-
others = _objectWithoutProperties(_ref2, _excluded2);
|
|
428
|
-
var _modal_data$highriskW = modal_data.highriskWarn,
|
|
429
|
-
highriskWarn = _modal_data$highriskW === void 0 ? {
|
|
430
|
-
tabKey: 1
|
|
431
|
-
} : _modal_data$highriskW,
|
|
432
|
-
makeSure = modal_data.makeSure,
|
|
433
|
-
changeWebsocketData = modal_data.changeWebsocketData,
|
|
434
|
-
websocketData = modal_data.websocketData,
|
|
435
|
-
websocketDataSum = modal_data.websocketDataSum,
|
|
436
|
-
setDiagnosesList = modal_data.setDiagnosesList,
|
|
437
|
-
page = modal_data.page,
|
|
438
|
-
changewWebsocketSum = modal_data.changewWebsocketSum,
|
|
439
|
-
id = modal_data.id;
|
|
440
|
-
// const [highriskData, setHighriskData] = useState(null); //高危快讯数据
|
|
441
|
-
var _useState3 = useState('1'),
|
|
442
|
-
_useState4 = _slicedToArray(_useState3, 2),
|
|
443
|
-
activeKey = _useState4[0],
|
|
444
|
-
setActiveKey = _useState4[1]; //最外层tabkey 高危快讯 预警提醒
|
|
445
|
-
var _useState5 = useState(handleType.noprocess),
|
|
446
|
-
_useState6 = _slicedToArray(_useState5, 2),
|
|
447
|
-
tabBtn = _useState6[0],
|
|
448
|
-
setTabBtn = _useState6[1]; // 已处置 未处置标记
|
|
449
|
-
var _useState7 = useState(riskType.DiagnosisRemind),
|
|
450
|
-
_useState8 = _slicedToArray(_useState7, 2),
|
|
451
|
-
insideActive = _useState8[0],
|
|
452
|
-
setInsideActive = _useState8[1]; // 内层tabkey 高危 漏诊
|
|
453
|
-
var _useState9 = useState([]),
|
|
454
|
-
_useState10 = _slicedToArray(_useState9, 2),
|
|
455
|
-
selectRemind = _useState10[0],
|
|
456
|
-
setSelectRemind = _useState10[1]; // 选择的漏诊提醒标记数据标记数据
|
|
457
|
-
var _useState11 = useState([]),
|
|
458
|
-
_useState12 = _slicedToArray(_useState11, 2),
|
|
459
|
-
selectRiskMark = _useState12[0],
|
|
460
|
-
setSelectRiskMark = _useState12[1]; // 选择的高危标记
|
|
461
|
-
var _useState13 = useState({}),
|
|
462
|
-
_useState14 = _slicedToArray(_useState13, 2),
|
|
463
|
-
diagnoses = _useState14[0],
|
|
464
|
-
setDiagnoses = _useState14[1]; // 诊断模板
|
|
465
|
-
var _useState15 = useState([]),
|
|
466
|
-
_useState16 = _slicedToArray(_useState15, 2),
|
|
467
|
-
noProcessData = _useState16[0],
|
|
468
|
-
setNoPorcessData = _useState16[1]; // 未处置预警提醒数据
|
|
469
|
-
var _useState17 = useState([]),
|
|
470
|
-
_useState18 = _slicedToArray(_useState17, 2),
|
|
471
|
-
processData = _useState18[0],
|
|
472
|
-
setProcessData = _useState18[1]; // 已处置预警提醒数据
|
|
473
|
-
var _useState19 = useState([]),
|
|
474
|
-
_useState20 = _slicedToArray(_useState19, 2),
|
|
475
|
-
ignoreData = _useState20[0],
|
|
476
|
-
setIgnoreData = _useState20[1]; // 忽略数据
|
|
477
|
-
var _useState21 = useState(0),
|
|
478
|
-
_useState22 = _slicedToArray(_useState21, 2),
|
|
479
|
-
noProcessRiskMarklength = _useState22[0],
|
|
480
|
-
setNoProcessRiskMarklength = _useState22[1]; // 未处置高危因素数据大小
|
|
481
|
-
var _useState23 = useState(0),
|
|
482
|
-
_useState24 = _slicedToArray(_useState23, 2),
|
|
483
|
-
processRiskMarkLength = _useState24[0],
|
|
484
|
-
setProcessRiskMarkLength = _useState24[1]; // 已经处置高危数据大小
|
|
485
|
-
var _useState25 = useState(0),
|
|
486
|
-
_useState26 = _slicedToArray(_useState25, 2),
|
|
487
|
-
ignoreRiskMarkLength = _useState26[0],
|
|
488
|
-
setIgnoreRiskMarkLength = _useState26[1]; // 已经处置高危数据大小
|
|
489
|
-
var _useState27 = useState([]),
|
|
490
|
-
_useState28 = _slicedToArray(_useState27, 2),
|
|
491
|
-
noProcessRiskMark = _useState28[0],
|
|
492
|
-
setNoProcessRiskMark = _useState28[1]; // 为处置高危因素数据
|
|
493
|
-
var _useState29 = useState([]),
|
|
494
|
-
_useState30 = _slicedToArray(_useState29, 2),
|
|
495
|
-
noProcessRemind = _useState30[0],
|
|
496
|
-
setNoPrecessRemind = _useState30[1]; // 未处置漏诊提醒数据
|
|
497
|
-
var _useState31 = useState([]),
|
|
498
|
-
_useState32 = _slicedToArray(_useState31, 2),
|
|
499
|
-
processRiskMark = _useState32[0],
|
|
500
|
-
setProcessRiskMark = _useState32[1]; // 已经处置高危数据
|
|
501
|
-
var _useState33 = useState([]),
|
|
502
|
-
_useState34 = _slicedToArray(_useState33, 2),
|
|
503
|
-
processRemind = _useState34[0],
|
|
504
|
-
setProcessRemind = _useState34[1]; // 已经处置漏诊提醒数据
|
|
505
|
-
var _useState35 = useState([]),
|
|
506
|
-
_useState36 = _slicedToArray(_useState35, 2),
|
|
507
|
-
ignoreRiskMark = _useState36[0],
|
|
508
|
-
setIgnoreRiskMark = _useState36[1]; // 忽略高危数据
|
|
509
|
-
var _useState37 = useState([]),
|
|
510
|
-
_useState38 = _slicedToArray(_useState37, 2),
|
|
511
|
-
ignoreRemind = _useState38[0],
|
|
512
|
-
setIgnoreRemind = _useState38[1]; // 忽略漏诊提醒
|
|
513
|
-
var _useState39 = useState([]),
|
|
514
|
-
_useState40 = _slicedToArray(_useState39, 2),
|
|
515
|
-
ignoreRiskMarkInit = _useState40[0],
|
|
516
|
-
setIgnoreRiskMarkInit = _useState40[1]; // 初始化忽略高危数据
|
|
517
|
-
var _useState41 = useState(true),
|
|
518
|
-
_useState42 = _slicedToArray(_useState41, 2),
|
|
519
|
-
jump = _useState42[0],
|
|
520
|
-
setJump = _useState42[1]; // websocketData更新时,是否跳转到漏诊提醒,默认跳转
|
|
521
|
-
var _useState43 = useState(),
|
|
522
|
-
_useState44 = _slicedToArray(_useState43, 2),
|
|
523
|
-
headerInfo = _useState44[0],
|
|
524
|
-
set_headerInfo = _useState44[1];
|
|
525
|
-
//#region 生命周期
|
|
526
|
-
useEffect(function () {
|
|
527
|
-
setNoPorcessData(filterWsData(handleType.noprocess));
|
|
528
|
-
setProcessData(filterWsData(handleType.process));
|
|
529
|
-
setIgnoreData(filterWsData(handleType.ignore));
|
|
530
|
-
setNoProcessRiskMark(filterWsData(handleType.noprocess, riskType.RiskMark));
|
|
531
|
-
setNoPrecessRemind(filterWsData(handleType.noprocess, riskType.DiagnosisRemind));
|
|
532
|
-
setProcessRiskMark(filterWsData(handleType.process, riskType.RiskMark));
|
|
533
|
-
setProcessRemind(filterWsData(handleType.process, riskType.DiagnosisRemind));
|
|
534
|
-
setIgnoreRiskMark(filterWsData(handleType.ignore, riskType.RiskMark));
|
|
535
|
-
setIgnoreRemind(filterWsData(handleType.ignore, riskType.DiagnosisRemind));
|
|
536
|
-
console.log({
|
|
537
|
-
props: others
|
|
538
|
-
});
|
|
539
|
-
}, [websocketData]);
|
|
540
|
-
useEffect(function () {
|
|
541
|
-
setIgnoreRiskMarkInit(filterWsData(handleType.ignore, riskType.RiskMark, websocketDataSum));
|
|
542
|
-
}, [websocketDataSum]);
|
|
543
|
-
useEffect(function () {
|
|
544
|
-
console.log(ignoreRiskMark);
|
|
545
|
-
}, [ignoreRiskMark]);
|
|
546
|
-
useEffect(function () {
|
|
547
|
-
console.log('----------触发');
|
|
548
|
-
if (tabBtn == handleType.process) {
|
|
549
|
-
if (_size(processRemind) == 0 && _size(processRiskMark) > 0) {
|
|
550
|
-
setInsideActive(riskType.RiskMark);
|
|
551
|
-
} else {
|
|
552
|
-
setInsideActive(riskType.DiagnosisRemind);
|
|
553
|
-
}
|
|
554
|
-
} else if (tabBtn == handleType.noprocess) {
|
|
555
|
-
if (_size(noProcessRemind) == 0 && _size(noProcessRiskMark) > 0) {
|
|
556
|
-
setInsideActive(riskType.RiskMark);
|
|
557
|
-
} else {
|
|
558
|
-
if (jump == true) {
|
|
559
|
-
setInsideActive(riskType.DiagnosisRemind);
|
|
560
|
-
}
|
|
561
|
-
}
|
|
562
|
-
} else {
|
|
563
|
-
if (_size(ignoreRemind) == 0 && _size(ignoreRiskMark) > 0) {
|
|
564
|
-
setInsideActive(riskType.RiskMark);
|
|
565
|
-
} else {
|
|
566
|
-
if (jump == true || true) {
|
|
567
|
-
setInsideActive(riskType.DiagnosisRemind);
|
|
568
|
-
}
|
|
569
|
-
}
|
|
570
|
-
}
|
|
571
|
-
}, [noProcessRiskMark, noProcessRemind, processRiskMark, processRemind, ignoreRemind, ignoreRiskMark, tabBtn]);
|
|
572
|
-
useEffect(function () {
|
|
573
|
-
if (highriskWarn.tabKey == '2' && _size(warnDataByBoProcess()) == 0) {
|
|
574
|
-
setActiveKey('2');
|
|
575
|
-
}
|
|
576
|
-
}, [highriskWarn]);
|
|
577
|
-
useEffect(function () {
|
|
578
|
-
SMchc_Doctor.getOutpatientHeaderInfo(id).then(function (r) {
|
|
579
|
-
set_headerInfo(r);
|
|
580
|
-
});
|
|
581
|
-
}, [id]);
|
|
582
|
-
// 高危因素提醒数量提展示
|
|
583
|
-
useEffect(function () {
|
|
584
|
-
var noProcesslength = 0;
|
|
585
|
-
var Processlength = 0;
|
|
586
|
-
if (noProcessRiskMark.length > 0) {
|
|
587
|
-
noProcessRiskMark.map(function (item) {
|
|
588
|
-
var _item$data;
|
|
589
|
-
noProcesslength += item === null || item === void 0 || (_item$data = item.data) === null || _item$data === void 0 || (_item$data = _item$data.highriskTree) === null || _item$data === void 0 ? void 0 : _item$data.length;
|
|
590
|
-
});
|
|
591
|
-
setNoProcessRiskMarklength(noProcesslength);
|
|
592
|
-
}
|
|
593
|
-
if (processRiskMark.length > 0) {
|
|
594
|
-
processRiskMark.map(function (item) {
|
|
595
|
-
var _item$data2;
|
|
596
|
-
Processlength += item === null || item === void 0 || (_item$data2 = item.data) === null || _item$data2 === void 0 || (_item$data2 = _item$data2.highriskTree) === null || _item$data2 === void 0 ? void 0 : _item$data2.length;
|
|
597
|
-
});
|
|
598
|
-
setProcessRiskMarkLength(Processlength);
|
|
11
|
+
function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }
|
|
12
|
+
function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
|
|
13
|
+
import { SLocal_State } from '@lm_fe/service';
|
|
14
|
+
import { getFutureDate } from '@lm_fe/utils';
|
|
15
|
+
import { Button } from 'antd';
|
|
16
|
+
import dayjs from 'dayjs';
|
|
17
|
+
import { get, forEach, isEmpty, set } from 'lodash';
|
|
18
|
+
import React, { Component } from 'react';
|
|
19
|
+
var Index = /*#__PURE__*/function (_Component) {
|
|
20
|
+
function Index() {
|
|
21
|
+
var _this;
|
|
22
|
+
_classCallCheck(this, Index);
|
|
23
|
+
for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
|
|
24
|
+
args[_key] = arguments[_key];
|
|
599
25
|
}
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
// 优先展示预警处理tab
|
|
610
|
-
if (_size(warnDataByBoProcess()) > 0) {
|
|
611
|
-
setActiveKey('1');
|
|
612
|
-
}
|
|
613
|
-
// 初始化高危标记已选择
|
|
614
|
-
initSelectRiskMark();
|
|
615
|
-
}, [websocketData]);
|
|
616
|
-
useEffect(function () {
|
|
617
|
-
// 初始化高危标记已选择
|
|
618
|
-
initSelectRiskMark();
|
|
619
|
-
}, [insideActive]);
|
|
620
|
-
//#endregion
|
|
621
|
-
function tabsOnChange(key) {
|
|
622
|
-
setActiveKey(key);
|
|
623
|
-
}
|
|
624
|
-
function handleTabBtnClick(type) {
|
|
625
|
-
return function () {
|
|
626
|
-
setTabBtn(type);
|
|
627
|
-
setSelectRemind([]);
|
|
628
|
-
};
|
|
629
|
-
}
|
|
630
|
-
//#endregion
|
|
631
|
-
//#region 过滤数据
|
|
632
|
-
/**
|
|
633
|
-
* @param process 处理状态(已处置/未处置)
|
|
634
|
-
* @param messageType 消息类型(高危/漏诊)
|
|
635
|
-
* @returns
|
|
636
|
-
*/
|
|
637
|
-
function filterWsData(process, messageType) {
|
|
638
|
-
var data = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : websocketData;
|
|
639
|
-
var postData = _filter(data, function (item) {
|
|
640
|
-
if (messageType) {
|
|
641
|
-
return item.type == messageType && item.level == process;
|
|
642
|
-
}
|
|
643
|
-
return item.level == process;
|
|
644
|
-
});
|
|
645
|
-
return postData;
|
|
646
|
-
}
|
|
647
|
-
/**预警提醒数据未处置数据 */
|
|
648
|
-
function warnDataByBoProcess() {
|
|
649
|
-
return filterWsData(handleType.noprocess);
|
|
650
|
-
}
|
|
651
|
-
/**初始化已选择高危标记 */
|
|
652
|
-
function initSelectRiskMark() {
|
|
653
|
-
var newData = _filter(websocketData, function (item) {
|
|
654
|
-
return item.type == riskType.RiskMark && (item.level == tabBtn || item.level == "".concat(tabBtn, "read"));
|
|
655
|
-
});
|
|
656
|
-
var data = [];
|
|
657
|
-
_map(newData, function (item, index) {
|
|
658
|
-
var highriskTree = _get(item, "data.highriskTree");
|
|
659
|
-
_map(highriskTree, function (treeItem, ind) {
|
|
660
|
-
var children = _get(treeItem, "children");
|
|
661
|
-
_map(children, function (childrenItem, i) {
|
|
662
|
-
if (_get(childrenItem, "selected")) {
|
|
663
|
-
data.push(item);
|
|
664
|
-
}
|
|
665
|
-
});
|
|
666
|
-
});
|
|
667
|
-
});
|
|
668
|
-
setSelectRiskMark(data);
|
|
669
|
-
}
|
|
670
|
-
//#endregion
|
|
671
|
-
//#region 底部buttom操作
|
|
672
|
-
var handleSure = function handleSure(type) {
|
|
673
|
-
return function () {
|
|
674
|
-
var postData = [];
|
|
675
|
-
if (type == 'no') {
|
|
676
|
-
postData = getDataByTab(handleType.noprocess);
|
|
677
|
-
setAllSelectFalse(postData);
|
|
678
|
-
} else {
|
|
679
|
-
postData = insideActive == riskType.DiagnosisRemind ? selectRemind : selectRiskMark;
|
|
680
|
-
setJump(true);
|
|
681
|
-
}
|
|
682
|
-
var _postData = _cloneDeep(postData);
|
|
683
|
-
if (_size(_postData) == 0) {
|
|
684
|
-
_message.info('请先选择标记');
|
|
685
|
-
return;
|
|
686
|
-
}
|
|
687
|
-
if (insideActive == riskType.RiskMark && type == 'yes') {
|
|
688
|
-
var hasNoSelect = judgeSelect(noProcessRiskMark);
|
|
689
|
-
if (hasNoSelect) {
|
|
690
|
-
_Modal.confirm({
|
|
691
|
-
title: '提示',
|
|
692
|
-
content: '是否确认忽略其他为勾选项?',
|
|
693
|
-
onOk: function onOk() {
|
|
694
|
-
submitData(noProcessRiskMark, type);
|
|
695
|
-
},
|
|
696
|
-
onCancel: function onCancel() {},
|
|
697
|
-
okText: '确认',
|
|
698
|
-
cancelText: '取消'
|
|
699
|
-
});
|
|
700
|
-
return true;
|
|
26
|
+
_this = _callSuper(this, Index, [].concat(args));
|
|
27
|
+
_defineProperty(_this, "handleBtnClick", function () {
|
|
28
|
+
var form = _this.props.form;
|
|
29
|
+
var pregnancyData = form.getFieldValue();
|
|
30
|
+
window.mchc_modal.open('高危因素管理', {
|
|
31
|
+
modal_data: {
|
|
32
|
+
data: pregnancyData,
|
|
33
|
+
pregnancyId: pregnancyData === null || pregnancyData === void 0 ? void 0 : pregnancyData.id,
|
|
34
|
+
onFinish: _this.handleSave
|
|
701
35
|
}
|
|
702
|
-
}
|
|
703
|
-
submitData(_postData, type);
|
|
704
|
-
};
|
|
705
|
-
};
|
|
706
|
-
function submitData(_postData, type) {
|
|
707
|
-
var level = type == 'no' ? 0 : 9;
|
|
708
|
-
_map(_postData, function (item, index) {
|
|
709
|
-
_set(item, "handleType", type);
|
|
710
|
-
_set(item, "level", level);
|
|
711
|
-
});
|
|
712
|
-
makeSure(_postData);
|
|
713
|
-
setSelectRiskMark([]);
|
|
714
|
-
setSelectRemind([]);
|
|
715
|
-
}
|
|
716
|
-
function judgeSelect(dataArr) {
|
|
717
|
-
var bool = false;
|
|
718
|
-
console.log({
|
|
719
|
-
dataArr: dataArr
|
|
720
|
-
});
|
|
721
|
-
_map(dataArr, function (item, index) {
|
|
722
|
-
var highriskTree = _get(item, "data.highriskTree");
|
|
723
|
-
_map(highriskTree, function (treeItem, ind) {
|
|
724
|
-
var children = _get(treeItem, "children");
|
|
725
|
-
var count = 0;
|
|
726
|
-
for (var i = 0; i < _size(children); i++) {
|
|
727
|
-
var childrenItem = children[i];
|
|
728
|
-
if (_get(childrenItem, "selected")) {
|
|
729
|
-
break;
|
|
730
|
-
}
|
|
731
|
-
if (!_get(childrenItem, "selected")) {
|
|
732
|
-
count++;
|
|
733
|
-
}
|
|
734
|
-
}
|
|
735
|
-
if (count == _size(children)) {
|
|
736
|
-
bool = true;
|
|
737
|
-
}
|
|
738
|
-
});
|
|
739
|
-
});
|
|
740
|
-
return bool;
|
|
741
|
-
}
|
|
742
|
-
function setAllSelectFalse(dataArr) {
|
|
743
|
-
_map(dataArr, function (item, index) {
|
|
744
|
-
var highriskTree = _get(item, "data.highriskTree");
|
|
745
|
-
_map(highriskTree, function (treeItem, ind) {
|
|
746
|
-
var children = _get(treeItem, "children");
|
|
747
|
-
_map(children, function (childrenItem, i) {
|
|
748
|
-
_set(childrenItem, "selected", false);
|
|
749
|
-
});
|
|
750
|
-
});
|
|
751
|
-
});
|
|
752
|
-
}
|
|
753
|
-
// 忽略操作 type = 'yes'为忽略,'no'取消忽略
|
|
754
|
-
function handleIgnore(type) {
|
|
755
|
-
return function () {
|
|
756
|
-
setJump(true);
|
|
757
|
-
var level = null;
|
|
758
|
-
if (type == 'yes') {
|
|
759
|
-
level = '0';
|
|
760
|
-
} else {
|
|
761
|
-
level = '1';
|
|
762
|
-
}
|
|
763
|
-
var postData = insideActive == riskType.DiagnosisRemind ? selectRemind : selectRiskMark;
|
|
764
|
-
var postDataclone = _cloneDeep(postData);
|
|
765
|
-
_map(postDataclone, function (item) {
|
|
766
|
-
_set(item, 'level', level);
|
|
767
|
-
});
|
|
768
|
-
console.log({
|
|
769
|
-
postDataclone: postDataclone
|
|
770
36
|
});
|
|
771
|
-
makeSure(postDataclone);
|
|
772
|
-
setSelectRiskMark([]);
|
|
773
|
-
setSelectRemind([]);
|
|
774
|
-
changewWebsocketSum === null || changewWebsocketSum === void 0 || changewWebsocketSum();
|
|
775
|
-
};
|
|
776
|
-
}
|
|
777
|
-
//#endregion
|
|
778
|
-
//#region 内容操作
|
|
779
|
-
function handleProcess(diagId) {
|
|
780
|
-
var selectRemindArr = _filter(selectRemind, function (item) {
|
|
781
|
-
return item.id == diagId;
|
|
782
37
|
});
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
setSelectRiskMark([]);
|
|
789
|
-
setSelectRemind([]);
|
|
790
|
-
}
|
|
791
|
-
var handleCheck = function handleCheck(checkedKeys) {
|
|
792
|
-
var newwebsocketData = _cloneDeep(websocketData);
|
|
793
|
-
var checkedArr = _get(checkedKeys, "checked") || [];
|
|
794
|
-
var data = [];
|
|
795
|
-
_map(newwebsocketData, function (item, index) {
|
|
796
|
-
var highriskTree = _get(item, "data.highriskTree");
|
|
797
|
-
if (_get(item, 'level') == tabBtn) {
|
|
798
|
-
_map(highriskTree, function (treeItem, ind) {
|
|
799
|
-
var children = _get(treeItem, "children");
|
|
800
|
-
_map(children, function (childrenItem, i) {
|
|
801
|
-
var keyStr = (childrenItem.key || i.toString()) + '~' + childrenItem.value;
|
|
802
|
-
if (_get(childrenItem, "selected")) {
|
|
803
|
-
if (!checkedArr.includes(keyStr)) {
|
|
804
|
-
_set(childrenItem, "selected", false);
|
|
805
|
-
}
|
|
806
|
-
}
|
|
807
|
-
if (checkedArr.includes(keyStr)) {
|
|
808
|
-
_set(childrenItem, "selected", true);
|
|
809
|
-
// setSelectRiskMark([...selectRiskMark, item] as any);
|
|
810
|
-
data.push(item);
|
|
811
|
-
}
|
|
812
|
-
});
|
|
813
|
-
});
|
|
814
|
-
}
|
|
815
|
-
});
|
|
816
|
-
setJump(false);
|
|
817
|
-
setSelectRiskMark(data);
|
|
818
|
-
changeWebsocketData === null || changeWebsocketData === void 0 || changeWebsocketData(newwebsocketData);
|
|
819
|
-
};
|
|
820
|
-
var CheckboxOnChange = function CheckboxOnChange(item) {
|
|
821
|
-
return /*#__PURE__*/function () {
|
|
822
|
-
var _ref3 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee2(e) {
|
|
823
|
-
var newSelectRemind, ind, olddata, res, obj;
|
|
824
|
-
return _regeneratorRuntime.wrap(function _callee2$(_context2) {
|
|
825
|
-
while (1) switch (_context2.prev = _context2.next) {
|
|
38
|
+
_defineProperty(_this, "handleSave", /*#__PURE__*/function () {
|
|
39
|
+
var _ref = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee(data) {
|
|
40
|
+
var form, riskRecords, basicInfo, addRecord;
|
|
41
|
+
return _regeneratorRuntime.wrap(function _callee$(_context) {
|
|
42
|
+
while (1) switch (_context.prev = _context.next) {
|
|
826
43
|
case 0:
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
44
|
+
form = _this.props.form;
|
|
45
|
+
riskRecords = get(data, 'riskRecords') || [];
|
|
46
|
+
basicInfo = SLocal_State.getUserData();
|
|
47
|
+
/**同一医生同一天只保留一条高危记录*/
|
|
48
|
+
addRecord = {};
|
|
49
|
+
forEach(riskRecords, function (item) {
|
|
50
|
+
if (get(item, 'eventDate') === getFutureDate(0) && get(item, 'doctor') === get(basicInfo, 'firstName')) {
|
|
51
|
+
addRecord = item;
|
|
834
52
|
}
|
|
53
|
+
});
|
|
54
|
+
if (isEmpty(addRecord)) {
|
|
55
|
+
addRecord = {
|
|
56
|
+
eventDate: dayjs(),
|
|
57
|
+
doctor: get(basicInfo, 'firstName'),
|
|
58
|
+
highriskGrade: get(data, 'highriskGrade'),
|
|
59
|
+
highriskNote: get(data, 'highriskNote'),
|
|
60
|
+
infectionNote: get(data, 'infectionNote'),
|
|
61
|
+
gestationalWeek: get(data, 'currentGestationalWeek')
|
|
62
|
+
};
|
|
835
63
|
} else {
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
if (olddata) {
|
|
841
|
-
_context2.next = 10;
|
|
842
|
-
break;
|
|
64
|
+
set(addRecord, 'highriskGrade', get(data, 'highriskGrade'));
|
|
65
|
+
set(addRecord, 'highriskNote', get(data, 'highriskNote'));
|
|
66
|
+
set(addRecord, 'infectionNote', get(data, 'infectionNote'));
|
|
67
|
+
set(addRecord, 'gestationalWeek', get(data, 'gestationalWeek'));
|
|
843
68
|
}
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
case 10:
|
|
69
|
+
riskRecords.push(addRecord);
|
|
70
|
+
data = _objectSpread(_objectSpread({}, data), {}, {
|
|
71
|
+
riskRecords: riskRecords
|
|
72
|
+
});
|
|
73
|
+
form && form.setFieldsValue(data);
|
|
74
|
+
case 9:
|
|
851
75
|
case "end":
|
|
852
|
-
return
|
|
76
|
+
return _context.stop();
|
|
853
77
|
}
|
|
854
|
-
},
|
|
78
|
+
}, _callee);
|
|
855
79
|
}));
|
|
856
|
-
return function (
|
|
857
|
-
return
|
|
80
|
+
return function (_x) {
|
|
81
|
+
return _ref.apply(this, arguments);
|
|
858
82
|
};
|
|
859
|
-
}();
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
return
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
return /*#__PURE__*/React$1.createElement(_Empty, null);
|
|
870
|
-
}
|
|
871
|
-
var treeDataArr = [],
|
|
872
|
-
selectkeyArr = [],
|
|
873
|
-
openKeyArr = [];
|
|
874
|
-
_map(newData, function (item) {
|
|
875
|
-
var _item$data$highriskTr;
|
|
876
|
-
if (item.type !== 'RiskMark') return;
|
|
877
|
-
var highriskTree = (_item$data$highriskTr = item.data.highriskTree) !== null && _item$data$highriskTr !== void 0 ? _item$data$highriskTr : [];
|
|
878
|
-
var _transferData = transferData(highriskTree, tabBtn, _get(item, "handleTime"), _get(item, 'id'), ignoreRiskMarkInit),
|
|
879
|
-
treeData = _transferData.treeData,
|
|
880
|
-
selectkey = _transferData.selectkey,
|
|
881
|
-
openKey = _transferData.openKey;
|
|
882
|
-
treeDataArr = [].concat(_toConsumableArray(treeDataArr), _toConsumableArray(treeData));
|
|
883
|
-
selectkeyArr = [].concat(_toConsumableArray(selectkeyArr), _toConsumableArray(selectkey));
|
|
884
|
-
openKeyArr = [].concat(_toConsumableArray(openKeyArr), _toConsumableArray(openKey));
|
|
885
|
-
});
|
|
886
|
-
if (tabBtn == handleType.noprocess || tabBtn == handleType.ignore) {
|
|
887
|
-
return /*#__PURE__*/React$1.createElement("div", {
|
|
888
|
-
key: Math.random()
|
|
889
|
-
}, /*#__PURE__*/React$1.createElement(Tree, {
|
|
890
|
-
treeData: treeDataArr,
|
|
891
|
-
expandedKeys: openKeyArr,
|
|
892
|
-
checkedKeys: selectkeyArr,
|
|
893
|
-
checkable: true,
|
|
894
|
-
onCheck: handleCheck,
|
|
895
|
-
checkStrictly: true
|
|
896
|
-
}));
|
|
897
|
-
} else {
|
|
898
|
-
return /*#__PURE__*/React$1.createElement(Tree, {
|
|
899
|
-
treeData: treeDataArr,
|
|
900
|
-
expandedKeys: openKeyArr,
|
|
901
|
-
checkable: true,
|
|
902
|
-
checkedKeys: selectkeyArr,
|
|
903
|
-
titleRender: titleRender
|
|
904
|
-
});
|
|
905
|
-
}
|
|
906
|
-
}
|
|
907
|
-
function titleRender(treeData) {
|
|
908
|
-
return /*#__PURE__*/React$1.createElement("div", null, _get(treeData, "title"), tabBtn == handleType.process && treeData.children && /*#__PURE__*/React$1.createElement(React$1.Fragment, null, /*#__PURE__*/React$1.createElement("span", {
|
|
909
|
-
className: styles["handle-time"]
|
|
910
|
-
}, formatDate(_get(treeData, "handleTime"))), /*#__PURE__*/React$1.createElement(CustomIcon, {
|
|
911
|
-
type: "icon-laber",
|
|
912
|
-
className: styles["icon-laber"]
|
|
913
|
-
})), tabBtn == handleType.ignore && treeData.children && /*#__PURE__*/React$1.createElement("span", {
|
|
914
|
-
className: styles["handle-time"]
|
|
915
|
-
}, formatDate(_get(treeData, "handleTime"))));
|
|
916
|
-
}
|
|
917
|
-
function renderRemine() {
|
|
918
|
-
var newData = _filter(websocketData, function (item) {
|
|
919
|
-
return item.type == riskType.DiagnosisRemind && (item.level == tabBtn || item.level == "".concat(tabBtn, "read"));
|
|
920
|
-
});
|
|
921
|
-
if (_size(newData) == 0) {
|
|
922
|
-
return /*#__PURE__*/React$1.createElement(_Empty, null);
|
|
923
|
-
}
|
|
924
|
-
var treeData = transferdataRemind(newData);
|
|
925
|
-
return _map(treeData, function (item, index) {
|
|
926
|
-
var chenked = _findIndex(selectRemind, function (value) {
|
|
927
|
-
return value.id == item.id;
|
|
928
|
-
}) == -1 ? false : true;
|
|
929
|
-
return /*#__PURE__*/React$1.createElement("div", {
|
|
930
|
-
className: styles["checkbox-content"]
|
|
931
|
-
}, /*#__PURE__*/React$1.createElement(_Checkbox, {
|
|
932
|
-
checked: tabBtn == handleType.process ? true : chenked,
|
|
933
|
-
disabled: item.disabled,
|
|
934
|
-
onChange: CheckboxOnChange(item),
|
|
935
|
-
style: {
|
|
936
|
-
width: "100%"
|
|
937
|
-
}
|
|
938
|
-
}, /*#__PURE__*/React$1.createElement("div", {
|
|
939
|
-
className: styles["checkbox-item"]
|
|
940
|
-
}, /*#__PURE__*/React$1.createElement("span", {
|
|
941
|
-
className: styles["item-key"]
|
|
942
|
-
}, item.data.key), /*#__PURE__*/React$1.createElement("span", {
|
|
943
|
-
className: styles["item-content"]
|
|
944
|
-
}, item.data.content)), tabBtn == handleType.process && /*#__PURE__*/React$1.createElement(React$1.Fragment, null, /*#__PURE__*/React$1.createElement("span", {
|
|
945
|
-
className: styles["handle-time"]
|
|
946
|
-
}, formatDate(_get(item, "handleTime"))), /*#__PURE__*/React$1.createElement(CustomIcon, {
|
|
947
|
-
type: "icon-laber",
|
|
948
|
-
className: styles["icon-laber"]
|
|
949
|
-
})), tabBtn == handleType.ignore && /*#__PURE__*/React$1.createElement("span", {
|
|
950
|
-
className: styles["handle-time"]
|
|
951
|
-
}, formatDate(_get(item, "handleTime")))), chenked && tabBtn == handleType.noprocess && /*#__PURE__*/React$1.createElement(AddDiagnoses, {
|
|
952
|
-
headerInfo: headerInfo,
|
|
953
|
-
diagnosesTemplate: diagnoses[item.id],
|
|
954
|
-
diagId: item.id,
|
|
955
|
-
handelProcess: handleProcess,
|
|
956
|
-
diagnosesList: [],
|
|
957
|
-
page: page,
|
|
958
|
-
setDiagnosesList: setDiagnosesList
|
|
959
|
-
}));
|
|
960
|
-
});
|
|
961
|
-
}
|
|
962
|
-
//#endregion
|
|
963
|
-
//#region 判断
|
|
964
|
-
function getDataByTab(type) {
|
|
965
|
-
var postData = _filter(websocketData, function (item) {
|
|
966
|
-
return item.type == insideActive && item.level == type;
|
|
967
|
-
});
|
|
968
|
-
return postData;
|
|
969
|
-
}
|
|
970
|
-
function isDisabled() {
|
|
971
|
-
var data = insideActive == riskType.RiskMark ? selectRiskMark : selectRemind;
|
|
972
|
-
var bool = _size(data) == 0;
|
|
973
|
-
return bool;
|
|
974
|
-
}
|
|
975
|
-
function sizeData(type) {
|
|
976
|
-
if (type == 'parent') {
|
|
977
|
-
if (tabBtn == handleType.process) {
|
|
978
|
-
return _size(processData);
|
|
979
|
-
} else if (tabBtn == handleType.noprocess) {
|
|
980
|
-
return _size(noProcessData);
|
|
981
|
-
} else {
|
|
982
|
-
return _size(ignoreData);
|
|
983
|
-
}
|
|
984
|
-
} else if (type == 'riskMark') {
|
|
985
|
-
if (tabBtn == handleType.process) {
|
|
986
|
-
return _size(processRiskMark);
|
|
987
|
-
} else if (tabBtn == handleType.noprocess) {
|
|
988
|
-
return _size(noProcessRiskMark);
|
|
989
|
-
} else {
|
|
990
|
-
return _size(ignoreRiskMark);
|
|
991
|
-
}
|
|
992
|
-
} else {
|
|
993
|
-
if (tabBtn == handleType.process) {
|
|
994
|
-
return _size(processRemind);
|
|
995
|
-
} else if (tabBtn == handleType.noprocess) {
|
|
996
|
-
return _size(noProcessRemind);
|
|
997
|
-
} else {
|
|
998
|
-
return _size(ignoreRemind);
|
|
999
|
-
}
|
|
1000
|
-
}
|
|
1001
|
-
}
|
|
1002
|
-
//#endregion
|
|
1003
|
-
return /*#__PURE__*/React$1.createElement(_Modal, _extends({}, others, {
|
|
1004
|
-
width: 1095
|
|
1005
|
-
// style={{ left: '200px' }}
|
|
1006
|
-
,
|
|
1007
|
-
|
|
1008
|
-
visible: true,
|
|
1009
|
-
footer: null,
|
|
1010
|
-
className: styles["high-risk-warn-container"]
|
|
1011
|
-
}), /*#__PURE__*/React$1.createElement(_Tabs, {
|
|
1012
|
-
onChange: tabsOnChange,
|
|
1013
|
-
activeKey: activeKey
|
|
1014
|
-
}, /*#__PURE__*/React$1.createElement(_Tabs.TabPane, {
|
|
1015
|
-
tab: "\u9884\u8B66\u63D0\u9192",
|
|
1016
|
-
key: "1"
|
|
1017
|
-
}, /*#__PURE__*/React$1.createElement("div", {
|
|
1018
|
-
className: styles["content"]
|
|
1019
|
-
}, /*#__PURE__*/React$1.createElement("div", {
|
|
1020
|
-
className: styles["tab-content"]
|
|
1021
|
-
}, /*#__PURE__*/React$1.createElement("div", {
|
|
1022
|
-
onClick: handleTabBtnClick(handleType.noprocess),
|
|
1023
|
-
className: classnames(styles['tab-btn2'], _defineProperty({}, styles.active, tabBtn == handleType.noprocess))
|
|
1024
|
-
}, /*#__PURE__*/React$1.createElement(CustomIcon, {
|
|
1025
|
-
type: "icon-all",
|
|
1026
|
-
className: 'icon'
|
|
1027
|
-
}), " ", /*#__PURE__*/React$1.createElement("span", {
|
|
1028
|
-
className: styles["btn-name"]
|
|
1029
|
-
}, " \u672A\u5904\u7F6E")), /*#__PURE__*/React$1.createElement("div", {
|
|
1030
|
-
onClick: handleTabBtnClick(handleType.process),
|
|
1031
|
-
className: classnames(styles['tab-btn2'], _defineProperty({}, styles.active, tabBtn == handleType.process))
|
|
1032
|
-
}, /*#__PURE__*/React$1.createElement(CustomIcon, {
|
|
1033
|
-
type: "icon-batch",
|
|
1034
|
-
className: 'icon'
|
|
1035
|
-
}), " ", /*#__PURE__*/React$1.createElement("span", {
|
|
1036
|
-
className: styles["btn-name"]
|
|
1037
|
-
}, " \u5DF2\u5904\u7F6E")), /*#__PURE__*/React$1.createElement("div", {
|
|
1038
|
-
onClick: handleTabBtnClick(handleType.ignore),
|
|
1039
|
-
className: classnames(styles['tab-btn2'], _defineProperty({}, styles.active, tabBtn == handleType.ignore))
|
|
1040
|
-
}, /*#__PURE__*/React$1.createElement(CustomIcon, {
|
|
1041
|
-
type: "icon-batch",
|
|
1042
|
-
className: 'icon'
|
|
1043
|
-
}), " ", /*#__PURE__*/React$1.createElement("span", {
|
|
1044
|
-
className: styles["btn-name"]
|
|
1045
|
-
}, " \u5DF2\u5FFD\u7565"))), sizeData('parent') > 0 ? /*#__PURE__*/React$1.createElement(_Tabs, {
|
|
1046
|
-
type: "card"
|
|
1047
|
-
// accessKey={insideActive}
|
|
1048
|
-
,
|
|
1049
|
-
|
|
1050
|
-
activeKey: insideActive,
|
|
1051
|
-
className: styles["inside-content"],
|
|
1052
|
-
onChange: function onChange(key) {
|
|
1053
|
-
setInsideActive(key);
|
|
83
|
+
}());
|
|
84
|
+
return _this;
|
|
85
|
+
}
|
|
86
|
+
_inherits(Index, _Component);
|
|
87
|
+
return _createClass(Index, [{
|
|
88
|
+
key: "render",
|
|
89
|
+
value: function render() {
|
|
90
|
+
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Button, {
|
|
91
|
+
onClick: this.handleBtnClick
|
|
92
|
+
}, "\u7F16\u8F91"));
|
|
1054
93
|
}
|
|
1055
|
-
}
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
}, renderRemine()), sizeData('riskMark') > 0 && /*#__PURE__*/React$1.createElement(_Tabs.TabPane, {
|
|
1059
|
-
tab: "\u9AD8\u5371\u56E0\u7D20\u63D0\u9192(".concat(_get(_defineProperty(_defineProperty(_defineProperty({}, handleType.process, processRiskMarkLength), handleType.noprocess, noProcessRiskMarklength), handleType.ignore, ignoreRiskMarkLength), tabBtn)
|
|
1060
|
-
// tabBtn == handleType.process ? size(processRiskMark) : size(noProcessRiskMark)
|
|
1061
|
-
// tabBtn == handleType.process ? processRiskMarkLength : noProcessRiskMarklength
|
|
1062
|
-
, ")"),
|
|
1063
|
-
key: riskType.RiskMark
|
|
1064
|
-
}, renderRiskMark())) : /*#__PURE__*/React$1.createElement(_Empty, null), _size(getDataByTab(handleType.noprocess)) > 0 && tabBtn == handleType.noprocess && /*#__PURE__*/React$1.createElement("div", {
|
|
1065
|
-
className: styles["foot"]
|
|
1066
|
-
}, /*#__PURE__*/React$1.createElement(_Button, {
|
|
1067
|
-
className: styles["button-noremind"],
|
|
1068
|
-
onClick: handleIgnore('yes'),
|
|
1069
|
-
disabled: isDisabled()
|
|
1070
|
-
}, "\u5FFD\u7565"), /*#__PURE__*/React$1.createElement(_Button, {
|
|
1071
|
-
className: styles["button-noremind"],
|
|
1072
|
-
onClick: handleSure('no')
|
|
1073
|
-
}, "\u5FFD\u7565\u5168\u90E8,\u4E0D\u518D\u63D0\u9192"), insideActive == riskType.RiskMark && /*#__PURE__*/React$1.createElement(_Button, {
|
|
1074
|
-
type: "primary",
|
|
1075
|
-
onClick: handleSure('yes'),
|
|
1076
|
-
disabled: isDisabled()
|
|
1077
|
-
}, "\u786E\u5B9A")), tabBtn == handleType.ignore && /*#__PURE__*/React$1.createElement("div", {
|
|
1078
|
-
className: styles["foot"]
|
|
1079
|
-
}, /*#__PURE__*/React$1.createElement("div", null, "\u53D6\u6D88\u5FFD\u7565\u540E\uFF0C\u5C06\u6062\u590D\u5BF9\u5E94\u9009\u9879\u7684\u63D0\u9192\u529F\u80FD\uFF01"), /*#__PURE__*/React$1.createElement(_Button, {
|
|
1080
|
-
type: "primary",
|
|
1081
|
-
onClick: handleIgnore('no'),
|
|
1082
|
-
disabled: isDisabled()
|
|
1083
|
-
}, "\u53D6\u6D88\u5FFD\u7565"))))));
|
|
1084
|
-
}
|
|
1085
|
-
export { HighRiskWarn as default };
|
|
1086
|
-
//# sourceMappingURL=.root69.js.map
|
|
94
|
+
}]);
|
|
95
|
+
}(Component);
|
|
96
|
+
export { Index as default };
|