@lm_fe/components_m 0.1.201 → 0.2.5
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 +1 -1
- 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/DateRange/utils.d.ts +400 -0
- 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 -7
- 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 -5
- 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/TemplateTextarea/index.d.ts +1 -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/{.root93.js → BusinessComponents.TreatmentProgram.TreatmentProgramBasic.js} +70 -139
- package/dist/a_chunks/Inner.js +154 -273
- package/dist/a_chunks/{.root44.js → MyForm.components.MyAutoComplete.js} +4 -6
- package/dist/a_chunks/{.root46.js → MyForm.components.MyCascader.js} +2 -4
- package/dist/a_chunks/{.root55.js → MyForm.components.MyCheckbox.js} +43 -112
- package/dist/a_chunks/{.root47.js → MyForm.components.MyCustom.js} +23 -87
- package/dist/a_chunks/{.root48.js → MyForm.components.MyCustom2.js} +8 -79
- package/dist/a_chunks/{.root73.js → MyForm.components.MyCustom3.js} +6 -75
- package/dist/a_chunks/{.root50.js → MyForm.components.MyInputWithRed.js} +23 -88
- package/dist/a_chunks/{.root52.js → MyForm.components.MySelect.js} +10 -14
- package/dist/a_chunks/{.root53.js → MyForm.components.MyTable.js} +44 -114
- package/dist/a_chunks/{.root72.js → MyForm.components.MyTreeSelect.js} +8 -85
- package/dist/a_chunks/MyForm.components.SingleCheckbox.js +20 -0
- package/dist/a_chunks/TableEditableCell.js +12 -10
- package/dist/a_chunks/TemplateModal.js +111 -132
- package/dist/a_chunks/{.root36.js → components.business.BloodPressure.js} +17 -84
- package/dist/a_chunks/{.root37.js → components.business.DoubleInput.js} +17 -86
- package/dist/a_chunks/{.root38.js → components.business.FilterDateInput.js} +4 -8
- package/dist/a_chunks/{.root39.js → components.business.FundalHeightInput.js} +2 -4
- package/dist/a_chunks/{.root41.js → components.business.NormalButton.js} +4 -6
- package/dist/a_chunks/{.root4.js → components.business.PregnancyHistory.js} +128 -214
- package/dist/a_chunks/components.business.TextareaWithBtn.js +57 -0
- package/dist/a_chunks/{.root78.js → components.business.TextareaWithTemplate.js} +25 -96
- package/dist/a_chunks/{.root74.js → components.business.prenatalReturnTable.js} +39 -106
- package/dist/a_chunks/{.root.js → components_m.src.BaseEditPanel.js} +73 -130
- package/dist/a_chunks/components_m.src.BaseFormComponent.js +24 -0
- package/dist/a_chunks/components_m.src.BaseTable.js +30 -0
- package/dist/a_chunks/components_m.src.DataSelectWithAutoInput.js +69 -0
- package/dist/a_chunks/{.root2.js → components_m.src.MyForm.js} +97 -163
- package/dist/a_chunks/{.root23.js → components_m.src.PDFPreview.js} +0 -1
- package/dist/a_chunks/deathclassification.js +17 -33
- package/dist/a_chunks/index.js +2855 -5604
- package/dist/a_chunks/index2.js +2 -4
- package/dist/a_chunks/{.root94.js → src.BusinessComponents.Appgar.js} +55 -132
- package/dist/a_chunks/{.root82.js → src.BusinessComponents.BirthCertificateChildren.js} +35 -100
- package/dist/a_chunks/{.root34.js → src.BusinessComponents.BloodAndThalassemia.js} +22 -93
- package/dist/a_chunks/{.root80.js → src.BusinessComponents.BloodAndThalassemia2.js} +17 -18
- package/dist/a_chunks/{.root95.js → src.BusinessComponents.BregmaGroup.js} +13 -82
- package/dist/a_chunks/{.root96.js → src.BusinessComponents.CaesareanChildren.js} +39 -104
- package/dist/a_chunks/{.root98.js → src.BusinessComponents.Diagnosis.js} +46 -114
- package/dist/a_chunks/{.root99.js → src.BusinessComponents.DiagnosisList.js} +34 -97
- package/dist/a_chunks/{.root100.js → src.BusinessComponents.DiagnosisListInduced.js} +39 -102
- package/dist/a_chunks/{.root101.js → src.BusinessComponents.DiagnosisListv2.js} +160 -220
- package/dist/a_chunks/{.root102.js → src.BusinessComponents.FamilyTumorHistory.js} +32 -97
- package/dist/a_chunks/src.BusinessComponents.FetalNTCheck.js +61 -0
- package/dist/a_chunks/{.root109.js → src.BusinessComponents.GynaecologyOperationTemplateTextarea.js} +109 -168
- package/dist/a_chunks/{.root110.js → src.BusinessComponents.GynaecologyTemplateTextarea.js} +105 -164
- package/dist/a_chunks/{.root111.js → src.BusinessComponents.HighriskSign.js} +19 -95
- package/dist/a_chunks/{.root112.js → src.BusinessComponents.InducedFetus.js} +57 -126
- package/dist/a_chunks/{.root114.js → src.BusinessComponents.KnowledgeBase.js} +17 -24
- package/dist/a_chunks/{.root115.js → src.BusinessComponents.LaborProcess.js} +35 -103
- package/dist/a_chunks/src.BusinessComponents.MiddleUltsounds.js +82 -0
- package/dist/a_chunks/src.BusinessComponents.MiddleUltsoundsSingle.js +58 -0
- package/dist/a_chunks/src.BusinessComponents.NoenateRecord.js +658 -0
- package/dist/a_chunks/{.root119.js → src.BusinessComponents.NurseChildren.js} +46 -114
- package/dist/a_chunks/{.root120.js → src.BusinessComponents.NurseChildren2.js} +26 -93
- package/dist/a_chunks/{.root121.js → src.BusinessComponents.NursingFetus.js} +93 -161
- package/dist/a_chunks/{.root122.js → src.BusinessComponents.NursingFetusv2.js} +71 -136
- package/dist/a_chunks/{.root123.js → src.BusinessComponents.NursingFetusv3.js} +94 -163
- package/dist/a_chunks/{.root125.js → src.BusinessComponents.PostpartumFetal.js} +6 -75
- package/dist/a_chunks/src.BusinessComponents.PregnancyHistoryV2.js +20 -0
- package/dist/a_chunks/src.BusinessComponents.PressureInput.js +76 -0
- package/dist/a_chunks/{.root127.js → src.BusinessComponents.ProcedureCystocentesis.js} +82 -151
- package/dist/a_chunks/{.root130.js → src.BusinessComponents.RecordState.js} +20 -101
- package/dist/a_chunks/{.root131.js → src.BusinessComponents.ReferralRegister.js} +48 -112
- package/dist/a_chunks/{.root134.js → src.BusinessComponents.ReferralToRegister.js} +34 -97
- package/dist/a_chunks/{.root136.js → src.BusinessComponents.ShiftPatients.js} +61 -126
- package/dist/a_chunks/{.root83.js → src.BusinessComponents.TemplateTexDeathclassification1.js} +16 -87
- package/dist/a_chunks/{.root84.js → src.BusinessComponents.TemplateTexDeathclassification2.js} +15 -86
- package/dist/a_chunks/{.root138.js → src.BusinessComponents.TemplateTextarea.js} +15 -82
- package/dist/a_chunks/{.root139.js → src.BusinessComponents.TemplateTextareav2.js} +112 -175
- package/dist/a_chunks/{.root85.js → src.BusinessComponents.TemplateTextareav3.js} +48 -117
- package/dist/a_chunks/src.ConfigComponents.CheckboxGroup.js +74 -0
- package/dist/a_chunks/src.ConfigComponents.CheckboxWithInputv2.js +48 -0
- package/dist/a_chunks/src.ConfigComponents.CheckboxWithSingleInput.js +66 -0
- package/dist/a_chunks/{.root144.js → src.ConfigComponents.CustomEditInTable.js} +13 -79
- package/dist/a_chunks/src.ConfigComponents.InputWithLabel.js +41 -0
- package/dist/a_chunks/src.ConfigComponents.InputWithRangTip.js +72 -0
- package/dist/a_chunks/src.ConfigComponents.InputWithRange.js +30 -0
- package/dist/a_chunks/{.root107.js → src.ConfigComponents.NormalCheckboxWithInput.js} +21 -87
- package/dist/a_chunks/{.root128.js → src.ConfigComponents.ProcedureRecords.js} +28 -97
- package/dist/a_chunks/src.ConfigComponents.VaginaStrumentsRecordForm.js +329 -0
- package/dist/a_chunks/{.root22.js → src.FB_components.DoctorEnd_ImageReport_Report.js} +24 -99
- package/dist/a_chunks/{.root21.js → src.FB_components.DoctorEnd_SurveyReport_Report.js} +33 -99
- package/dist/a_chunks/src.FU_components.ArrayPanel.js +144 -0
- package/dist/a_chunks/src.FU_components.CommonFormTabs.js +61 -0
- package/dist/a_chunks/{.root13.js → src.FU_components.CommonFormTabs2.js} +23 -12
- package/dist/a_chunks/{.root14.js → src.FU_components.DateTimeInput.js} +42 -90
- package/dist/a_chunks/src.FU_components.FormSection.js +2220 -0
- package/dist/a_chunks/{.root187.js → src.FU_components.LoadFlag.js} +0 -1
- package/dist/a_chunks/src.FU_components.MchcDriverStatus.js +91 -0
- package/dist/a_chunks/src.FU_components.MyEditTable.js +283 -0
- package/dist/a_chunks/src.FU_components.MySearchSelect.js +29 -0
- package/dist/a_chunks/src.FU_components.TakeInVolumn.js +67 -0
- package/dist/a_chunks/src.FU_components.TakeOutVolumn.js +81 -0
- package/dist/a_chunks/src.FU_components.ToggleForm.js +49 -0
- package/dist/a_chunks/{.root153.js → src.GeneralComponents.AsyncAutoComplete.js} +11 -21
- package/dist/a_chunks/{.root155.js → src.GeneralComponents.CheckboxGroupObject.js} +19 -88
- package/dist/a_chunks/{.root186.js → src.GeneralComponents.CheckboxGroupObjectCustom.js} +23 -92
- package/dist/a_chunks/{.root71.js → src.GeneralComponents.CheckboxWithInput.js} +71 -141
- package/dist/a_chunks/src.GeneralComponents.DataTimePick.js +107 -0
- package/dist/a_chunks/{.root8.js → src.GeneralComponents.DatePicker.js} +14 -81
- package/dist/a_chunks/{.root5.js → src.GeneralComponents.DictionarySelect.js} +58 -125
- package/dist/a_chunks/{.root7.js → src.GeneralComponents.EditInTable.js} +219 -281
- package/dist/a_chunks/src.GeneralComponents.FormSectionInput.js +14 -0
- package/dist/a_chunks/{.root182.js → src.GeneralComponents.ImageUploadPreview.js} +8 -8
- package/dist/a_chunks/{.root183.js → src.GeneralComponents.ImageUploadPreviewIntranet.js} +6 -9
- package/dist/a_chunks/{.root6.js → src.GeneralComponents.InputWithLabel.js} +19 -88
- package/dist/a_chunks/src.GeneralComponents.MobileEditor.js +108 -0
- package/dist/a_chunks/{.root157.js → src.GeneralComponents.MultipleInputGroup.js} +13 -82
- package/dist/a_chunks/{.root158.js → src.GeneralComponents.RadioWithInput.js} +21 -90
- package/dist/a_chunks/src.GeneralComponents.RangePicker.js +46 -0
- package/dist/a_chunks/src.GeneralComponents.TimePicker.js +47 -0
- package/dist/a_chunks/src.GeneralComponents.UploadFile.js +86 -0
- package/dist/a_chunks/{.root162.js → src.GeneralComponents.UploadFileUrlEdit.js} +10 -12
- package/dist/a_chunks/src.GeneralComponents.border-title.js +32 -0
- package/dist/a_chunks/src.GeneralComponents.datapick_with_check.js +60 -0
- package/dist/a_chunks/src.doctor-end.GestationalWeekProjectTree.js +224 -0
- package/dist/a_chunks/{.root179.js → src.newly-component.hepatitis-new-baby.js} +17 -86
- package/dist/a_chunks/{.root81.js → src.others.TemplateTree.js} +47 -111
- package/dist/a_chunks/{.root163.js → src.selects.AgeSelect.js} +7 -12
- package/dist/a_chunks/{.root164.js → src.selects.ApgarScoreInput.js} +38 -53
- package/dist/a_chunks/{.root25.js → src.selects.CascaderAddress.js} +22 -30
- package/dist/a_chunks/src.selects.CountrySelect.js +32 -0
- package/dist/a_chunks/src.selects.DeviceStatusSelect.js +36 -0
- package/dist/a_chunks/{.root32.js → src.selects.NativePlace.js} +7 -6
- package/dist/a_chunks/{.root169.js → src.selects.ParentPermissionSelect.js} +5 -84
- package/dist/a_chunks/{.root26.js → src.selects.PatientAutoComplete.js} +21 -95
- package/dist/a_chunks/src.selects.PermissionTypeSelect.js +38 -0
- package/dist/a_chunks/src.selects.RadioWithInput.js +51 -0
- package/dist/a_chunks/src.selects.RadioWithInputNumber.js +61 -0
- package/dist/a_chunks/{.root174.js → src.selects.ReferralOrganizationSelect.js} +40 -36
- package/dist/a_chunks/src.selects.SelectWithNoneOption.js +70 -0
- package/dist/a_chunks/src.selects.SelectWithOptionsOrInput.js +2 -0
- package/dist/a_chunks/src.selects.TriggerTypeSelect.js +33 -0
- package/dist/doctor-end/index.d.ts +0 -2
- package/dist/index.d.ts +3 -10
- 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 +0 -339
- 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 +0 -130
- package/dist/a_chunks/.root103.js.map +0 -1
- package/dist/a_chunks/.root104.js +0 -298
- package/dist/a_chunks/.root104.js.map +0 -1
- package/dist/a_chunks/.root105.js +0 -503
- package/dist/a_chunks/.root105.js.map +0 -1
- package/dist/a_chunks/.root106.js +0 -107
- package/dist/a_chunks/.root106.js.map +0 -1
- package/dist/a_chunks/.root107.js.map +0 -1
- package/dist/a_chunks/.root108.js +0 -189
- package/dist/a_chunks/.root108.js.map +0 -1
- package/dist/a_chunks/.root109.js.map +0 -1
- package/dist/a_chunks/.root11.js +0 -95
- 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 +0 -266
- 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 +0 -151
- package/dist/a_chunks/.root116.js.map +0 -1
- package/dist/a_chunks/.root117.js +0 -127
- package/dist/a_chunks/.root117.js.map +0 -1
- package/dist/a_chunks/.root118.js +0 -525
- package/dist/a_chunks/.root118.js.map +0 -1
- package/dist/a_chunks/.root119.js.map +0 -1
- package/dist/a_chunks/.root12.js +0 -130
- 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 +0 -276
- package/dist/a_chunks/.root124.js.map +0 -1
- package/dist/a_chunks/.root125.js.map +0 -1
- package/dist/a_chunks/.root126.js +0 -86
- 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 +0 -1127
- 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 +0 -144
- package/dist/a_chunks/.root132.js.map +0 -1
- package/dist/a_chunks/.root133.js +0 -185
- package/dist/a_chunks/.root133.js.map +0 -1
- package/dist/a_chunks/.root134.js.map +0 -1
- package/dist/a_chunks/.root135.js +0 -1143
- package/dist/a_chunks/.root135.js.map +0 -1
- 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.map +0 -1
- 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.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 +0 -275
- 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.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.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.map +0 -1
- 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 +0 -247
- 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.map +0 -1
- package/dist/a_chunks/.root163.js.map +0 -1
- 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.map +0 -1
- package/dist/a_chunks/.root17.js +0 -138
- 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.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.map +0 -1
- package/dist/a_chunks/.root18.js +0 -152
- 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.map +0 -1
- 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.map +0 -1
- package/dist/a_chunks/.root187.js.map +0 -1
- package/dist/a_chunks/.root19.js +0 -121
- package/dist/a_chunks/.root19.js.map +0 -1
- package/dist/a_chunks/.root2.js.map +0 -1
- package/dist/a_chunks/.root20.js +0 -169
- 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 +0 -90
- 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 +0 -151
- package/dist/a_chunks/.root27.js.map +0 -1
- package/dist/a_chunks/.root28.js +0 -394
- package/dist/a_chunks/.root28.js.map +0 -1
- package/dist/a_chunks/.root29.js +0 -555
- package/dist/a_chunks/.root29.js.map +0 -1
- package/dist/a_chunks/.root3.js +0 -284
- package/dist/a_chunks/.root3.js.map +0 -1
- package/dist/a_chunks/.root30.js +0 -2227
- package/dist/a_chunks/.root30.js.map +0 -1
- package/dist/a_chunks/.root31.js +0 -286
- package/dist/a_chunks/.root31.js.map +0 -1
- package/dist/a_chunks/.root32.js.map +0 -1
- package/dist/a_chunks/.root33.js +0 -84
- package/dist/a_chunks/.root33.js.map +0 -1
- package/dist/a_chunks/.root34.js.map +0 -1
- package/dist/a_chunks/.root35.js +0 -288
- 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 +0 -273
- package/dist/a_chunks/.root40.js.map +0 -1
- package/dist/a_chunks/.root41.js.map +0 -1
- package/dist/a_chunks/.root42.js +0 -214
- package/dist/a_chunks/.root42.js.map +0 -1
- package/dist/a_chunks/.root43.js +0 -151
- package/dist/a_chunks/.root43.js.map +0 -1
- package/dist/a_chunks/.root44.js.map +0 -1
- package/dist/a_chunks/.root45.js +0 -21
- 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 +0 -82
- 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 +0 -338
- 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 +0 -23
- package/dist/a_chunks/.root54.js.map +0 -1
- package/dist/a_chunks/.root55.js.map +0 -1
- package/dist/a_chunks/.root56.js +0 -3357
- package/dist/a_chunks/.root56.js.map +0 -1
- package/dist/a_chunks/.root57.js +0 -567
- package/dist/a_chunks/.root57.js.map +0 -1
- package/dist/a_chunks/.root58.js +0 -198
- package/dist/a_chunks/.root58.js.map +0 -1
- package/dist/a_chunks/.root59.js +0 -165
- package/dist/a_chunks/.root59.js.map +0 -1
- package/dist/a_chunks/.root6.js.map +0 -1
- package/dist/a_chunks/.root60.js +0 -904
- package/dist/a_chunks/.root60.js.map +0 -1
- package/dist/a_chunks/.root61.js +0 -103
- package/dist/a_chunks/.root61.js.map +0 -1
- package/dist/a_chunks/.root62.js +0 -226
- package/dist/a_chunks/.root62.js.map +0 -1
- package/dist/a_chunks/.root63.js +0 -322
- package/dist/a_chunks/.root63.js.map +0 -1
- package/dist/a_chunks/.root64.js +0 -492
- package/dist/a_chunks/.root64.js.map +0 -1
- package/dist/a_chunks/.root65.js +0 -485
- package/dist/a_chunks/.root65.js.map +0 -1
- package/dist/a_chunks/.root66.js +0 -1056
- package/dist/a_chunks/.root66.js.map +0 -1
- package/dist/a_chunks/.root67.js +0 -299
- package/dist/a_chunks/.root67.js.map +0 -1
- package/dist/a_chunks/.root68.js +0 -206
- package/dist/a_chunks/.root68.js.map +0 -1
- package/dist/a_chunks/.root69.js +0 -1086
- package/dist/a_chunks/.root69.js.map +0 -1
- package/dist/a_chunks/.root7.js.map +0 -1
- package/dist/a_chunks/.root70.js +0 -857
- 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 +0 -578
- package/dist/a_chunks/.root75.js.map +0 -1
- package/dist/a_chunks/.root76.js +0 -540
- package/dist/a_chunks/.root76.js.map +0 -1
- package/dist/a_chunks/.root77.js +0 -336
- package/dist/a_chunks/.root77.js.map +0 -1
- package/dist/a_chunks/.root78.js.map +0 -1
- package/dist/a_chunks/.root79.js +0 -2311
- 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 +0 -351
- package/dist/a_chunks/.root86.js.map +0 -1
- package/dist/a_chunks/.root87.js +0 -94
- package/dist/a_chunks/.root87.js.map +0 -1
- package/dist/a_chunks/.root88.js +0 -101
- package/dist/a_chunks/.root88.js.map +0 -1
- package/dist/a_chunks/.root89.js +0 -248
- package/dist/a_chunks/.root89.js.map +0 -1
- package/dist/a_chunks/.root9.js +0 -687
- package/dist/a_chunks/.root9.js.map +0 -1
- package/dist/a_chunks/.root90.js +0 -356
- package/dist/a_chunks/.root90.js.map +0 -1
- package/dist/a_chunks/.root91.js +0 -143
- package/dist/a_chunks/.root91.js.map +0 -1
- package/dist/a_chunks/.root92.js +0 -143
- 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 +0 -521
- 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/selects/ApiPermissionSelect/index.d.ts +0 -21
- package/dist/selects/PermissionSelect/index.d.ts +0 -14
- package/dist/utils/adapter.d.ts +0 -97
- /package/dist/FU_components/MyBaseList/{_MyBaseList.d.ts → _MyBaseList copy.d.ts} +0 -0
|
@@ -10,93 +10,39 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
|
10
10
|
import _regeneratorRuntime from "@babel/runtime/regenerator";
|
|
11
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
12
|
function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
|
|
13
|
-
import {
|
|
14
|
-
import 'antd
|
|
15
|
-
import _Row from 'antd/es/row';
|
|
16
|
-
import 'antd/es/popconfirm/style';
|
|
17
|
-
import _Popconfirm from 'antd/es/popconfirm';
|
|
18
|
-
import 'antd/es/col/style';
|
|
19
|
-
import _Col from 'antd/es/col';
|
|
20
|
-
import 'antd/es/input/style';
|
|
21
|
-
import _Input from 'antd/es/input';
|
|
22
|
-
import 'antd/es/button/style';
|
|
23
|
-
import _Button from 'antd/es/button';
|
|
24
|
-
import 'antd/es/message/style';
|
|
25
|
-
import _message from 'antd/es/message';
|
|
26
|
-
import _set from 'lodash/set';
|
|
27
|
-
import _cloneDeep from 'lodash/cloneDeep';
|
|
28
|
-
import _get from 'lodash/get';
|
|
29
|
-
import React, { Component } from 'react';
|
|
30
|
-
import { PlusCircleOutlined, EditOutlined, DeleteOutlined, ArrowUpOutlined, ArrowDownOutlined, UsergroupAddOutlined, UserAddOutlined } from '@ant-design/icons';
|
|
13
|
+
import { MyIcon, LazyAntd } from '@lm_fe/components';
|
|
14
|
+
import { Tooltip, Modal, Input, Button, Row, Col, message, Tabs, Popconfirm } from 'antd';
|
|
31
15
|
import dayjs from 'dayjs';
|
|
32
|
-
import '
|
|
33
|
-
import
|
|
34
|
-
import '
|
|
35
|
-
import _Tabs from 'antd/es/tabs';
|
|
36
|
-
import _size from 'lodash/size';
|
|
37
|
-
import _omit from 'lodash/omit';
|
|
38
|
-
import _map from 'lodash/map';
|
|
39
|
-
import _isString from 'lodash/isString';
|
|
16
|
+
import { forEach, isUndefined, includes, concat, map, isEmpty, isString, size, set, get, omit, cloneDeep } from 'lodash';
|
|
17
|
+
import React, { Component } from 'react';
|
|
18
|
+
import { a as styleInject, C as CustomIcon } from './index.js';
|
|
40
19
|
import { SMchc_TemplateTrees } from '@lm_fe/service';
|
|
41
|
-
import 'antd/es/tooltip/style';
|
|
42
|
-
import _Tooltip from 'antd/es/tooltip';
|
|
43
|
-
import _isUndefined from 'lodash/isUndefined';
|
|
44
|
-
import _includes from 'lodash/includes';
|
|
45
|
-
import _concat from 'lodash/concat';
|
|
46
|
-
import _forEach from 'lodash/forEach';
|
|
47
|
-
import _isEmpty from 'lodash/isEmpty';
|
|
48
20
|
import { request } from '@lm_fe/utils';
|
|
49
|
-
import
|
|
50
|
-
import '@lm_fe/env';
|
|
51
|
-
import 'lodash/isFunction';
|
|
52
|
-
import 'antd/es/space/style';
|
|
53
|
-
import 'antd/es/space';
|
|
54
|
-
import 'antd/es/input-number/style';
|
|
55
|
-
import 'antd/es/input-number';
|
|
56
|
-
import 'lodash/indexOf';
|
|
57
|
-
import 'lodash/compact';
|
|
21
|
+
import '@lm_fe/provoke';
|
|
58
22
|
import 'classnames';
|
|
59
|
-
import '
|
|
60
|
-
import '
|
|
61
|
-
import 'lodash/isNumber';
|
|
62
|
-
import 'lodash/isBoolean';
|
|
63
|
-
import 'antd/es/divider/style';
|
|
64
|
-
import 'antd/es/divider';
|
|
65
|
-
import 'antd/es/switch/style';
|
|
66
|
-
import 'antd/es/switch';
|
|
67
|
-
import 'antd/es/form/style';
|
|
68
|
-
import 'antd/es/form';
|
|
69
|
-
import 'lodash/join';
|
|
70
|
-
import 'lodash/isEqual';
|
|
71
|
-
import 'lodash/isArray';
|
|
72
|
-
import 'lodash/identity';
|
|
73
|
-
import 'lodash/isObject';
|
|
74
|
-
import 'lodash/keys';
|
|
75
|
-
import 'lodash/keyBy';
|
|
76
|
-
import 'lodash/isNil';
|
|
77
|
-
import 'antd/es/spin/style';
|
|
78
|
-
import 'antd/es/spin';
|
|
79
|
-
import 'lodash/has';
|
|
80
|
-
import 'lodash/filter';
|
|
81
|
-
import 'react-to-print';
|
|
82
|
-
import 'lodash/reduce';
|
|
83
|
-
import 'lodash/debounce';
|
|
84
|
-
import 'lodash/pickBy';
|
|
85
|
-
import 'antd/es/auto-complete/style';
|
|
86
|
-
import 'antd/es/auto-complete';
|
|
87
|
-
import 'lodash/nth';
|
|
88
|
-
import 'lodash/assign';
|
|
89
|
-
import 'antd/es/popover/style';
|
|
90
|
-
import 'antd/es/popover';
|
|
91
|
-
import 'antd/es/menu/style';
|
|
92
|
-
import 'antd/es/menu';
|
|
23
|
+
import '@lm_fe/env';
|
|
24
|
+
import 'reconnecting-websocket';
|
|
93
25
|
import 'store';
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
26
|
+
var css_248z$2 = ".index-module_diagWrapper__gu-G2 {\n padding: 8px;\n max-height: 620px;\n overflow-y: auto;\n /*border: 1px solid #d7dce7;*/\n}\n.index-module_diagWrapper__gu-G2 .index-module_diagIpt__rTEBn {\n padding-bottom: 5px;\n}\n.index-module_diagWrapper__gu-G2 .index-module_firstDiag__2T4Gu {\n display: flex;\n align-items: center;\n margin: 7px 0 7px 5px;\n font-weight: 600;\n color: #150f55;\n}\n.index-module_diagWrapper__gu-G2 .index-module_singleDiag__urINn {\n display: flex;\n align-items: center;\n margin: 7px 0 7px 5px;\n font-weight: 600;\n color: #150f55;\n}\n.index-module_diagWrapper__gu-G2 .index-module_diagGP__kJFGa {\n display: inline-block;\n width: 12px;\n height: 21px;\n line-height: 21px;\n border-bottom: 1px #fe708b solid;\n}\n.index-module_diagWrapper__gu-G2 .index-module_diagWeek__m0nuP {\n width: 34px;\n padding: 0 2px;\n}\n.index-module_diagWrapper__gu-G2 .index-module_diagWeek2__81AGR {\n width: 54px;\n padding: 0 2px;\n}\n.index-module_diagWrapper__gu-G2 .index-module_diagWord__8Ix-y {\n display: flex;\n align-items: center;\n color: #150f55;\n cursor: pointer;\n background-color: #fce6ea;\n}\n.index-module_diagWrapper__gu-G2 .index-module_diagHighrisk__-nelK {\n background-color: #fcb9c5;\n}\n.index-module_diagWrapper__gu-G2 .index-module_diagNote__MK8J- {\n min-width: 60px;\n height: 28px;\n flex: 1;\n border: 0 none;\n outline: none;\n box-shadow: none;\n background-color: transparent;\n border-bottom: 1px #fe708b solid;\n}\n.index-module_diagWrapper__gu-G2 .index-module_diagNote__MK8J-::-ms-input-placeholder {\n text-align: center;\n}\n.index-module_diagWrapper__gu-G2 .index-module_diagNote__MK8J-::-webkit-input-placeholder {\n text-align: center;\n}\n.index-module_diagWrapper__gu-G2 .index-module_diag-popover__Tziw4 {\n display: flex;\n align-items: center;\n}\n.index-module_diagWrapper__gu-G2 .index-module_diag-words__LFwLQ {\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box !important;\n -webkit-box-orient: vertical;\n -webkit-line-clamp: 2;\n}\n.index-module_diagWrapper__gu-G2 .index-module_delBtn__PhMPK {\n color: #8a8a8a;\n font-size: 24px;\n}\n.index-module_diagHandle__0PiRp {\n cursor: pointer;\n}\n";
|
|
27
|
+
var styles$1 = {
|
|
28
|
+
"diagWrapper": "index-module_diagWrapper__gu-G2",
|
|
29
|
+
"diagIpt": "index-module_diagIpt__rTEBn",
|
|
30
|
+
"firstDiag": "index-module_firstDiag__2T4Gu",
|
|
31
|
+
"singleDiag": "index-module_singleDiag__urINn",
|
|
32
|
+
"diagGP": "index-module_diagGP__kJFGa",
|
|
33
|
+
"diagWeek": "index-module_diagWeek__m0nuP",
|
|
34
|
+
"diagWeek2": "index-module_diagWeek2__81AGR",
|
|
35
|
+
"diagWord": "index-module_diagWord__8Ix-y",
|
|
36
|
+
"diagHighrisk": "index-module_diagHighrisk__-nelK",
|
|
37
|
+
"diagNote": "index-module_diagNote__MK8J-",
|
|
38
|
+
"diag-popover": "index-module_diag-popover__Tziw4",
|
|
39
|
+
"diag-words": "index-module_diag-words__LFwLQ",
|
|
40
|
+
"delBtn": "index-module_delBtn__PhMPK",
|
|
41
|
+
"diagHandle": "index-module_diagHandle__0PiRp"
|
|
42
|
+
};
|
|
99
43
|
styleInject(css_248z$2);
|
|
44
|
+
var css_248z$1 = ".template-tree-wrapper .add-btn {\n text-align: right;\n}\n.template-tree-wrapper .ant-tree .ant-tree-list .ant-tree-title {\n display: inline-block;\n max-width: 320px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.template-tree-wrapper .handle-icon {\n cursor: pointer;\n margin-left: 10px;\n}\n";
|
|
45
|
+
styleInject(css_248z$1);
|
|
100
46
|
var Tree = LazyAntd.Tree,
|
|
101
47
|
TreeSelect = LazyAntd.TreeSelect,
|
|
102
48
|
Select = LazyAntd.Select,
|
|
@@ -126,8 +72,8 @@ var Index$2 = /*#__PURE__*/function (_Component) {
|
|
|
126
72
|
userid: userid
|
|
127
73
|
};
|
|
128
74
|
paramsStr = '';
|
|
129
|
-
|
|
130
|
-
if (!
|
|
75
|
+
forEach(paramsArr, function (value, key) {
|
|
76
|
+
if (!isUndefined(value)) {
|
|
131
77
|
paramsStr += "".concat(key, ".equals=").concat(value, "&");
|
|
132
78
|
}
|
|
133
79
|
});
|
|
@@ -304,8 +250,8 @@ var Index$2 = /*#__PURE__*/function (_Component) {
|
|
|
304
250
|
_this.setState({
|
|
305
251
|
checkedKeys: keys
|
|
306
252
|
});
|
|
307
|
-
|
|
308
|
-
if (
|
|
253
|
+
forEach(templateData, function (item) {
|
|
254
|
+
if (includes(checkedKeys, "".concat(item.id))) {
|
|
309
255
|
item.checked = true;
|
|
310
256
|
} else {
|
|
311
257
|
item.checked = false;
|
|
@@ -318,12 +264,12 @@ var Index$2 = /*#__PURE__*/function (_Component) {
|
|
|
318
264
|
var _this$state3 = _this.state,
|
|
319
265
|
templateData = _this$state3.templateData,
|
|
320
266
|
checkedKeysRight = _this$state3.checkedKeysRight;
|
|
321
|
-
var allCheckedKays =
|
|
267
|
+
var allCheckedKays = concat(keys, checkedKeysRight);
|
|
322
268
|
_this.setState({
|
|
323
269
|
checkedKeysLeft: keys
|
|
324
270
|
});
|
|
325
|
-
|
|
326
|
-
if (
|
|
271
|
+
forEach(templateData, function (item) {
|
|
272
|
+
if (includes(allCheckedKays, "".concat(item.id))) {
|
|
327
273
|
item.checked = true;
|
|
328
274
|
} else {
|
|
329
275
|
item.checked = false;
|
|
@@ -336,12 +282,12 @@ var Index$2 = /*#__PURE__*/function (_Component) {
|
|
|
336
282
|
var _this$state4 = _this.state,
|
|
337
283
|
templateData = _this$state4.templateData,
|
|
338
284
|
checkedKeysLeft = _this$state4.checkedKeysLeft;
|
|
339
|
-
var allCheckedKays =
|
|
285
|
+
var allCheckedKays = concat(keys, checkedKeysLeft);
|
|
340
286
|
_this.setState({
|
|
341
287
|
checkedKeysRight: keys
|
|
342
288
|
});
|
|
343
|
-
|
|
344
|
-
if (
|
|
289
|
+
forEach(templateData, function (item) {
|
|
290
|
+
if (includes(allCheckedKays, "".concat(item.id))) {
|
|
345
291
|
item.checked = true;
|
|
346
292
|
} else {
|
|
347
293
|
item.checked = false;
|
|
@@ -353,12 +299,12 @@ var Index$2 = /*#__PURE__*/function (_Component) {
|
|
|
353
299
|
var pid = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0;
|
|
354
300
|
var showIcd = _this.props.showIcd;
|
|
355
301
|
var treeData = [];
|
|
356
|
-
|
|
302
|
+
map(data, function (item) {
|
|
357
303
|
if (item.pid === pid) {
|
|
358
304
|
item.title = showIcd && item.code ? "\uFF08icd\uFF09".concat(item.val) : item.val;
|
|
359
305
|
item.key = String(item.id);
|
|
360
306
|
item.children = _this.transferTemplateData(data, item.id);
|
|
361
|
-
if (
|
|
307
|
+
if (isEmpty(item.children)) {
|
|
362
308
|
item.isLeaf = true;
|
|
363
309
|
} else {
|
|
364
310
|
item.isLeaf = false;
|
|
@@ -413,49 +359,59 @@ var Index$2 = /*#__PURE__*/function (_Component) {
|
|
|
413
359
|
display: 'flex',
|
|
414
360
|
flexDirection: 'row'
|
|
415
361
|
};
|
|
416
|
-
return nodeTreeItem && editable ? /*#__PURE__*/React.createElement("div", {
|
|
362
|
+
return nodeTreeItem && editable ? (/*#__PURE__*/React.createElement("div", {
|
|
417
363
|
style: menuStyle
|
|
418
|
-
}, pid === 0 ? /*#__PURE__*/React.createElement("div", {
|
|
419
|
-
className: css_248z$
|
|
364
|
+
}, pid === 0 ? (/*#__PURE__*/React.createElement("div", {
|
|
365
|
+
className: css_248z$1["handle-icon"],
|
|
420
366
|
onClick: function onClick() {
|
|
421
367
|
return _this2.handleTreeItem('add');
|
|
422
368
|
}
|
|
423
|
-
}, /*#__PURE__*/React.createElement(
|
|
369
|
+
}, /*#__PURE__*/React.createElement(Tooltip, {
|
|
424
370
|
placement: "bottom",
|
|
425
371
|
title: "\u6DFB\u52A0\u5B50\u6A21\u677F"
|
|
426
|
-
}, /*#__PURE__*/React.createElement(
|
|
427
|
-
|
|
372
|
+
}, /*#__PURE__*/React.createElement(MyIcon, {
|
|
373
|
+
value: 'PlusCircleOutlined'
|
|
374
|
+
})))) : null, /*#__PURE__*/React.createElement("div", {
|
|
375
|
+
className: css_248z$1["handle-icon"],
|
|
428
376
|
onClick: function onClick() {
|
|
429
377
|
return _this2.handleTreeItem('edit');
|
|
430
378
|
}
|
|
431
|
-
}, /*#__PURE__*/React.createElement(
|
|
379
|
+
}, /*#__PURE__*/React.createElement(Tooltip, {
|
|
432
380
|
placement: "bottom",
|
|
433
381
|
title: "\u4FEE\u6539"
|
|
434
|
-
}, /*#__PURE__*/React.createElement(
|
|
435
|
-
|
|
382
|
+
}, /*#__PURE__*/React.createElement(MyIcon, {
|
|
383
|
+
value: 'EditOutlined'
|
|
384
|
+
}))), /*#__PURE__*/React.createElement("div", {
|
|
385
|
+
className: css_248z$1["handle-icon"],
|
|
436
386
|
onClick: function onClick() {
|
|
437
387
|
return _this2.handleTreeItem('delete');
|
|
438
388
|
}
|
|
439
|
-
}, /*#__PURE__*/React.createElement(
|
|
389
|
+
}, /*#__PURE__*/React.createElement(Tooltip, {
|
|
440
390
|
placement: "bottom",
|
|
441
391
|
title: "\u5220\u9664"
|
|
442
|
-
}, /*#__PURE__*/React.createElement(
|
|
443
|
-
|
|
392
|
+
}, /*#__PURE__*/React.createElement(MyIcon, {
|
|
393
|
+
value: 'DeleteOutlined'
|
|
394
|
+
}))), /*#__PURE__*/React.createElement("div", {
|
|
395
|
+
className: css_248z$1["handle-icon"],
|
|
444
396
|
onClick: function onClick() {
|
|
445
397
|
return _this2.handleTreeSort('DOWN');
|
|
446
398
|
}
|
|
447
|
-
}, /*#__PURE__*/React.createElement(
|
|
399
|
+
}, /*#__PURE__*/React.createElement(Tooltip, {
|
|
448
400
|
placement: "bottom",
|
|
449
401
|
title: "\u4E0A\u79FB"
|
|
450
|
-
}, /*#__PURE__*/React.createElement(
|
|
451
|
-
|
|
402
|
+
}, /*#__PURE__*/React.createElement(MyIcon, {
|
|
403
|
+
value: 'ArrowUpOutlined'
|
|
404
|
+
}))), /*#__PURE__*/React.createElement("div", {
|
|
405
|
+
className: css_248z$1["handle-icon"],
|
|
452
406
|
onClick: function onClick() {
|
|
453
407
|
return _this2.handleTreeSort('UP');
|
|
454
408
|
}
|
|
455
|
-
}, /*#__PURE__*/React.createElement(
|
|
409
|
+
}, /*#__PURE__*/React.createElement(Tooltip, {
|
|
456
410
|
placement: "bottom",
|
|
457
411
|
title: "\u4E0B\u79FB"
|
|
458
|
-
}, /*#__PURE__*/React.createElement(
|
|
412
|
+
}, /*#__PURE__*/React.createElement(MyIcon, {
|
|
413
|
+
value: 'ArrowDownOutlined'
|
|
414
|
+
}))))) : null;
|
|
459
415
|
}
|
|
460
416
|
}, {
|
|
461
417
|
key: "renderHandleModal",
|
|
@@ -468,13 +424,13 @@ var Index$2 = /*#__PURE__*/function (_Component) {
|
|
|
468
424
|
operation = _this$state5.operation,
|
|
469
425
|
newTitle = _this$state5.newTitle;
|
|
470
426
|
var title = operationMapping[operation];
|
|
471
|
-
return /*#__PURE__*/React.createElement(
|
|
427
|
+
return /*#__PURE__*/React.createElement(Modal, {
|
|
472
428
|
title: title,
|
|
473
429
|
closable: true,
|
|
474
430
|
visible: modalVisible,
|
|
475
431
|
onCancel: this.handleCancel,
|
|
476
432
|
onOk: this.handleOk
|
|
477
|
-
}, operation === 'new' && /*#__PURE__*/React.createElement("div", null, "\u65B0\u589E\u6A21\u677F\u540D\u79F0\uFF1A", /*#__PURE__*/React.createElement(
|
|
433
|
+
}, operation === 'new' && (/*#__PURE__*/React.createElement("div", null, "\u65B0\u589E\u6A21\u677F\u540D\u79F0\uFF1A", /*#__PURE__*/React.createElement(Input, {
|
|
478
434
|
value: newTitle,
|
|
479
435
|
onChange: function onChange(e) {
|
|
480
436
|
return _this3.handleIptChange(e, 'new');
|
|
@@ -482,7 +438,7 @@ var Index$2 = /*#__PURE__*/function (_Component) {
|
|
|
482
438
|
style: {
|
|
483
439
|
width: '50%'
|
|
484
440
|
}
|
|
485
|
-
})), operation === 'add' && /*#__PURE__*/React.createElement("div", null, "\u65B0\u589E\u5B50\u6A21\u677F\uFF1A", /*#__PURE__*/React.createElement(
|
|
441
|
+
}))), operation === 'add' && (/*#__PURE__*/React.createElement("div", null, "\u65B0\u589E\u5B50\u6A21\u677F\uFF1A", /*#__PURE__*/React.createElement(Input, {
|
|
486
442
|
value: addTitle,
|
|
487
443
|
onChange: function onChange(e) {
|
|
488
444
|
return _this3.handleIptChange(e, 'add');
|
|
@@ -490,7 +446,7 @@ var Index$2 = /*#__PURE__*/function (_Component) {
|
|
|
490
446
|
style: {
|
|
491
447
|
width: '50%'
|
|
492
448
|
}
|
|
493
|
-
})), operation === 'edit' && /*#__PURE__*/React.createElement("div", null, "\u7F16\u8F91\u6A21\u677F\u540D\u79F0\uFF1A", /*#__PURE__*/React.createElement(
|
|
449
|
+
}))), operation === 'edit' && (/*#__PURE__*/React.createElement("div", null, "\u7F16\u8F91\u6A21\u677F\u540D\u79F0\uFF1A", /*#__PURE__*/React.createElement(Input, {
|
|
494
450
|
value: nodeTreeItem.title,
|
|
495
451
|
onChange: function onChange(e) {
|
|
496
452
|
return _this3.handleIptChange(e, 'edit');
|
|
@@ -498,7 +454,7 @@ var Index$2 = /*#__PURE__*/function (_Component) {
|
|
|
498
454
|
style: {
|
|
499
455
|
width: '50%'
|
|
500
456
|
}
|
|
501
|
-
})), operation === 'delete' && /*#__PURE__*/React.createElement("div", null, "\u662F\u5426\u5220\u9664\u6A21\u677F\uFF1A", nodeTreeItem.title));
|
|
457
|
+
}))), operation === 'delete' && /*#__PURE__*/React.createElement("div", null, "\u662F\u5426\u5220\u9664\u6A21\u677F\uFF1A", nodeTreeItem.title));
|
|
502
458
|
}
|
|
503
459
|
}, {
|
|
504
460
|
key: "renderTreatment",
|
|
@@ -516,12 +472,12 @@ var Index$2 = /*#__PURE__*/function (_Component) {
|
|
|
516
472
|
currentArea = _this$state6.currentArea,
|
|
517
473
|
nodeTreeItem = _this$state6.nodeTreeItem;
|
|
518
474
|
var treeData = this.transferTemplateData(templateData);
|
|
519
|
-
return /*#__PURE__*/React.createElement("div", null, editable ? /*#__PURE__*/React.createElement("div", {
|
|
520
|
-
className: css_248z$
|
|
521
|
-
}, /*#__PURE__*/React.createElement(
|
|
475
|
+
return /*#__PURE__*/React.createElement("div", null, editable ? (/*#__PURE__*/React.createElement("div", {
|
|
476
|
+
className: css_248z$1["add-btn"]
|
|
477
|
+
}, /*#__PURE__*/React.createElement(Button, {
|
|
522
478
|
size: "small",
|
|
523
479
|
onClick: this.handleAddBtnClick
|
|
524
|
-
}, "\u6DFB\u52A0\u6A21\u677F")) : null, divide ? /*#__PURE__*/React.createElement(
|
|
480
|
+
}, "\u6DFB\u52A0\u6A21\u677F"))) : null, divide ? (/*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, {
|
|
525
481
|
span: 12
|
|
526
482
|
}, /*#__PURE__*/React.createElement(Tree, {
|
|
527
483
|
style: {
|
|
@@ -536,7 +492,7 @@ var Index$2 = /*#__PURE__*/function (_Component) {
|
|
|
536
492
|
return _this4.onMouseEnter(e, 'treeLeft');
|
|
537
493
|
},
|
|
538
494
|
treeData: treeData.slice(0, Math.ceil(treeData.length / 2))
|
|
539
|
-
}), nodeTreeItem && currentArea === 'treeLeft' ? this.renderNodeTreeMenu() : null), /*#__PURE__*/React.createElement(
|
|
495
|
+
}), nodeTreeItem && currentArea === 'treeLeft' ? this.renderNodeTreeMenu() : null), /*#__PURE__*/React.createElement(Col, {
|
|
540
496
|
span: 12
|
|
541
497
|
}, /*#__PURE__*/React.createElement(Tree, {
|
|
542
498
|
style: {
|
|
@@ -551,7 +507,7 @@ var Index$2 = /*#__PURE__*/function (_Component) {
|
|
|
551
507
|
return _this4.onMouseEnter(e, 'treeright');
|
|
552
508
|
},
|
|
553
509
|
treeData: treeData.slice(Math.ceil(treeData.length / 2))
|
|
554
|
-
}), nodeTreeItem && currentArea === 'treeright' ? this.renderNodeTreeMenu() : null)) : /*#__PURE__*/React.createElement(
|
|
510
|
+
}), nodeTreeItem && currentArea === 'treeright' ? this.renderNodeTreeMenu() : null))) : (/*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, {
|
|
555
511
|
span: 24
|
|
556
512
|
}, /*#__PURE__*/React.createElement(Tree, {
|
|
557
513
|
style: {
|
|
@@ -566,20 +522,20 @@ var Index$2 = /*#__PURE__*/function (_Component) {
|
|
|
566
522
|
return _this4.onMouseEnter(e, '');
|
|
567
523
|
},
|
|
568
524
|
treeData: treeData
|
|
569
|
-
}), nodeTreeItem ? this.renderNodeTreeMenu() : null)));
|
|
525
|
+
}), nodeTreeItem ? this.renderNodeTreeMenu() : null))));
|
|
570
526
|
}
|
|
571
527
|
}, {
|
|
572
528
|
key: "render",
|
|
573
529
|
value: function render() {
|
|
574
530
|
var templateData = this.state.templateData;
|
|
575
531
|
return /*#__PURE__*/React.createElement("div", {
|
|
576
|
-
className: css_248z$
|
|
532
|
+
className: css_248z$1["template-tree-wrapper"]
|
|
577
533
|
}, templateData && this.renderTreatment(), this.renderHandleModal());
|
|
578
534
|
}
|
|
579
535
|
}]);
|
|
580
536
|
}(Component);
|
|
581
|
-
var css_248z
|
|
582
|
-
var styles
|
|
537
|
+
var css_248z = ".index-module_diag-template__-t0pr {\n width: 700px !important;\n height: 600px;\n}\n.index-module_diag-template__-t0pr .index-module_diag-ipt__iyREK {\n width: 80%;\n}\n.index-module_diag-template__-t0pr .index-module_search-info__NznZQ {\n color: #242741;\n font-size: 12px;\n margin: 8px 0 0 5px;\n}\n.index-module_diag-template__-t0pr .index-module_ant-tabs-content__zh7BS {\n height: 450px;\n overflow-y: auto;\n}\n.index-module_diag-template__-t0pr .index-module_ant-tabs-top__3tcuh > .index-module_ant-tabs-nav__Hi3SH::before {\n border: none;\n}\n.index-module_diag-template__-t0pr .index-module_ant-tabs-bar__WDSRD {\n border-bottom: none;\n}\n.index-module_diag-template__-t0pr .index-module_ant-tabs-tab-active__MWxhL .index-module_list-btn__YUeFA {\n color: #3d8bf7;\n border: 1px solid #007aff;\n}\n.index-module_diag-template__-t0pr .index-module_ant-tabs-ink-bar__aAF-9 {\n display: none !important;\n}\n.index-module_diag-template__-t0pr .index-module_ant-tabs-nav__Hi3SH {\n margin-bottom: 0;\n}\n.index-module_diag-template__-t0pr .index-module_ant-tabs-nav__Hi3SH .index-module_ant-tabs-tab-inner__rceG6 {\n padding: 0;\n padding-bottom: 3px;\n}\n.index-module_diag-template__-t0pr .index-module_ant-tabs-nav__Hi3SH .index-module_ant-tabs-tab__a9aFi {\n margin-right: 12px;\n}\n.index-module_diag-template__-t0pr .index-module_diag-item__xiMSD {\n padding-left: 3px;\n color: #383f4a;\n font-size: 16px;\n font-weight: 600;\n margin-bottom: 6px;\n cursor: pointer;\n}\n.index-module_diag-template__-t0pr .index-module_diag-item__xiMSD .index-module_diag-icon__sCGp4 {\n margin-left: 8px;\n display: none;\n}\n.index-module_diag-template__-t0pr .index-module_diag-item__xiMSD:hover {\n font-size: 18px;\n color: #007aff;\n border-radius: 6px;\n background-color: #f2f2fa;\n}\n.index-module_diag-template__-t0pr .index-module_diag-item__xiMSD:hover .index-module_diag-icon__sCGp4 {\n display: inline-block;\n}\n.index-module_diag-template__-t0pr .index-module_diag-item__xiMSD .index-module_diag-code__OH4Z3 {\n display: inline-block;\n border: 1px #007aff solid;\n margin-right: 6px;\n font-size: 12px;\n border-radius: 4px;\n padding: 0 3px;\n height: 16px;\n line-height: 16px;\n}\n.index-module_diag-template__-t0pr .index-module_ant-tree__p0JlJ {\n padding: 0;\n font-weight: 600;\n}\n.index-module_diag-template__-t0pr .index-module_ant-tree__p0JlJ .index-module_ant-tree-title__n3AP9 {\n padding-left: 3px;\n color: #383f4a;\n font-weight: 600;\n margin-bottom: 0;\n cursor: pointer;\n}\n.index-module_diag-template__-t0pr .index-module_ant-tree__p0JlJ .index-module_ant-tree-title__n3AP9:hover {\n font-size: 18px;\n color: #007aff;\n border-radius: 6px;\n background-color: #f2f2fa;\n}\n.index-module_diag-template__-t0pr .index-module_list-btn__YUeFA {\n height: 32px;\n color: #535881;\n font-weight: 600;\n padding: 0 15px;\n background-color: #fff;\n border: 1px solid #d8dce6;\n}\n";
|
|
538
|
+
var styles = {
|
|
583
539
|
"diag-template": "index-module_diag-template__-t0pr",
|
|
584
540
|
"diag-ipt": "index-module_diag-ipt__iyREK",
|
|
585
541
|
"search-info": "index-module_search-info__NznZQ",
|
|
@@ -598,7 +554,7 @@ var styles$1 = {
|
|
|
598
554
|
"ant-tree": "index-module_ant-tree__p0JlJ",
|
|
599
555
|
"ant-tree-title": "index-module_ant-tree-title__n3AP9"
|
|
600
556
|
};
|
|
601
|
-
styleInject(css_248z
|
|
557
|
+
styleInject(css_248z);
|
|
602
558
|
var Index$1 = /*#__PURE__*/function (_Component2) {
|
|
603
559
|
function Index$1() {
|
|
604
560
|
var _this5;
|
|
@@ -663,14 +619,14 @@ var Index$1 = /*#__PURE__*/function (_Component2) {
|
|
|
663
619
|
closeTemplate = _this5$props.closeTemplate,
|
|
664
620
|
addDiag = _this5$props.addDiag;
|
|
665
621
|
if (item) {
|
|
666
|
-
if (!
|
|
667
|
-
if (
|
|
622
|
+
if (!isString(item) && size(item.children) > 0) return;
|
|
623
|
+
if (isString(item)) {
|
|
668
624
|
addDiag({
|
|
669
625
|
diagnosis: item
|
|
670
626
|
});
|
|
671
627
|
} else {
|
|
672
|
-
|
|
673
|
-
addDiag(
|
|
628
|
+
set(item, 'diagnosis', get(item, 'val'));
|
|
629
|
+
addDiag(omit(item, ['id']));
|
|
674
630
|
}
|
|
675
631
|
closeTemplate();
|
|
676
632
|
}
|
|
@@ -687,17 +643,17 @@ var Index$1 = /*#__PURE__*/function (_Component2) {
|
|
|
687
643
|
case 0:
|
|
688
644
|
basicInfo = _this5.props.basicInfo;
|
|
689
645
|
delete item.id;
|
|
690
|
-
|
|
691
|
-
|
|
646
|
+
set(item, 'pid', 0);
|
|
647
|
+
set(item, 'type', type);
|
|
692
648
|
if (type === 2) {
|
|
693
|
-
|
|
649
|
+
set(item, 'depid', type);
|
|
694
650
|
} else {
|
|
695
|
-
|
|
651
|
+
set(item, 'userid', get(basicInfo, 'id'));
|
|
696
652
|
}
|
|
697
653
|
_context6.next = 7;
|
|
698
654
|
return SMchc_TemplateTrees.addTemplateTree(item);
|
|
699
655
|
case 7:
|
|
700
|
-
|
|
656
|
+
message.info('同步成功!');
|
|
701
657
|
case 8:
|
|
702
658
|
case "end":
|
|
703
659
|
return _context6.stop();
|
|
@@ -722,101 +678,84 @@ var Index$1 = /*#__PURE__*/function (_Component2) {
|
|
|
722
678
|
var _this6 = this;
|
|
723
679
|
var _this$props4 = this.props,
|
|
724
680
|
isShowDiagnosesTemplate = _this$props4.isShowDiagnosesTemplate,
|
|
725
|
-
basicInfo = _this$props4.basicInfo
|
|
726
|
-
diagnosesWord = _this$props4.diagnosesWord;
|
|
681
|
+
basicInfo = _this$props4.basicInfo;
|
|
727
682
|
var _this$state7 = this.state,
|
|
728
683
|
allDiagnosesTemplate = _this$state7.allDiagnosesTemplate,
|
|
729
684
|
activeKey = _this$state7.activeKey;
|
|
730
|
-
return /*#__PURE__*/React.createElement(
|
|
685
|
+
return /*#__PURE__*/React.createElement(Modal, {
|
|
731
686
|
centered: true,
|
|
732
687
|
title: "\u6DFB\u52A0\u8BCA\u65AD",
|
|
733
|
-
className: styles
|
|
688
|
+
className: styles["diag-template"],
|
|
734
689
|
footer: null,
|
|
735
690
|
visible: isShowDiagnosesTemplate,
|
|
736
691
|
onCancel: this.handleCancel
|
|
737
|
-
}, /*#__PURE__*/React.createElement(
|
|
738
|
-
className: styles
|
|
692
|
+
}, /*#__PURE__*/React.createElement(Input.Search, {
|
|
693
|
+
className: styles["diag-ipt"],
|
|
739
694
|
placeholder: "\u8BF7\u8F93\u5165\u8BCA\u65AD\u4FE1\u606F",
|
|
740
695
|
enterButton: "\u6DFB\u52A0\u8BCA\u65AD",
|
|
741
|
-
defaultValue:
|
|
696
|
+
defaultValue: '',
|
|
742
697
|
onChange: function onChange(e) {
|
|
743
698
|
return _this6.handleChange(e.target.value);
|
|
744
699
|
},
|
|
745
700
|
onSearch: this.handleSearch
|
|
746
|
-
}), /*#__PURE__*/React.createElement(
|
|
701
|
+
}), /*#__PURE__*/React.createElement(Tabs, {
|
|
747
702
|
activeKey: activeKey,
|
|
748
703
|
onChange: this.handleChangeTab
|
|
749
|
-
}, /*#__PURE__*/React.createElement(
|
|
750
|
-
tab: /*#__PURE__*/React.createElement(
|
|
751
|
-
className: styles
|
|
704
|
+
}, /*#__PURE__*/React.createElement(Tabs.TabPane, {
|
|
705
|
+
tab: /*#__PURE__*/React.createElement(Button, {
|
|
706
|
+
className: styles["list-btn"]
|
|
752
707
|
}, "\u5168\u90E8"),
|
|
753
708
|
key: "1"
|
|
754
|
-
},
|
|
709
|
+
}, map(allDiagnosesTemplate, function (item) {
|
|
755
710
|
return /*#__PURE__*/React.createElement("p", {
|
|
756
|
-
className: styles
|
|
711
|
+
className: styles["diag-item"]
|
|
757
712
|
}, /*#__PURE__*/React.createElement("span", {
|
|
758
713
|
onClick: function onClick() {
|
|
759
714
|
return _this6.handleSearch(item);
|
|
760
715
|
}
|
|
761
|
-
},
|
|
762
|
-
|
|
716
|
+
}, get(item, 'code') ? '(icd)' : null, get(item, 'val')), /*#__PURE__*/React.createElement(MyIcon, {
|
|
717
|
+
value: 'UsergroupAddOutlined',
|
|
718
|
+
className: styles["diag-icon"],
|
|
763
719
|
title: "\u540C\u6B65\u5230\u79D1\u5BA4\u8BCA\u65AD",
|
|
764
720
|
onClick: function onClick() {
|
|
765
721
|
return _this6.handleAddIcon(item, 2);
|
|
766
722
|
}
|
|
767
|
-
}), /*#__PURE__*/React.createElement(
|
|
768
|
-
|
|
723
|
+
}), /*#__PURE__*/React.createElement(MyIcon, {
|
|
724
|
+
value: 'UserAddOutlined',
|
|
725
|
+
className: styles["diag-icon"],
|
|
769
726
|
title: "\u540C\u6B65\u5230\u4E2A\u4EBA\u8BCA\u65AD",
|
|
770
727
|
onClick: function onClick() {
|
|
771
728
|
return _this6.handleAddIcon(item, 3);
|
|
772
729
|
}
|
|
773
730
|
}));
|
|
774
|
-
})), "(", /*#__PURE__*/React.createElement(
|
|
775
|
-
tab: /*#__PURE__*/React.createElement(
|
|
776
|
-
className: styles
|
|
731
|
+
})), "(", /*#__PURE__*/React.createElement(Tabs.TabPane, {
|
|
732
|
+
tab: /*#__PURE__*/React.createElement(Button, {
|
|
733
|
+
className: styles["list-btn"]
|
|
777
734
|
}, "\u79D1\u5BA4"),
|
|
778
735
|
key: "2"
|
|
779
|
-
}, activeKey === '2' && /*#__PURE__*/React.createElement(Index$2, {
|
|
736
|
+
}, activeKey === '2' && (/*#__PURE__*/React.createElement(Index$2, {
|
|
780
737
|
type: 2,
|
|
781
738
|
depid: 2,
|
|
782
739
|
checkable: false,
|
|
783
740
|
onSelected: this.handleSearch,
|
|
784
741
|
editable: true,
|
|
785
742
|
showIcd: true
|
|
786
|
-
})), ") (", /*#__PURE__*/React.createElement(
|
|
787
|
-
tab: /*#__PURE__*/React.createElement(
|
|
788
|
-
className: styles
|
|
743
|
+
}))), ") (", /*#__PURE__*/React.createElement(Tabs.TabPane, {
|
|
744
|
+
tab: /*#__PURE__*/React.createElement(Button, {
|
|
745
|
+
className: styles["list-btn"]
|
|
789
746
|
}, "\u4E2A\u4EBA"),
|
|
790
747
|
key: "3"
|
|
791
|
-
}, activeKey === '3' && /*#__PURE__*/React.createElement(Index$2, {
|
|
748
|
+
}, activeKey === '3' && (/*#__PURE__*/React.createElement(Index$2, {
|
|
792
749
|
type: 3,
|
|
793
|
-
userid:
|
|
750
|
+
userid: get(basicInfo, 'id'),
|
|
794
751
|
checkable: false,
|
|
795
752
|
onSelected: this.handleSearch,
|
|
796
753
|
editable: true,
|
|
797
754
|
showIcd: true
|
|
798
|
-
})), ")"));
|
|
755
|
+
}))), ")"));
|
|
799
756
|
}
|
|
800
757
|
}]);
|
|
801
758
|
}(Component);
|
|
802
|
-
var css_248z = ".index-module_diagWrapper__gu-G2 {\n padding: 8px;\n max-height: 620px;\n overflow-y: auto;\n /*border: 1px solid #d7dce7;*/\n}\n.index-module_diagWrapper__gu-G2 .index-module_diagIpt__rTEBn {\n padding-bottom: 5px;\n}\n.index-module_diagWrapper__gu-G2 .index-module_firstDiag__2T4Gu {\n display: flex;\n align-items: center;\n margin: 7px 0 7px 5px;\n font-weight: 600;\n color: #150f55;\n}\n.index-module_diagWrapper__gu-G2 .index-module_singleDiag__urINn {\n display: flex;\n align-items: center;\n margin: 7px 0 7px 5px;\n font-weight: 600;\n color: #150f55;\n}\n.index-module_diagWrapper__gu-G2 .index-module_diagGP__kJFGa {\n display: inline-block;\n width: 12px;\n height: 21px;\n line-height: 21px;\n border-bottom: 1px #fe708b solid;\n}\n.index-module_diagWrapper__gu-G2 .index-module_diagWeek__m0nuP {\n width: 34px;\n padding: 0 2px;\n}\n.index-module_diagWrapper__gu-G2 .index-module_diagWeek2__81AGR {\n width: 54px;\n padding: 0 2px;\n}\n.index-module_diagWrapper__gu-G2 .index-module_diagWord__8Ix-y {\n display: flex;\n align-items: center;\n color: #150f55;\n cursor: pointer;\n background-color: #fce6ea;\n}\n.index-module_diagWrapper__gu-G2 .index-module_diagHighrisk__-nelK {\n background-color: #fcb9c5;\n}\n.index-module_diagWrapper__gu-G2 .index-module_diagNote__MK8J- {\n min-width: 60px;\n height: 28px;\n flex: 1;\n border: 0 none;\n outline: none;\n box-shadow: none;\n background-color: transparent;\n border-bottom: 1px #fe708b solid;\n}\n.index-module_diagWrapper__gu-G2 .index-module_diagNote__MK8J-::-ms-input-placeholder {\n text-align: center;\n}\n.index-module_diagWrapper__gu-G2 .index-module_diagNote__MK8J-::-webkit-input-placeholder {\n text-align: center;\n}\n.index-module_diagWrapper__gu-G2 .index-module_diag-popover__Tziw4 {\n display: flex;\n align-items: center;\n}\n.index-module_diagWrapper__gu-G2 .index-module_diag-words__LFwLQ {\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box !important;\n -webkit-box-orient: vertical;\n -webkit-line-clamp: 2;\n}\n.index-module_diagWrapper__gu-G2 .index-module_delBtn__PhMPK {\n color: #8a8a8a;\n font-size: 24px;\n}\n.index-module_diagHandle__0PiRp {\n cursor: pointer;\n color: #150f55;\n}\n";
|
|
803
|
-
var styles = {
|
|
804
|
-
"diagWrapper": "index-module_diagWrapper__gu-G2",
|
|
805
|
-
"diagIpt": "index-module_diagIpt__rTEBn",
|
|
806
|
-
"firstDiag": "index-module_firstDiag__2T4Gu",
|
|
807
|
-
"singleDiag": "index-module_singleDiag__urINn",
|
|
808
|
-
"diagGP": "index-module_diagGP__kJFGa",
|
|
809
|
-
"diagWeek": "index-module_diagWeek__m0nuP",
|
|
810
|
-
"diagWeek2": "index-module_diagWeek2__81AGR",
|
|
811
|
-
"diagWord": "index-module_diagWord__8Ix-y",
|
|
812
|
-
"diagHighrisk": "index-module_diagHighrisk__-nelK",
|
|
813
|
-
"diagNote": "index-module_diagNote__MK8J-",
|
|
814
|
-
"diag-popover": "index-module_diag-popover__Tziw4",
|
|
815
|
-
"diag-words": "index-module_diag-words__LFwLQ",
|
|
816
|
-
"delBtn": "index-module_delBtn__PhMPK",
|
|
817
|
-
"diagHandle": "index-module_diagHandle__0PiRp"
|
|
818
|
-
};
|
|
819
|
-
styleInject(css_248z);
|
|
820
759
|
var Index = /*#__PURE__*/function (_React$Component) {
|
|
821
760
|
function Index() {
|
|
822
761
|
var _this7;
|
|
@@ -841,7 +780,7 @@ var Index = /*#__PURE__*/function (_React$Component) {
|
|
|
841
780
|
while (1) switch (_context7.prev = _context7.next) {
|
|
842
781
|
case 0:
|
|
843
782
|
_this7$props = _this7.props, value = _this7$props.value, onChange = _this7$props.onChange;
|
|
844
|
-
newList =
|
|
783
|
+
newList = cloneDeep(get(value, 'list'));
|
|
845
784
|
newList.splice(i, 1);
|
|
846
785
|
onChange(_objectSpread(_objectSpread({}, value), {}, {
|
|
847
786
|
list: newList
|
|
@@ -860,7 +799,7 @@ var Index = /*#__PURE__*/function (_React$Component) {
|
|
|
860
799
|
var _this7$props2 = _this7.props,
|
|
861
800
|
value = _this7$props2.value,
|
|
862
801
|
onChange = _this7$props2.onChange;
|
|
863
|
-
var newList =
|
|
802
|
+
var newList = cloneDeep(get(value, 'list'));
|
|
864
803
|
var item = newList[i];
|
|
865
804
|
item.note = v;
|
|
866
805
|
onChange(_objectSpread(_objectSpread({}, value), {}, {
|
|
@@ -879,14 +818,14 @@ var Index = /*#__PURE__*/function (_React$Component) {
|
|
|
879
818
|
while (1) switch (_context8.prev = _context8.next) {
|
|
880
819
|
case 0:
|
|
881
820
|
_this7$props3 = _this7.props, value = _this7$props3.value, onChange = _this7$props3.onChange;
|
|
882
|
-
list =
|
|
883
|
-
diag =
|
|
821
|
+
list = get(value, 'list') || [];
|
|
822
|
+
diag = get(diagnosisObj, 'diagnosis');
|
|
884
823
|
if (list.filter(function (item) {
|
|
885
824
|
return item.diagnosis === diag;
|
|
886
825
|
}).length === 0) {
|
|
887
|
-
newList =
|
|
888
|
-
|
|
889
|
-
|
|
826
|
+
newList = cloneDeep(list);
|
|
827
|
+
set(diagnosisObj, 'createDate', dayjs().format('YYYY-MM-DD'));
|
|
828
|
+
set(diagnosisObj, 'diagnosisCode', get(diagnosisObj, 'code'));
|
|
890
829
|
// 诊断互斥项
|
|
891
830
|
specialList = ['妊娠', '早孕', '中孕', '晚孕'];
|
|
892
831
|
specialIndex = -1;
|
|
@@ -909,7 +848,7 @@ var Index = /*#__PURE__*/function (_React$Component) {
|
|
|
909
848
|
list: newList
|
|
910
849
|
}));
|
|
911
850
|
} else {
|
|
912
|
-
|
|
851
|
+
message.warning('添加诊断重复!');
|
|
913
852
|
}
|
|
914
853
|
case 4:
|
|
915
854
|
case "end":
|
|
@@ -933,52 +872,54 @@ var Index = /*#__PURE__*/function (_React$Component) {
|
|
|
933
872
|
id = _this7$props4.id,
|
|
934
873
|
isShow = _this7$props4.isShow;
|
|
935
874
|
return /*#__PURE__*/React.createElement("div", {
|
|
936
|
-
className: styles["diagWrapper"]
|
|
937
|
-
}, !isAllPregnancies && /*#__PURE__*/React.createElement(
|
|
938
|
-
className: styles["diag-btn"],
|
|
939
|
-
icon: /*#__PURE__*/React.createElement(
|
|
875
|
+
className: styles$1["diagWrapper"]
|
|
876
|
+
}, !isAllPregnancies && (/*#__PURE__*/React.createElement(Button, {
|
|
877
|
+
className: styles$1["diag-btn"],
|
|
878
|
+
icon: /*#__PURE__*/React.createElement(MyIcon, {
|
|
879
|
+
value: 'PlusCircleOutlined'
|
|
880
|
+
}),
|
|
940
881
|
onClick: _this7.handleBtnClick
|
|
941
|
-
}, "\u6DFB\u52A0\u8BCA\u65AD"), !isShow && /*#__PURE__*/React.createElement("div", {
|
|
942
|
-
className: styles["firstDiag"]
|
|
882
|
+
}, "\u6DFB\u52A0\u8BCA\u65AD")), !isShow && (/*#__PURE__*/React.createElement("div", {
|
|
883
|
+
className: styles$1["firstDiag"]
|
|
943
884
|
}, /*#__PURE__*/React.createElement("span", {
|
|
944
|
-
className: styles["diagNum"]
|
|
885
|
+
className: styles$1["diagNum"]
|
|
945
886
|
}, "1\u3001"), "G", /*#__PURE__*/React.createElement("span", {
|
|
946
|
-
className: styles["diagGP"]
|
|
947
|
-
},
|
|
948
|
-
className: styles["diagGP"]
|
|
949
|
-
},
|
|
950
|
-
className: styles["diagGP diagWeek"]
|
|
951
|
-
},
|
|
952
|
-
className: styles["diagGP diagWeek2"]
|
|
953
|
-
},
|
|
887
|
+
className: styles$1["diagGP"]
|
|
888
|
+
}, get(value, 'gravidity')), "P", /*#__PURE__*/React.createElement("span", {
|
|
889
|
+
className: styles$1["diagGP"]
|
|
890
|
+
}, get(value, 'parity')), "\u598A\u5A20", /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("span", {
|
|
891
|
+
className: styles$1["diagGP diagWeek"]
|
|
892
|
+
}, get(value, 'gestationalWeek')), "\u5468"), id === 'inductionLabourDiagnosisDocument' && (/*#__PURE__*/React.createElement("span", null, /*#__PURE__*/React.createElement("span", {
|
|
893
|
+
className: styles$1["diagGP diagWeek2"]
|
|
894
|
+
}, get(value, 'fetalPostion') ? get(value, 'fetalPostion') : (/*#__PURE__*/React.createElement("span", {
|
|
954
895
|
style: {
|
|
955
896
|
color: '#ccc'
|
|
956
897
|
}
|
|
957
|
-
}, "\u80CE\u65B9\u4F4D")), ' ', ",\u5F15\u4EA7")),
|
|
958
|
-
return /*#__PURE__*/React.createElement(
|
|
959
|
-
className: styles["singleDiag"],
|
|
898
|
+
}, "\u80CE\u65B9\u4F4D"))), ' ', ",\u5F15\u4EA7")))), get(value, 'list') && get(value, 'list').map(function (item, i) {
|
|
899
|
+
return /*#__PURE__*/React.createElement(Row, {
|
|
900
|
+
className: styles$1["singleDiag"],
|
|
960
901
|
title: _this7.getTitle(item),
|
|
961
902
|
key: i
|
|
962
|
-
}, /*#__PURE__*/React.createElement(
|
|
903
|
+
}, /*#__PURE__*/React.createElement(Col, {
|
|
963
904
|
span: 18,
|
|
964
|
-
className: styles["diagWord"]
|
|
905
|
+
className: styles$1["diagWord"]
|
|
965
906
|
}, /*#__PURE__*/React.createElement("span", {
|
|
966
|
-
className: styles["diagNum"]
|
|
907
|
+
className: styles$1["diagNum"]
|
|
967
908
|
}, !isShow ? i + 2 : i + 1, "\u3001"), /*#__PURE__*/React.createElement("span", {
|
|
968
|
-
className: styles["diag-words"]
|
|
969
|
-
}, item.diagnosis), /*#__PURE__*/React.createElement(
|
|
970
|
-
className: styles["diagNote"],
|
|
909
|
+
className: styles$1["diag-words"]
|
|
910
|
+
}, item.diagnosis), /*#__PURE__*/React.createElement(Input, {
|
|
911
|
+
className: styles$1["diagNote"],
|
|
971
912
|
placeholder: "\u5907\u6CE8",
|
|
972
913
|
disabled: isAllPregnancies ? true : false,
|
|
973
914
|
value: item.note,
|
|
974
915
|
onChange: function onChange(e) {
|
|
975
916
|
return _this7.changeNote(e.target.value, i);
|
|
976
917
|
}
|
|
977
|
-
})), /*#__PURE__*/React.createElement(
|
|
918
|
+
})), /*#__PURE__*/React.createElement(Col, {
|
|
978
919
|
span: 4
|
|
979
|
-
}, item.createDate), !isAllPregnancies && /*#__PURE__*/React.createElement(
|
|
920
|
+
}, item.createDate), !isAllPregnancies && (/*#__PURE__*/React.createElement(Col, {
|
|
980
921
|
span: 1
|
|
981
|
-
}, /*#__PURE__*/React.createElement(
|
|
922
|
+
}, /*#__PURE__*/React.createElement(Popconfirm, {
|
|
982
923
|
placement: "topRight",
|
|
983
924
|
title: '你确定要删除这个诊断吗?',
|
|
984
925
|
onConfirm: function onConfirm() {
|
|
@@ -987,9 +928,9 @@ var Index = /*#__PURE__*/function (_React$Component) {
|
|
|
987
928
|
okText: "\u786E\u5B9A",
|
|
988
929
|
cancelText: "\u53D6\u6D88"
|
|
989
930
|
}, /*#__PURE__*/React.createElement(CustomIcon, {
|
|
990
|
-
className: styles["delBtn"],
|
|
931
|
+
className: styles$1["delBtn"],
|
|
991
932
|
type: "icon-cacncel"
|
|
992
|
-
}))));
|
|
933
|
+
})))));
|
|
993
934
|
}));
|
|
994
935
|
});
|
|
995
936
|
return _this7;
|
|
@@ -999,13 +940,12 @@ var Index = /*#__PURE__*/function (_React$Component) {
|
|
|
999
940
|
key: "render",
|
|
1000
941
|
value: function render() {
|
|
1001
942
|
var isShowDiagnosesTemplate = this.state.isShowDiagnosesTemplate;
|
|
1002
|
-
return /*#__PURE__*/React.createElement("div", null, this.renderDiagnoses(), isShowDiagnosesTemplate && /*#__PURE__*/React.createElement(Index$1,
|
|
943
|
+
return /*#__PURE__*/React.createElement("div", null, this.renderDiagnoses(), isShowDiagnosesTemplate && (/*#__PURE__*/React.createElement(Index$1, _objectSpread({
|
|
1003
944
|
isShowDiagnosesTemplate: isShowDiagnosesTemplate,
|
|
1004
945
|
closeTemplate: this.closeTemplate,
|
|
1005
946
|
addDiag: this.addDiag
|
|
1006
|
-
}, this.props)));
|
|
947
|
+
}, this.props))));
|
|
1007
948
|
}
|
|
1008
949
|
}]);
|
|
1009
950
|
}(React.Component);
|
|
1010
951
|
export { Index as default };
|
|
1011
|
-
//# sourceMappingURL=.root101.js.map
|