@lm_fe/components_m 0.1.201 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -0
- package/dist/BaseEditPanel/BaseEditPanelFormFC.d.ts +3 -0
- package/dist/BaseEditPanel/PanelWithChildFC.d.ts +10 -15
- package/dist/BaseList/index.d.ts +2 -2
- package/dist/BaseList/methods/index.d.ts +1 -4
- package/dist/BaseListOld/methods/index.d.ts +1 -5
- package/dist/BaseModalForm/DynamicForm.d.ts +0 -24
- package/dist/BaseModalForm/PatientList/index.d.ts +2 -2
- package/dist/BaseModalForm/index.d.ts +2 -2
- package/dist/BusinessComponents/BloodPressure/index.d.ts +2 -1
- package/dist/BusinessComponents/DiagnosisListInduced/index.d.ts +2 -1
- package/dist/BusinessComponents/DiagnosisListv2/template/index.d.ts +1 -2
- package/dist/BusinessComponents/HighriskGrade/index.d.ts +1 -1
- package/dist/BusinessComponents/HighriskSign/index.d.ts +1 -1
- package/dist/BusinessComponents/InspectionResultTextarea/utils.d.ts +0 -8
- package/dist/BusinessComponents/LaborProcess/index.d.ts +3 -3
- package/dist/BusinessComponents/NurseChildren/index.d.ts +5 -5
- package/dist/BusinessComponents/NurseChildren2/index.d.ts +1 -2
- package/dist/BusinessComponents/NursingFetusv2/index.d.ts +1 -2
- package/dist/BusinessComponents/NursingFetusv3/index.d.ts +3 -3
- package/dist/BusinessComponents/PregnancyHistory/config/index-table.d.ts +1 -1
- package/dist/BusinessComponents/ResultTextarea/index copy.d.ts +13 -0
- package/dist/BusinessComponents/ResultTextarea/index.d.ts +1 -1
- package/dist/BusinessComponents/ResultTextarea/utils.d.ts +0 -8
- package/dist/BusinessComponents/TemplateTexDeathclassification1/index.d.ts +2 -1
- package/dist/BusinessComponents/TemplateTextareav2/components/TemplateSelect.d.ts +2 -1
- package/dist/BusinessComponents/TreatmentProgram/TreatmentProgramTable/index.d.ts +3 -4
- package/dist/BusinessComponents/UltrosoundResultTextarea/utils.d.ts +0 -8
- package/dist/ConfigComponents/CheckboxWithInput/index.d.ts +2 -1
- package/dist/ConfigComponents/InputWithRange/index.d.ts +2 -1
- package/dist/ConfigComponents/NeonatalCareRecordTable/table/default.d.ts +3 -3
- package/dist/ConfigComponents/NeonatalCareRecordTable/table/gysy.d.ts +11 -11
- package/dist/ConfigComponents/NeonatalCareRecordTable/table/indx.d.ts +14 -14
- package/dist/ConfigComponents/NeonatalScaleExamination/table.d.ts +4 -4
- package/dist/ConfigComponents/NormalNursingTable/table.d.ts +1 -1
- package/dist/ConfigComponents/ObserMagnesiumsulphateTable/table.d.ts +3 -3
- package/dist/ConfigComponents/PastDeliveryNursingTable/table.d.ts +6 -6
- package/dist/ConfigComponents/PreDeliverNursingTable/table/default.d.ts +4 -4
- package/dist/ConfigComponents/SpecialNursingTable/table.d.ts +2 -2
- package/dist/FU_components/ArrayInput/index copy.d.ts +4 -0
- package/dist/FU_components/ArrayInput/index.d.ts +1 -4
- package/dist/FU_components/ArrayInput/types.d.ts +8 -9
- package/dist/FU_components/ArrayPanel/Display.d.ts +0 -1
- package/dist/FU_components/ArrayPanel/Inner.d.ts +5 -3
- package/dist/FU_components/CommonFormTabs/index.d.ts +1 -1
- package/dist/FU_components/CommonFormTabs/types.d.ts +4 -2
- package/dist/FU_components/CommonFormTabs/utils.d.ts +4 -0
- package/dist/FU_components/DateRange/index copy.d.ts +7 -0
- package/dist/FU_components/DateRange/index.d.ts +1 -7
- package/dist/FU_components/DateTimeInput/Inner.d.ts +2 -0
- package/dist/FU_components/DateTimeInput/index.d.ts +3 -1
- package/dist/FU_components/FormSection/FormSectionForm.d.ts +4 -0
- package/dist/FU_components/FormSection/RenderFormSectionComponent.d.ts +3 -3
- package/dist/FU_components/FormSection/form_control.d.ts +9 -0
- package/dist/FU_components/FormSection/helper.d.ts +7 -7
- package/dist/FU_components/FormSection/types.d.ts +4 -1
- package/dist/FU_components/FormSection/use_chrono.d.ts +17 -2
- package/dist/FU_components/HbvdnaInput/index.d.ts +2 -1
- package/dist/FU_components/HighriskGradeColorSpan/index.d.ts +1 -1
- package/dist/FU_components/IdNOButton/index copy.d.ts +1 -1
- package/dist/FU_components/MchcDriverStatus/Inner.d.ts +1 -1
- package/dist/FU_components/MyAutoComplete/index copy.d.ts +4 -0
- package/dist/FU_components/MyAutoComplete/index.d.ts +1 -4
- package/dist/FU_components/MyAutoComplete/types.d.ts +1 -1
- package/dist/FU_components/MyBaseList/methods/index.d.ts +1 -1
- package/dist/FU_components/MyBaseTable/strategies.d.ts +0 -5
- package/dist/FU_components/MyButton/{index.d.ts → index copy.d.ts } +1 -1
- package/dist/FU_components/MyEditTable/Inner.d.ts +4 -0
- package/dist/FU_components/MyEditTable/index.d.ts +2 -19
- package/dist/FU_components/MyEditTable/types.d.ts +16 -0
- package/dist/FU_components/MyReferralOrganizationSelect/index.d.ts +1 -1
- package/dist/FU_components/MySearchSelect/index.d.ts +2 -1
- package/dist/FU_components/MySelect/index.d.ts +1 -8
- package/dist/FU_components/MySelect/types.d.ts +3 -5
- package/dist/FU_components/OkButton/index.d.ts +2 -7
- package/dist/FU_components/PressureInput/index.d.ts +4 -0
- package/dist/FU_components/ResultTextarea/index.d.ts +19 -0
- package/dist/FU_components/index.d.ts +1 -3
- package/dist/FU_components/types.d.ts +1 -12
- package/dist/GeneralComponents/CaseTemplete/Inner.d.ts +4 -1
- package/dist/GeneralComponents/CheckboxGroupObject/index.d.ts +1 -1
- package/dist/GeneralComponents/CheckboxWithInput_gold/components.d.ts +200 -45
- package/dist/GeneralComponents/CheckboxWithInput_gold/index.d.ts +1 -5
- package/dist/GeneralComponents/CheckboxWithInput_gold/types.d.ts +1 -1
- package/dist/GeneralComponents/CheckboxWithInput_gold/utils.d.ts +0 -4
- package/dist/GeneralComponents/CustomIcon/index.d.ts +0 -1
- package/dist/GeneralComponents/DatePicker/Inner.d.ts +1 -1
- package/dist/GeneralComponents/DatePicker/index.d.ts +2 -2
- package/dist/GeneralComponents/DatePicker/utils.d.ts +35 -0
- package/dist/GeneralComponents/EditInTable/EditInTable_Inner copy.d.ts +3 -24
- package/dist/GeneralComponents/EditInTable/components.d.ts +1 -1
- package/dist/GeneralComponents/EditInTable/index.d.ts +2 -2
- package/dist/GeneralComponents/EditInTable/utils.d.ts +6 -1
- package/dist/GeneralComponents/ImageUploadPreview/Inner.d.ts +2 -1
- package/dist/GeneralComponents/ImageUploadPreview/index.d.ts +2 -1
- package/dist/GeneralComponents/InputNumber/index.d.ts +4 -4
- package/dist/GeneralComponents/MobileEditor/Inner.d.ts +6 -9
- package/dist/GeneralComponents/MobileEditor/index.d.ts +3 -2
- package/dist/GeneralComponents/UploadFile/index.d.ts +9 -1
- package/dist/GeneralComponents/UploadFileUrlEdit/index.d.ts +2 -1
- package/dist/MyForm/components/Base/CheckboxWithExtra.d.ts +3 -2
- package/dist/MyForm/components/MyButton/index.d.ts +1 -1
- package/dist/MyForm/components/MySelect/DefaultSelect.d.ts +3 -2
- package/dist/MyForm/components/MyTable/index.d.ts +1 -1
- package/dist/MyForm/components/MyTable/index2.d.ts +1 -1
- package/dist/MyForm/components/_MyFormComponent.d.ts +252 -0
- package/dist/MyForm/components/business/NormalButton/index.d.ts +1 -1
- package/dist/MyForm/components/business/PdProcedure/config/table.d.ts +1 -1
- package/dist/MyForm/components/business/PregnancyHistory/MyForm_Business_PregnancyHistory.d.ts +1 -1
- package/dist/MyForm/components/business/PregnancyHistory/config.d.ts +37 -9
- package/dist/MyForm/components/business/TextareaWithBtn/index.d.ts +4 -7
- package/dist/MyForm/form_new.d.ts +20 -1
- package/dist/a_chunks/.root.js +73 -130
- package/dist/a_chunks/.root10.js +124 -319
- package/dist/a_chunks/.root100.js +22 -393
- package/dist/a_chunks/.root101.js +83 -987
- package/dist/a_chunks/.root102.js +13 -278
- package/dist/a_chunks/.root103.js +83 -128
- package/dist/a_chunks/.root104.js +64 -277
- package/dist/a_chunks/.root105.js +133 -492
- package/dist/a_chunks/.root106.js +45 -106
- package/dist/a_chunks/.root107.js +43 -210
- package/dist/a_chunks/.root108.js +71 -174
- package/dist/a_chunks/.root109.js +38 -910
- package/dist/a_chunks/.root11.js +55 -89
- package/dist/a_chunks/.root110.js +46 -939
- package/dist/a_chunks/.root111.js +188 -169
- package/dist/a_chunks/.root112.js +16 -414
- package/dist/a_chunks/.root113.js +23 -257
- package/dist/a_chunks/.root114.js +1994 -163
- package/dist/a_chunks/.root115.js +33 -343
- package/dist/a_chunks/.root116.js +67 -150
- package/dist/a_chunks/.root117.js +35 -124
- package/dist/a_chunks/.root118.js +49 -523
- package/dist/a_chunks/.root119.js +58 -580
- package/dist/a_chunks/.root12.js +133 -117
- package/dist/a_chunks/.root120.js +62 -277
- package/dist/a_chunks/.root121.js +75 -512
- package/dist/a_chunks/.root122.js +75 -633
- package/dist/a_chunks/.root123.js +29 -669
- package/dist/a_chunks/.root124.js +57 -273
- package/dist/a_chunks/.root125.js +107 -200
- package/dist/a_chunks/.root126.js +179 -81
- package/dist/a_chunks/.root127.js +85 -792
- package/dist/a_chunks/.root128.js +108 -260
- package/dist/a_chunks/.root129.js +172 -1085
- package/dist/a_chunks/.root13.js +284 -119
- package/dist/a_chunks/.root130.js +200 -532
- package/dist/a_chunks/.root131.js +2 -242
- package/dist/a_chunks/.root132.js +185 -131
- package/dist/a_chunks/.root133.js +324 -180
- package/dist/a_chunks/.root134.js +13 -409
- package/dist/a_chunks/.root135.js +160 -1135
- package/dist/a_chunks/.root14.js +251 -316
- package/dist/a_chunks/.root15.js +58 -266
- package/dist/a_chunks/.root16.js +74 -240
- package/dist/a_chunks/.root17.js +38 -127
- package/dist/a_chunks/.root18.js +87 -148
- package/dist/a_chunks/.root19.js +182 -109
- package/dist/a_chunks/.root2.js +97 -163
- package/dist/a_chunks/.root20.js +237 -157
- package/dist/a_chunks/.root21.js +19 -258
- package/dist/a_chunks/.root22.js +20 -320
- package/dist/a_chunks/.root23.js +197 -20
- package/dist/a_chunks/.root24.js +190 -89
- package/dist/a_chunks/.root25.js +73 -196
- package/dist/a_chunks/.root26.js +102 -257
- package/dist/a_chunks/.root27.js +69 -142
- package/dist/a_chunks/.root28.js +79 -375
- package/dist/a_chunks/.root29.js +34 -542
- package/dist/a_chunks/.root3.js +103 -170
- package/dist/a_chunks/.root30.js +19 -2226
- package/dist/a_chunks/.root31.js +50 -279
- package/dist/a_chunks/.root32.js +49 -81
- package/dist/a_chunks/.root33.js +49 -84
- package/dist/a_chunks/.root34.js +200 -223
- package/dist/a_chunks/.root35.js +112 -279
- package/dist/a_chunks/.root36.js +136 -158
- package/dist/a_chunks/.root37.js +19 -146
- package/dist/a_chunks/.root38.js +101 -78
- package/dist/a_chunks/.root39.js +581 -34
- package/dist/a_chunks/.root4.js +635 -1056
- package/dist/a_chunks/.root40.js +25 -268
- package/dist/a_chunks/.root41.js +312 -18
- package/dist/a_chunks/.root42.js +138 -192
- package/dist/a_chunks/.root43.js +62 -128
- package/dist/a_chunks/.root44.js +264 -36
- package/dist/a_chunks/.root45.js +257 -20
- package/dist/a_chunks/.root46.js +2274 -47
- package/dist/a_chunks/.root47.js +490 -227
- package/dist/a_chunks/.root48.js +190 -160
- package/dist/a_chunks/.root49.js +168 -74
- package/dist/a_chunks/.root5.js +98 -349
- package/dist/a_chunks/.root50.js +146 -190
- package/dist/a_chunks/.root51.js +379 -305
- package/dist/a_chunks/.root52.js +237 -101
- package/dist/a_chunks/.root53.js +29 -296
- package/dist/a_chunks/.root54.js +69 -23
- package/dist/a_chunks/.root55.js +71 -660
- package/dist/a_chunks/.root56.js +356 -3320
- package/dist/a_chunks/.root57.js +206 -544
- package/dist/a_chunks/.root58.js +275 -185
- package/dist/a_chunks/.root59.js +150 -147
- package/dist/a_chunks/.root6.js +1003 -188
- package/dist/a_chunks/.root60.js +132 -882
- package/dist/a_chunks/.root61.js +288 -98
- package/dist/a_chunks/.root62.js +293 -213
- package/dist/a_chunks/.root63.js +299 -294
- package/dist/a_chunks/.root64.js +295 -450
- package/dist/a_chunks/.root65.js +924 -458
- package/dist/a_chunks/.root66.js +58 -1053
- package/dist/a_chunks/.root67.js +813 -255
- package/dist/a_chunks/.root68.js +892 -192
- package/dist/a_chunks/.root69.js +80 -1070
- package/dist/a_chunks/.root7.js +269 -725
- package/dist/a_chunks/.root70.js +333 -830
- package/dist/a_chunks/.root71.js +155 -376
- package/dist/a_chunks/.root72.js +245 -204
- package/dist/a_chunks/.root73.js +76 -148
- package/dist/a_chunks/.root74.js +54 -344
- package/dist/a_chunks/.root75.js +610 -530
- package/dist/a_chunks/.root76.js +34 -533
- package/dist/a_chunks/.root77.js +140 -328
- package/dist/a_chunks/.root78.js +472 -286
- package/dist/a_chunks/.root79.js +199 -2292
- package/dist/a_chunks/.root8.js +128 -163
- package/dist/a_chunks/.root80.js +476 -168
- package/dist/a_chunks/.root81.js +530 -535
- package/dist/a_chunks/.root82.js +565 -248
- package/dist/a_chunks/.root83.js +126 -242
- package/dist/a_chunks/.root84.js +14 -241
- package/dist/a_chunks/.root85.js +678 -430
- package/dist/a_chunks/.root86.js +161 -317
- package/dist/a_chunks/.root87.js +455 -88
- package/dist/a_chunks/.root88.js +175 -98
- package/dist/a_chunks/.root89.js +63 -237
- package/dist/a_chunks/.root9.js +93 -675
- package/dist/a_chunks/.root90.js +108 -348
- package/dist/a_chunks/.root91.js +331 -124
- package/dist/a_chunks/.root92.js +438 -139
- package/dist/a_chunks/.root93.js +102 -434
- package/dist/a_chunks/.root94.js +821 -346
- package/dist/a_chunks/.root95.js +39 -214
- package/dist/a_chunks/.root96.js +57 -349
- package/dist/a_chunks/.root97.js +274 -510
- package/dist/a_chunks/.root98.js +22 -366
- package/dist/a_chunks/.root99.js +57 -375
- package/dist/a_chunks/Inner.js +149 -262
- package/dist/a_chunks/TableEditableCell.js +12 -10
- package/dist/a_chunks/TemplateModal.js +111 -132
- package/dist/a_chunks/deathclassification.js +17 -33
- package/dist/a_chunks/index.js +2930 -5417
- package/dist/a_chunks/index2.js +2 -4
- package/dist/doctor-end/index.d.ts +0 -2
- package/dist/index.d.ts +3 -8
- package/dist/index.js +8 -77
- package/dist/layout/header.d.ts +0 -1
- package/dist/modals/index.d.ts +1 -16
- package/dist/modals/meta.d.ts +1 -16
- package/dist/newly-component/hepatitis-new-baby/components/Form.d.ts +2 -1
- package/dist/newly-component/hepatitis-new-baby/index.d.ts +2 -1
- package/dist/selects/NormalSelect/index.d.ts +1 -1
- package/dist/selects/SelectWithNo/index copy.d.ts +2 -0
- package/dist/selects/SelectWithNo/index.d.ts +2 -2
- package/dist/utils/InterceptComponent.d.ts +1 -0
- package/dist/utils/dictionary.d.ts +2 -13
- package/dist/utils/format.d.ts +4 -4
- package/dist/utils/index.d.ts +1 -1
- package/dist/utils/useMarshal.d.ts +3 -3
- package/dist/utils/utils.d.ts +0 -4
- package/package.json +32 -19
- package/dist/ConfigComponents/OxytocinNursingTable/EditInTable/BaseTable.d.ts +0 -5
- package/dist/ConfigComponents/OxytocinNursingTable/EditInTable/EditInTableNoForm.d.ts +0 -51
- package/dist/ConfigComponents/OxytocinNursingTable/EditInTable/index.d.ts +0 -49
- package/dist/ConfigComponents/OxytocinNursingTable/index.d.ts +0 -2
- package/dist/ConfigComponents/OxytocinNursingTable/table/default.d.ts +0 -255
- package/dist/ConfigComponents/OxytocinNursingTable/table/gysy.d.ts +0 -234
- package/dist/ConfigComponents/OxytocinNursingTable/table/index.d.ts +0 -3
- package/dist/ConfigComponents/RevertEditInTable/index.d.ts +0 -1
- package/dist/FU_components/FormSection/utils.d.ts +0 -81
- package/dist/FU_components/SimpleForm/components/TabForm/index.d.ts +0 -14
- package/dist/FU_components/SimpleForm/components/extra/Custom.d.ts +0 -5
- package/dist/FU_components/SimpleForm/components/extra/SimpleSelect.d.ts +0 -6
- package/dist/FU_components/SimpleForm/index.d.ts +0 -45
- package/dist/FU_components/SimpleForm/types/help.d.ts +0 -3
- package/dist/FU_components/SimpleForm/types/lmTypes.d.ts +0 -85
- package/dist/FU_components/SimpleForm/types/metaTypes.d.ts +0 -28
- package/dist/GeneralComponents/CustomFormField/index.d.ts +0 -12
- package/dist/GeneralComponents/EditInTable/EditInTable_Inner copy 2.d.ts +0 -24
- package/dist/GeneralComponents/IconSelect/index.d.ts +0 -5
- package/dist/GeneralComponents/SelectTable/index.d.ts +0 -44
- package/dist/GeneralComponents/SoDiaoEditor/config.d.ts +0 -44
- package/dist/GeneralComponents/SoDiaoEditor/index.d.ts +0 -11
- package/dist/a_chunks/.root.js.map +0 -1
- package/dist/a_chunks/.root10.js.map +0 -1
- package/dist/a_chunks/.root100.js.map +0 -1
- package/dist/a_chunks/.root101.js.map +0 -1
- package/dist/a_chunks/.root102.js.map +0 -1
- package/dist/a_chunks/.root103.js.map +0 -1
- package/dist/a_chunks/.root104.js.map +0 -1
- package/dist/a_chunks/.root105.js.map +0 -1
- package/dist/a_chunks/.root106.js.map +0 -1
- package/dist/a_chunks/.root107.js.map +0 -1
- package/dist/a_chunks/.root108.js.map +0 -1
- package/dist/a_chunks/.root109.js.map +0 -1
- package/dist/a_chunks/.root11.js.map +0 -1
- package/dist/a_chunks/.root110.js.map +0 -1
- package/dist/a_chunks/.root111.js.map +0 -1
- package/dist/a_chunks/.root112.js.map +0 -1
- package/dist/a_chunks/.root113.js.map +0 -1
- package/dist/a_chunks/.root114.js.map +0 -1
- package/dist/a_chunks/.root115.js.map +0 -1
- package/dist/a_chunks/.root116.js.map +0 -1
- package/dist/a_chunks/.root117.js.map +0 -1
- package/dist/a_chunks/.root118.js.map +0 -1
- package/dist/a_chunks/.root119.js.map +0 -1
- package/dist/a_chunks/.root12.js.map +0 -1
- package/dist/a_chunks/.root120.js.map +0 -1
- package/dist/a_chunks/.root121.js.map +0 -1
- package/dist/a_chunks/.root122.js.map +0 -1
- package/dist/a_chunks/.root123.js.map +0 -1
- package/dist/a_chunks/.root124.js.map +0 -1
- package/dist/a_chunks/.root125.js.map +0 -1
- package/dist/a_chunks/.root126.js.map +0 -1
- package/dist/a_chunks/.root127.js.map +0 -1
- package/dist/a_chunks/.root128.js.map +0 -1
- package/dist/a_chunks/.root129.js.map +0 -1
- package/dist/a_chunks/.root13.js.map +0 -1
- package/dist/a_chunks/.root130.js.map +0 -1
- package/dist/a_chunks/.root131.js.map +0 -1
- package/dist/a_chunks/.root132.js.map +0 -1
- package/dist/a_chunks/.root133.js.map +0 -1
- package/dist/a_chunks/.root134.js.map +0 -1
- package/dist/a_chunks/.root135.js.map +0 -1
- package/dist/a_chunks/.root136.js +0 -507
- package/dist/a_chunks/.root136.js.map +0 -1
- package/dist/a_chunks/.root137.js +0 -570
- package/dist/a_chunks/.root137.js.map +0 -1
- package/dist/a_chunks/.root138.js +0 -197
- package/dist/a_chunks/.root138.js.map +0 -1
- package/dist/a_chunks/.root139.js +0 -903
- package/dist/a_chunks/.root139.js.map +0 -1
- package/dist/a_chunks/.root14.js.map +0 -1
- package/dist/a_chunks/.root140.js +0 -267
- package/dist/a_chunks/.root140.js.map +0 -1
- package/dist/a_chunks/.root141.js +0 -179
- package/dist/a_chunks/.root141.js.map +0 -1
- package/dist/a_chunks/.root142.js +0 -114
- package/dist/a_chunks/.root142.js.map +0 -1
- package/dist/a_chunks/.root143.js +0 -133
- package/dist/a_chunks/.root143.js.map +0 -1
- package/dist/a_chunks/.root144.js +0 -351
- package/dist/a_chunks/.root144.js.map +0 -1
- package/dist/a_chunks/.root145.js +0 -99
- package/dist/a_chunks/.root145.js.map +0 -1
- package/dist/a_chunks/.root146.js +0 -136
- package/dist/a_chunks/.root146.js.map +0 -1
- package/dist/a_chunks/.root147.js +0 -445
- package/dist/a_chunks/.root147.js.map +0 -1
- package/dist/a_chunks/.root148.js +0 -618
- package/dist/a_chunks/.root148.js.map +0 -1
- package/dist/a_chunks/.root149.js +0 -329
- package/dist/a_chunks/.root149.js.map +0 -1
- package/dist/a_chunks/.root15.js.map +0 -1
- package/dist/a_chunks/.root150.js +0 -381
- package/dist/a_chunks/.root150.js.map +0 -1
- package/dist/a_chunks/.root151.js +0 -299
- package/dist/a_chunks/.root151.js.map +0 -1
- package/dist/a_chunks/.root152.js +0 -105
- package/dist/a_chunks/.root152.js.map +0 -1
- package/dist/a_chunks/.root153.js +0 -117
- package/dist/a_chunks/.root153.js.map +0 -1
- package/dist/a_chunks/.root154.js +0 -101
- package/dist/a_chunks/.root154.js.map +0 -1
- package/dist/a_chunks/.root155.js +0 -279
- package/dist/a_chunks/.root155.js.map +0 -1
- package/dist/a_chunks/.root156.js +0 -91
- package/dist/a_chunks/.root156.js.map +0 -1
- package/dist/a_chunks/.root157.js +0 -154
- package/dist/a_chunks/.root157.js.map +0 -1
- package/dist/a_chunks/.root158.js +0 -213
- package/dist/a_chunks/.root158.js.map +0 -1
- package/dist/a_chunks/.root159.js +0 -122
- package/dist/a_chunks/.root159.js.map +0 -1
- package/dist/a_chunks/.root16.js.map +0 -1
- package/dist/a_chunks/.root160.js +0 -123
- package/dist/a_chunks/.root160.js.map +0 -1
- package/dist/a_chunks/.root161.js +0 -45
- package/dist/a_chunks/.root161.js.map +0 -1
- package/dist/a_chunks/.root162.js +0 -46
- package/dist/a_chunks/.root162.js.map +0 -1
- package/dist/a_chunks/.root163.js +0 -77
- package/dist/a_chunks/.root163.js.map +0 -1
- package/dist/a_chunks/.root164.js +0 -206
- package/dist/a_chunks/.root164.js.map +0 -1
- package/dist/a_chunks/.root165.js +0 -108
- package/dist/a_chunks/.root165.js.map +0 -1
- package/dist/a_chunks/.root166.js +0 -108
- package/dist/a_chunks/.root166.js.map +0 -1
- package/dist/a_chunks/.root167.js +0 -2074
- package/dist/a_chunks/.root167.js.map +0 -1
- package/dist/a_chunks/.root168.js +0 -112
- package/dist/a_chunks/.root168.js.map +0 -1
- package/dist/a_chunks/.root169.js +0 -147
- package/dist/a_chunks/.root169.js.map +0 -1
- package/dist/a_chunks/.root17.js.map +0 -1
- package/dist/a_chunks/.root170.js +0 -114
- package/dist/a_chunks/.root170.js.map +0 -1
- package/dist/a_chunks/.root171.js +0 -59
- package/dist/a_chunks/.root171.js.map +0 -1
- package/dist/a_chunks/.root172.js +0 -69
- package/dist/a_chunks/.root172.js.map +0 -1
- package/dist/a_chunks/.root173.js +0 -146
- package/dist/a_chunks/.root173.js.map +0 -1
- package/dist/a_chunks/.root174.js +0 -112
- package/dist/a_chunks/.root174.js.map +0 -1
- package/dist/a_chunks/.root175.js +0 -113
- package/dist/a_chunks/.root175.js.map +0 -1
- package/dist/a_chunks/.root176.js +0 -109
- package/dist/a_chunks/.root176.js.map +0 -1
- package/dist/a_chunks/.root177.js +0 -129
- package/dist/a_chunks/.root177.js.map +0 -1
- package/dist/a_chunks/.root178.js +0 -182
- package/dist/a_chunks/.root178.js.map +0 -1
- package/dist/a_chunks/.root179.js +0 -253
- package/dist/a_chunks/.root179.js.map +0 -1
- package/dist/a_chunks/.root18.js.map +0 -1
- package/dist/a_chunks/.root180.js +0 -458
- package/dist/a_chunks/.root180.js.map +0 -1
- package/dist/a_chunks/.root181.js +0 -1511
- package/dist/a_chunks/.root181.js.map +0 -1
- package/dist/a_chunks/.root182.js +0 -91
- package/dist/a_chunks/.root182.js.map +0 -1
- package/dist/a_chunks/.root183.js +0 -115
- package/dist/a_chunks/.root183.js.map +0 -1
- package/dist/a_chunks/.root184.js +0 -1202
- package/dist/a_chunks/.root184.js.map +0 -1
- package/dist/a_chunks/.root185.js +0 -83
- package/dist/a_chunks/.root185.js.map +0 -1
- package/dist/a_chunks/.root186.js +0 -267
- package/dist/a_chunks/.root186.js.map +0 -1
- package/dist/a_chunks/.root187.js +0 -18
- package/dist/a_chunks/.root187.js.map +0 -1
- package/dist/a_chunks/.root19.js.map +0 -1
- package/dist/a_chunks/.root2.js.map +0 -1
- package/dist/a_chunks/.root20.js.map +0 -1
- package/dist/a_chunks/.root21.js.map +0 -1
- package/dist/a_chunks/.root22.js.map +0 -1
- package/dist/a_chunks/.root23.js.map +0 -1
- package/dist/a_chunks/.root24.js.map +0 -1
- package/dist/a_chunks/.root25.js.map +0 -1
- package/dist/a_chunks/.root26.js.map +0 -1
- package/dist/a_chunks/.root27.js.map +0 -1
- package/dist/a_chunks/.root28.js.map +0 -1
- package/dist/a_chunks/.root29.js.map +0 -1
- package/dist/a_chunks/.root3.js.map +0 -1
- package/dist/a_chunks/.root30.js.map +0 -1
- package/dist/a_chunks/.root31.js.map +0 -1
- package/dist/a_chunks/.root32.js.map +0 -1
- package/dist/a_chunks/.root33.js.map +0 -1
- package/dist/a_chunks/.root34.js.map +0 -1
- package/dist/a_chunks/.root35.js.map +0 -1
- package/dist/a_chunks/.root36.js.map +0 -1
- package/dist/a_chunks/.root37.js.map +0 -1
- package/dist/a_chunks/.root38.js.map +0 -1
- package/dist/a_chunks/.root39.js.map +0 -1
- package/dist/a_chunks/.root4.js.map +0 -1
- package/dist/a_chunks/.root40.js.map +0 -1
- package/dist/a_chunks/.root41.js.map +0 -1
- package/dist/a_chunks/.root42.js.map +0 -1
- package/dist/a_chunks/.root43.js.map +0 -1
- package/dist/a_chunks/.root44.js.map +0 -1
- package/dist/a_chunks/.root45.js.map +0 -1
- package/dist/a_chunks/.root46.js.map +0 -1
- package/dist/a_chunks/.root47.js.map +0 -1
- package/dist/a_chunks/.root48.js.map +0 -1
- package/dist/a_chunks/.root49.js.map +0 -1
- package/dist/a_chunks/.root5.js.map +0 -1
- package/dist/a_chunks/.root50.js.map +0 -1
- package/dist/a_chunks/.root51.js.map +0 -1
- package/dist/a_chunks/.root52.js.map +0 -1
- package/dist/a_chunks/.root53.js.map +0 -1
- package/dist/a_chunks/.root54.js.map +0 -1
- package/dist/a_chunks/.root55.js.map +0 -1
- package/dist/a_chunks/.root56.js.map +0 -1
- package/dist/a_chunks/.root57.js.map +0 -1
- package/dist/a_chunks/.root58.js.map +0 -1
- package/dist/a_chunks/.root59.js.map +0 -1
- package/dist/a_chunks/.root6.js.map +0 -1
- package/dist/a_chunks/.root60.js.map +0 -1
- package/dist/a_chunks/.root61.js.map +0 -1
- package/dist/a_chunks/.root62.js.map +0 -1
- package/dist/a_chunks/.root63.js.map +0 -1
- package/dist/a_chunks/.root64.js.map +0 -1
- package/dist/a_chunks/.root65.js.map +0 -1
- package/dist/a_chunks/.root66.js.map +0 -1
- package/dist/a_chunks/.root67.js.map +0 -1
- package/dist/a_chunks/.root68.js.map +0 -1
- package/dist/a_chunks/.root69.js.map +0 -1
- package/dist/a_chunks/.root7.js.map +0 -1
- package/dist/a_chunks/.root70.js.map +0 -1
- package/dist/a_chunks/.root71.js.map +0 -1
- package/dist/a_chunks/.root72.js.map +0 -1
- package/dist/a_chunks/.root73.js.map +0 -1
- package/dist/a_chunks/.root74.js.map +0 -1
- package/dist/a_chunks/.root75.js.map +0 -1
- package/dist/a_chunks/.root76.js.map +0 -1
- package/dist/a_chunks/.root77.js.map +0 -1
- package/dist/a_chunks/.root78.js.map +0 -1
- package/dist/a_chunks/.root79.js.map +0 -1
- package/dist/a_chunks/.root8.js.map +0 -1
- package/dist/a_chunks/.root80.js.map +0 -1
- package/dist/a_chunks/.root81.js.map +0 -1
- package/dist/a_chunks/.root82.js.map +0 -1
- package/dist/a_chunks/.root83.js.map +0 -1
- package/dist/a_chunks/.root84.js.map +0 -1
- package/dist/a_chunks/.root85.js.map +0 -1
- package/dist/a_chunks/.root86.js.map +0 -1
- package/dist/a_chunks/.root87.js.map +0 -1
- package/dist/a_chunks/.root88.js.map +0 -1
- package/dist/a_chunks/.root89.js.map +0 -1
- package/dist/a_chunks/.root9.js.map +0 -1
- package/dist/a_chunks/.root90.js.map +0 -1
- package/dist/a_chunks/.root91.js.map +0 -1
- package/dist/a_chunks/.root92.js.map +0 -1
- package/dist/a_chunks/.root93.js.map +0 -1
- package/dist/a_chunks/.root94.js.map +0 -1
- package/dist/a_chunks/.root95.js.map +0 -1
- package/dist/a_chunks/.root96.js.map +0 -1
- package/dist/a_chunks/.root97.js.map +0 -1
- package/dist/a_chunks/.root98.js.map +0 -1
- package/dist/a_chunks/.root99.js.map +0 -1
- package/dist/a_chunks/Inner.js.map +0 -1
- package/dist/a_chunks/TableEditableCell.js.map +0 -1
- package/dist/a_chunks/TemplateModal.js.map +0 -1
- package/dist/a_chunks/_commonjsHelpers.js +0 -22
- package/dist/a_chunks/_commonjsHelpers.js.map +0 -1
- package/dist/a_chunks/common-table-item.js +0 -771
- package/dist/a_chunks/common-table-item.js.map +0 -1
- package/dist/a_chunks/data.js +0 -570
- package/dist/a_chunks/data.js.map +0 -1
- package/dist/a_chunks/deathclassification.js.map +0 -1
- package/dist/a_chunks/func.js +0 -277
- package/dist/a_chunks/func.js.map +0 -1
- package/dist/a_chunks/index.js.map +0 -1
- package/dist/a_chunks/index2.js.map +0 -1
- package/dist/a_chunks/index3.js +0 -479
- package/dist/a_chunks/index3.js.map +0 -1
- package/dist/a_chunks/index4.js +0 -119
- package/dist/a_chunks/index4.js.map +0 -1
- package/dist/a_chunks/requestMethods.js +0 -56
- package/dist/a_chunks/requestMethods.js.map +0 -1
- package/dist/curve/components/BmiCanvas/index.d.ts +0 -29
- package/dist/curve/components/FetusCanvas/config.d.ts +0 -3
- package/dist/curve/components/FetusCanvas/index.d.ts +0 -26
- package/dist/curve/components/FetusCanvas/requestMethods.d.ts +0 -9
- package/dist/curve/components/FetusCanvasNICHD/config.d.ts +0 -3
- package/dist/curve/components/FetusCanvasNICHD/data.d.ts +0 -84
- package/dist/curve/components/FetusCanvasNICHD/index.d.ts +0 -28
- package/dist/curve/components/Pregnogram/index.d.ts +0 -19
- package/dist/curve/components/api.d.ts +0 -23
- package/dist/curve/components-new/BmiCanvas/index.d.ts +0 -22
- package/dist/curve/components-new/FetusCanvas/config.d.ts +0 -3
- package/dist/curve/components-new/FetusCanvas/index.d.ts +0 -19
- package/dist/curve/components-new/FetusCanvas/requestMethods.d.ts +0 -9
- package/dist/curve/components-new/FetusCanvasNICHD/config.d.ts +0 -3
- package/dist/curve/components-new/FetusCanvasNICHD/data.d.ts +0 -84
- package/dist/curve/components-new/FetusCanvasNICHD/index.d.ts +0 -21
- package/dist/curve/components-new/Pregnogram/index.d.ts +0 -13
- package/dist/curve/data.d.ts +0 -120
- package/dist/curve/func.d.ts +0 -9
- package/dist/curve/index.d.ts +0 -5
- package/dist/curve/intro-steps.d.ts +0 -7
- package/dist/doctor-end/DiagReminder_copy/index.d.ts +0 -3
- package/dist/doctor-end/ScarredUterus/index.d.ts +0 -15
- package/dist/doctor-end/SyphilisManagement/index.d.ts +0 -15
- package/dist/doctor-end/Thrombus/index.d.ts +0 -22
- package/dist/doctor-end/high-risk-warn/add-diagnoses/add-diagnoses.d.ts +0 -11
- package/dist/doctor-end/high-risk-warn/high-risk-warn.d.ts +0 -15
- package/dist/doctor-end/high-risk-warn/util.d.ts +0 -12
- package/dist/doctor-end/message-multiterm-modal/message-multiterm-modal.d.ts +0 -11
- package/dist/index.js.map +0 -1
- package/dist/layout/components/MenuSearch/Inner.d.ts +0 -7
- package/dist/layout/components/MenuSearch/index.d.ts +0 -1
- package/dist/layout/index.d.ts +0 -1
- package/dist/modals/entries/StupidTemplateModal2/components/TemplateSelect.d.ts +0 -2
- package/dist/modals/entries/StupidTemplateModal2/index.d.ts +0 -22
- package/dist/modals/entries/StupidTemplateModal2/methods/index.d.ts +0 -16
- package/dist/modals/entries/modal_form/index.d.ts +0 -27
- package/dist/modals/entries/print_modal/index.d.ts +0 -3
- package/dist/modals/entries/template_modal3/EditModal.d.ts +0 -1
- package/dist/modals/entries/template_modal3/common.d.ts +0 -4
- package/dist/modals/entries/template_modal3/components/TemplateSelect.d.ts +0 -1
- package/dist/modals/entries/template_modal3/index copy 2.d.ts +0 -19
- package/dist/modals/entries/template_modal3/index copy.d.ts +0 -22
- package/dist/modals/entries/template_modal3/index.d.ts +0 -18
- package/dist/modals/entries/template_modal3/methods/index.d.ts +0 -15
- package/dist/modals/entries/template_modal3/types.d.ts +0 -28
- package/dist/modals/entries/test/index.d.ts +0 -6
- package/dist/modals/entries/text_search/index.d.ts +0 -8
- package/dist/modals/entries//344/271/231/350/202/235/347/256/241/347/220/206/index.d.ts +0 -7
- package/dist/modals/entries//345/255/220/347/227/253/345/211/215/346/234/237/351/243/216/351/231/251/350/257/204/344/274/260/350/241/250/index.d.ts +0 -9
- package/dist/modals/entries//346/242/205/346/257/222/347/256/241/347/220/206/index.d.ts +0 -7
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/2015RCOG/351/231/215/344/275/216/345/246/212/345/250/240/345/217/212/344/272/247/350/244/245/346/234/237/351/235/231/350/204/211/350/241/200/346/240/223/346/240/223/345/241/236/347/232/204/351/243/216/351/231/251_/345/271/277/344/270/211/ThrombusGysy.d.ts +0 -9
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/2015RCOG/351/231/215/344/275/216/345/246/212/345/250/240/345/217/212/344/272/247/350/244/245/346/234/237/351/235/231/350/204/211/350/241/200/346/240/223/346/240/223/345/241/236/347/232/204/351/243/216/351/231/251_/345/271/277/344/270/211/components.d.ts +0 -7
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/2015RCOG/351/231/215/344/275/216/345/246/212/345/250/240/345/217/212/344/272/247/350/244/245/346/234/237/351/235/231/350/204/211/350/241/200/346/240/223/346/240/223/345/241/236/347/232/204/351/243/216/351/231/251_/345/271/277/344/270/211/config.d.ts +0 -28
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/2015RCOG/351/231/215/344/275/216/345/246/212/345/250/240/345/217/212/344/272/247/350/244/245/346/234/237/351/235/231/350/204/211/350/241/200/346/240/223/346/240/223/345/241/236/347/232/204/351/243/216/351/231/251_/345/271/277/344/270/211/utils.d.ts +0 -9
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/Default/ThrombusDefault.d.ts +0 -7
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/index.d.ts +0 -3
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/types.d.ts +0 -5
- package/dist/modals/entries//347/230/242/347/227/225/345/255/220/345/256/253/351/230/264/351/201/223/350/257/225/344/272/247/350/241/250/index.d.ts +0 -6
- package/dist/modals/entries//350/257/212/346/226/255/345/216/206/345/217/262/index.d.ts +0 -8
- package/dist/modals/entries//351/242/204/350/255/246/346/217/220/351/206/222_/351/253/230/345/215/261/345/277/253/350/256/257/add-diagnoses/add-diagnoses.d.ts +0 -12
- package/dist/modals/entries//351/242/204/350/255/246/346/217/220/351/206/222_/351/253/230/345/215/261/345/277/253/350/256/257/index.d.ts +0 -20
- package/dist/modals/entries//351/242/204/350/255/246/346/217/220/351/206/222_/351/253/230/345/215/261/345/277/253/350/256/257/util.d.ts +0 -66
- package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/HighriskSign.d.ts +0 -13
- package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/HighriskTimeline.d.ts +0 -9
- package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/index copy.d.ts" +0 -12
- package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/index.d.ts +0 -13
- package/dist/utils/adapter.d.ts +0 -97
- /package/dist/FU_components/MyBaseList/{_MyBaseList.d.ts → _MyBaseList copy.d.ts} +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":".root147.js","sources":["../../src/ConfigComponents/NormalNursingTable/table.tsx","../../src/ConfigComponents/NormalNursingTable/index.tsx"],"sourcesContent":["import { APP_CONFIG } from '../../utils/constants';\nimport { formatDateTime, } from '@lm_fe/utils';\nimport { MODAL_TEMPLATE_TYPES } from '@lm_fe/env';\nimport { mchcEnv } from '@lm_fe/env';\nimport { MyPressure } from '../../FU_components/PressureInput';\nexport const tableColumns = [\n {\n title: '日期',\n dataIndex: 'recordTime',\n width: APP_CONFIG.CELL_WIDTH_MIDDLE,\n align: 'center',\n editable: true,\n inputType: 'DateTimeInput',\n inputProps: { showTime: true, format: 'YYYY-MM-DD HH:mm' },\n render: (value) => formatDateTime(value),\n sortType: 'date',\n filterType: 'date',\n showSorter: true,\n defaultSortOrder: 'descend',\n fixed: 'left',\n },\n {\n title: '意识',\n dataIndex: 'consciousness',\n align: 'center',\n editable: true,\n inputType: 'normal_select',\n inputProps: { type: 'consciousnessMapping' },\n width: APP_CONFIG.CELL_WIDTH_SMALL,\n render: (value) => value === 0 ? ('清醒') : value === 1 ? (<div style={{ color: 'red' }}>嗜睡</div>) : value === 2 ? (<div style={{ color: 'red' }}>模糊</div>) : value === 3 ? (<div style={{ color: 'red' }}>昏睡</div>) : value === 4 ? (<div style={{ color: 'red' }}>昏迷</div>) : (''),\n },\n {\n title: '体温(℃)',\n dataIndex: 'temperature',\n align: 'center',\n editable: true,\n inputType: 'InputNumber',\n inputProps: { type: 'number', min: 0, minValue: 36.5, maxValue: 37.3 },\n width: APP_CONFIG.CELL_WIDTH_SMALL,\n render: (value) => value && (value > 37.3 || value < 36.5 ? <div style={{ color: 'red' }}>{value}</div> : `${value}`),\n },\n {\n title: '脉搏(bpm)',\n dataIndex: 'pulse',\n align: 'center',\n editable: true,\n inputType: 'InputNumber',\n inputProps: { type: 'number', min: 0, minValue: 60, maxValue: 100 },\n width: APP_CONFIG.CELL_WIDTH_SMALL,\n render: (value) => value &&\n (value > 100 ? (<div style={{ color: 'red' }}>{value}</div>) : value < 60 ? (<div style={{ color: 'red' }}>{value}</div>) : (`${value}`)),\n },\n {\n title: '呼吸(bpm)',\n dataIndex: 'breath',\n align: 'center',\n editable: true,\n inputType: 'InputNumber',\n inputProps: { type: 'number', min: 0, minValue: 12, maxValue: 20 },\n width: APP_CONFIG.CELL_WIDTH_SMALL,\n render: (value) => value &&\n (value > 20 ? (<div style={{ color: 'red' }}>{value}</div>) : value < 12 ? (<div style={{ color: 'red' }}>{value}</div>) : (`${value}`)),\n },\n mchcEnv.is('广三') ?\n {\n title: '血压(mmHg)',\n align: 'center',\n dataIndex: 'bp',\n editable: true,\n inputType: 'MyPressure',\n inputProps: { isPop: false },\n width: APP_CONFIG.CELL_WIDTH_SMALL,\n render: (value) => {\n return MyPressure.DisplayFC ? <MyPressure.DisplayFC value={value}/> : null;\n }\n } :\n {\n title: '血压',\n align: 'center',\n children: [\n {\n title: '收缩压(mmHg)',\n dataIndex: 'systolic',\n align: 'center',\n editable: true,\n inputType: 'InputNumber',\n inputProps: { type: 'number', min: 0, minValue: 90, maxValue: 130 },\n width: APP_CONFIG.CELL_WIDTH_SMALL,\n render: (value) => value &&\n (value > 130 ? (<div style={{ color: 'red' }}>{value}</div>) : value < 90 ? (<div style={{ color: 'red' }}>{value}</div>) : (`${value}`)),\n },\n {\n title: '舒张压(mmHg)',\n dataIndex: 'diastolic',\n align: 'center',\n editable: true,\n inputType: 'InputNumber',\n inputProps: { type: 'number', min: 0, minValue: 60, maxValue: 90 },\n width: APP_CONFIG.CELL_WIDTH_SMALL,\n render: (value) => value &&\n (value > 90 ? (<div style={{ color: 'red' }}>{value}</div>) : value < 60 ? (<div style={{ color: 'red' }}>{value}</div>) : (`${value}`)),\n },\n ],\n },\n {\n title: '血氧(%)',\n dataIndex: 'bloodOxygen',\n align: 'center',\n editable: true,\n inputType: 'InputNumber',\n inputProps: { type: 'number', min: 0, minValue: 95 },\n width: APP_CONFIG.CELL_WIDTH_SMALL,\n render: (value) => value && (value < 95 ? <div style={{ color: 'red' }}>{value}</div> : `${value}`),\n },\n {\n title: '血糖(mmol/L)',\n dataIndex: 'bloodGlucose',\n align: 'center',\n editable: true,\n inputType: 'input_number',\n inputProps: { min: 0 },\n width: APP_CONFIG.CELL_WIDTH_SMALL,\n },\n {\n title: '入量',\n dataIndex: 'incoming',\n editable: true,\n inputType: 'TakeInVolumn',\n inputProps: { isPop: true },\n width: APP_CONFIG.CELL_WIDTH_SMALL,\n // children: [\n // {\n // title: '内容(入量)',\n // inputType: 'MyAutoComplete',\n // inputProps: { optionKey: '入量s' },\n // dataIndex: 'takeinType',\n // editable: true,\n // align: 'center',\n // width: APP_CONFIG.CELL_WIDTH_SMALL,\n // },\n // {\n // title: 'ml(入量)',\n // dataIndex: 'takeinVolume',\n // editable: true,\n // align: 'center',\n // inputType: 'input_number',\n // inputProps: { min: 0 },\n // width: APP_CONFIG.CELL_WIDTH_SMALL,\n // },\n // ],\n },\n // {\n // title: 'ml(入量)',\n // dataIndex: 'takeinVolume',\n // align: 'center',\n // editable: true,\n // inputType: 'input_number',\n // inputProps: { min: 0 },\n // width: APP_CONFIG.CELL_WIDTH_SMALL,\n // },\n {\n title: '出量',\n dataIndex: 'outcoming',\n editable: true,\n inputType: 'TakeOutVolumn',\n inputProps: { isPop: true },\n width: APP_CONFIG.CELL_WIDTH_SMALL,\n // children: [\n // {\n // title: '内容(出量)',\n // inputType: 'MyAutoComplete',\n // inputProps: { optionKey: '出量s' },\n // dataIndex: 'outputType',\n // editable: true,\n // align: 'center',\n // width: APP_CONFIG.CELL_WIDTH_SMALL,\n // },\n // {\n // title: 'ml(出量)',\n // dataIndex: 'outputVolume',\n // editable: true,\n // align: 'center',\n // inputType: 'input_number',\n // inputProps: { min: 0 },\n // width: APP_CONFIG.CELL_WIDTH_SMALL,\n // },\n // ],\n },\n // {\n // title: 'ml(出量)',\n // dataIndex: 'outputVolume',\n // align: 'center',\n // editable: true,\n // inputType: 'input_number',\n // inputProps: { min: 0 },\n // width: APP_CONFIG.CELL_WIDTH_SMALL,\n // },\n {\n title: '子宫收缩',\n dataIndex: 'uterineContraction',\n align: 'center',\n editable: true,\n width: APP_CONFIG.CELL_WIDTH_SMALL,\n },\n {\n title: '伤口',\n dataIndex: 'wound',\n align: 'center',\n editable: true,\n width: APP_CONFIG.CELL_WIDTH_SMALL,\n },\n {\n title: '吸氧(L/min)',\n dataIndex: 'oxygenUptake',\n align: 'center',\n editable: true,\n inputType: 'input_number',\n inputProps: { min: 0 },\n width: APP_CONFIG.CELL_WIDTH_SMALL,\n },\n {\n title: '会阴擦洗',\n dataIndex: 'perineumWashing',\n align: 'center',\n editable: true,\n width: APP_CONFIG.CELL_WIDTH_SMALL,\n },\n {\n title: '神灯',\n dataIndex: 'djinni',\n align: 'center',\n editable: true,\n width: APP_CONFIG.CELL_WIDTH_SMALL,\n },\n {\n title: '特殊记录',\n dataIndex: 'specialNote',\n align: 'center',\n inputType: 'TextArea',\n inputProps: { type: MODAL_TEMPLATE_TYPES.产前产后, isPop: true, rows: 10 },\n editable: true,\n width: APP_CONFIG.CELL_WIDTH_MIDDLE,\n },\n {\n title: '签名',\n dataIndex: 'recorder',\n inputType: 'TextArea',\n inputProps: { type: MODAL_TEMPLATE_TYPES.科室个人, isPop: true, rows: 10 },\n align: 'center',\n width: APP_CONFIG.CELL_WIDTH_SMALL,\n },\n];\n","import { GeneralComponents_EditInTable_Inner } from '../../GeneralComponents/EditInTable';\nimport { tableColumns } from './table';\nimport React from 'react';\nexport default function CustomEditInTable(props) {\n const { config, value, onChange, ...rest } = props;\n return <GeneralComponents_EditInTable_Inner tableColumns={tableColumns} {...rest} onChange={onChange} value={value}/>;\n}\n"],"names":["tableColumns","title","dataIndex","width","APP_CONFIG","CELL_WIDTH_MIDDLE","align","editable","inputType","inputProps","showTime","format","render","value","formatDateTime","sortType","filterType","showSorter","defaultSortOrder","fixed","type","CELL_WIDTH_SMALL","React","createElement","style","color","min","minValue","maxValue","concat","mchcEnv","is","isPop","MyPressure","DisplayFC","children","MODAL_TEMPLATE_TYPES","产前产后","rows","科室个人","CustomEditInTable","props","config","onChange","rest","_excluded","GeneralComponents_EditInTable_Inner","_extends"],"mappings":"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"}
|
|
@@ -1,618 +0,0 @@
|
|
|
1
|
-
import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
|
|
2
|
-
var _excluded = ["config", "value", "onChange"];
|
|
3
|
-
import { ay as APP_CONFIG, ah as MyPressure, aB as GeneralComponents_EditInTable_Inner, _ as _extends } from './index.js';
|
|
4
|
-
import { mchcEnv, MODAL_TEMPLATE_TYPES } from '@lm_fe/env';
|
|
5
|
-
import { formatDateTimeNoSecond } from '@lm_fe/utils';
|
|
6
|
-
import React$1 from 'react';
|
|
7
|
-
import 'lodash/isFunction';
|
|
8
|
-
import '@ant-design/icons';
|
|
9
|
-
import 'antd/es/space/style';
|
|
10
|
-
import 'antd/es/space';
|
|
11
|
-
import 'antd/es/input/style';
|
|
12
|
-
import 'antd/es/input';
|
|
13
|
-
import 'antd/es/input-number/style';
|
|
14
|
-
import 'antd/es/input-number';
|
|
15
|
-
import 'lodash/set';
|
|
16
|
-
import 'lodash/map';
|
|
17
|
-
import 'lodash/indexOf';
|
|
18
|
-
import 'lodash/get';
|
|
19
|
-
import 'lodash/compact';
|
|
20
|
-
import '@lm_fe/components';
|
|
21
|
-
import 'classnames';
|
|
22
|
-
import 'dayjs';
|
|
23
|
-
import 'antd/es/checkbox/style';
|
|
24
|
-
import 'antd/es/checkbox';
|
|
25
|
-
import 'lodash/isString';
|
|
26
|
-
import 'lodash/isNumber';
|
|
27
|
-
import 'lodash/isBoolean';
|
|
28
|
-
import 'antd/es/divider/style';
|
|
29
|
-
import 'antd/es/divider';
|
|
30
|
-
import 'antd/es/button/style';
|
|
31
|
-
import 'antd/es/button';
|
|
32
|
-
import 'lodash/isEmpty';
|
|
33
|
-
import 'antd/es/switch/style';
|
|
34
|
-
import 'antd/es/switch';
|
|
35
|
-
import 'antd/es/form/style';
|
|
36
|
-
import 'antd/es/form';
|
|
37
|
-
import 'lodash/join';
|
|
38
|
-
import 'lodash/isEqual';
|
|
39
|
-
import 'lodash/isArray';
|
|
40
|
-
import 'lodash/identity';
|
|
41
|
-
import 'lodash/cloneDeep';
|
|
42
|
-
import '@lm_fe/service';
|
|
43
|
-
import 'lodash/isObject';
|
|
44
|
-
import 'lodash/keys';
|
|
45
|
-
import 'lodash/keyBy';
|
|
46
|
-
import 'lodash/isNil';
|
|
47
|
-
import 'antd/es/tooltip/style';
|
|
48
|
-
import 'antd/es/tooltip';
|
|
49
|
-
import 'antd/es/spin/style';
|
|
50
|
-
import 'antd/es/spin';
|
|
51
|
-
import 'antd/es/message/style';
|
|
52
|
-
import 'antd/es/message';
|
|
53
|
-
import 'lodash/has';
|
|
54
|
-
import 'antd/es/modal/style';
|
|
55
|
-
import 'antd/es/modal';
|
|
56
|
-
import 'lodash/size';
|
|
57
|
-
import 'lodash/includes';
|
|
58
|
-
import 'lodash/forEach';
|
|
59
|
-
import 'lodash/filter';
|
|
60
|
-
import 'react-to-print';
|
|
61
|
-
import 'antd/es/row/style';
|
|
62
|
-
import 'antd/es/row';
|
|
63
|
-
import 'antd/es/col/style';
|
|
64
|
-
import 'antd/es/col';
|
|
65
|
-
import 'lodash/concat';
|
|
66
|
-
import 'lodash/reduce';
|
|
67
|
-
import 'lodash/debounce';
|
|
68
|
-
import 'lodash/pickBy';
|
|
69
|
-
import 'antd/es/auto-complete/style';
|
|
70
|
-
import 'antd/es/auto-complete';
|
|
71
|
-
import 'lodash/nth';
|
|
72
|
-
import 'lodash/assign';
|
|
73
|
-
import 'antd/es/popover/style';
|
|
74
|
-
import 'antd/es/popover';
|
|
75
|
-
import 'antd/es/menu/style';
|
|
76
|
-
import 'antd/es/menu';
|
|
77
|
-
import 'store';
|
|
78
|
-
import 'antd/es/popconfirm/style';
|
|
79
|
-
import 'antd/es/popconfirm';
|
|
80
|
-
import 'antd/es/radio/style';
|
|
81
|
-
import 'antd/es/radio';
|
|
82
|
-
import 'lodash/last';
|
|
83
|
-
import 'lodash/toUpper';
|
|
84
|
-
function getTableColumns_default(fetal) {
|
|
85
|
-
return [{
|
|
86
|
-
title: '日期',
|
|
87
|
-
dataIndex: 'recordTime',
|
|
88
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE,
|
|
89
|
-
editable: true,
|
|
90
|
-
align: 'center',
|
|
91
|
-
inputType: 'DateTimeInput',
|
|
92
|
-
inputProps: {
|
|
93
|
-
showTime: true,
|
|
94
|
-
format: formatDateTimeNoSecond.format
|
|
95
|
-
},
|
|
96
|
-
render: formatDateTimeNoSecond,
|
|
97
|
-
sortType: 'date',
|
|
98
|
-
filterType: 'date',
|
|
99
|
-
showSorter: true,
|
|
100
|
-
defaultSortOrder: 'descend',
|
|
101
|
-
fixed: 'left'
|
|
102
|
-
}, {
|
|
103
|
-
title: '催产素浓度(U/500ml)',
|
|
104
|
-
dataIndex: 'concentration',
|
|
105
|
-
editable: true,
|
|
106
|
-
align: 'center',
|
|
107
|
-
inputType: 'input_number',
|
|
108
|
-
inputProps: {
|
|
109
|
-
min: 0
|
|
110
|
-
},
|
|
111
|
-
width: APP_CONFIG.CELL_WIDTH_SMALL,
|
|
112
|
-
render: function render(value) {
|
|
113
|
-
return value && value;
|
|
114
|
-
}
|
|
115
|
-
}, {
|
|
116
|
-
title: '催产素用量(U)',
|
|
117
|
-
dataIndex: 'dosage',
|
|
118
|
-
editable: true,
|
|
119
|
-
align: 'center',
|
|
120
|
-
inputType: 'input_number',
|
|
121
|
-
inputProps: {
|
|
122
|
-
min: 0
|
|
123
|
-
},
|
|
124
|
-
width: APP_CONFIG.CELL_WIDTH_SMALL,
|
|
125
|
-
render: function render(value) {
|
|
126
|
-
return value && value;
|
|
127
|
-
}
|
|
128
|
-
}, {
|
|
129
|
-
title: '滴速(滴/分)',
|
|
130
|
-
dataIndex: 'speed',
|
|
131
|
-
editable: true,
|
|
132
|
-
align: 'center',
|
|
133
|
-
inputType: 'input_number',
|
|
134
|
-
inputProps: {
|
|
135
|
-
min: 0
|
|
136
|
-
},
|
|
137
|
-
width: APP_CONFIG.CELL_WIDTH_SMALL,
|
|
138
|
-
render: function render(value) {
|
|
139
|
-
return value && value;
|
|
140
|
-
}
|
|
141
|
-
}, mchcEnv.is('广三') ? {
|
|
142
|
-
title: '血压(mmHg)',
|
|
143
|
-
align: 'center',
|
|
144
|
-
dataIndex: 'bp',
|
|
145
|
-
editable: true,
|
|
146
|
-
inputType: 'MyPressure',
|
|
147
|
-
inputProps: {
|
|
148
|
-
isPop: false
|
|
149
|
-
},
|
|
150
|
-
width: APP_CONFIG.CELL_WIDTH_SMALL,
|
|
151
|
-
render: function render(value) {
|
|
152
|
-
return MyPressure.DisplayFC ? /*#__PURE__*/React.createElement(MyPressure.DisplayFC, {
|
|
153
|
-
value: value
|
|
154
|
-
}) : null;
|
|
155
|
-
}
|
|
156
|
-
} : {
|
|
157
|
-
title: '血压',
|
|
158
|
-
align: 'center',
|
|
159
|
-
children: [{
|
|
160
|
-
title: '收缩压(mmHg)',
|
|
161
|
-
dataIndex: 'systolicPressure',
|
|
162
|
-
editable: true,
|
|
163
|
-
align: 'center',
|
|
164
|
-
inputType: 'InputNumber',
|
|
165
|
-
inputProps: {
|
|
166
|
-
type: 'number',
|
|
167
|
-
min: 0,
|
|
168
|
-
minValue: 90,
|
|
169
|
-
maxValue: 130
|
|
170
|
-
},
|
|
171
|
-
width: APP_CONFIG.CELL_WIDTH_SMALL,
|
|
172
|
-
render: function render(value) {
|
|
173
|
-
return value && (value > 130 ? /*#__PURE__*/React.createElement("div", {
|
|
174
|
-
style: {
|
|
175
|
-
color: 'red'
|
|
176
|
-
}
|
|
177
|
-
}, value) : value < 90 ? /*#__PURE__*/React.createElement("div", {
|
|
178
|
-
style: {
|
|
179
|
-
color: 'red'
|
|
180
|
-
}
|
|
181
|
-
}, value) : "".concat(value));
|
|
182
|
-
}
|
|
183
|
-
}, {
|
|
184
|
-
title: '舒张压(mmHg)',
|
|
185
|
-
dataIndex: 'diastolicPressure',
|
|
186
|
-
editable: true,
|
|
187
|
-
align: 'center',
|
|
188
|
-
inputType: 'InputNumber',
|
|
189
|
-
inputProps: {
|
|
190
|
-
type: 'number',
|
|
191
|
-
min: 0,
|
|
192
|
-
minValue: 60,
|
|
193
|
-
maxValue: 90
|
|
194
|
-
},
|
|
195
|
-
width: APP_CONFIG.CELL_WIDTH_SMALL,
|
|
196
|
-
render: function render(value) {
|
|
197
|
-
return value && (value > 90 ? /*#__PURE__*/React.createElement("div", {
|
|
198
|
-
style: {
|
|
199
|
-
color: 'red'
|
|
200
|
-
}
|
|
201
|
-
}, value) : value < 60 ? /*#__PURE__*/React.createElement("div", {
|
|
202
|
-
style: {
|
|
203
|
-
color: 'red'
|
|
204
|
-
}
|
|
205
|
-
}, value) : "".concat(value));
|
|
206
|
-
}
|
|
207
|
-
}]
|
|
208
|
-
}, {
|
|
209
|
-
title: '脉搏(次/分)',
|
|
210
|
-
dataIndex: 'pluse',
|
|
211
|
-
editable: true,
|
|
212
|
-
align: 'center',
|
|
213
|
-
inputType: 'InputNumber',
|
|
214
|
-
inputProps: {
|
|
215
|
-
type: 'number',
|
|
216
|
-
min: 0,
|
|
217
|
-
minValue: 60,
|
|
218
|
-
maxValue: 100
|
|
219
|
-
},
|
|
220
|
-
width: APP_CONFIG.CELL_WIDTH_SMALL,
|
|
221
|
-
render: function render(value) {
|
|
222
|
-
return value && (value > 100 ? /*#__PURE__*/React.createElement("div", {
|
|
223
|
-
style: {
|
|
224
|
-
color: 'red'
|
|
225
|
-
}
|
|
226
|
-
}, value) : value < 60 ? /*#__PURE__*/React.createElement("div", {
|
|
227
|
-
style: {
|
|
228
|
-
color: 'red'
|
|
229
|
-
}
|
|
230
|
-
}, value) : "".concat(value));
|
|
231
|
-
}
|
|
232
|
-
}, {
|
|
233
|
-
title: '胎心1(bpm)',
|
|
234
|
-
dataIndex: 'fetalHeart',
|
|
235
|
-
editable: true,
|
|
236
|
-
align: 'center',
|
|
237
|
-
inputType: 'input_number',
|
|
238
|
-
width: APP_CONFIG.CELL_WIDTH_SMALL,
|
|
239
|
-
render: function render(value) {
|
|
240
|
-
return value && value;
|
|
241
|
-
}
|
|
242
|
-
}, fetal > 1 && {
|
|
243
|
-
title: '胎心2(bpm)',
|
|
244
|
-
dataIndex: 'fetalHeart2',
|
|
245
|
-
editable: true,
|
|
246
|
-
align: 'center',
|
|
247
|
-
inputType: 'input_number',
|
|
248
|
-
width: APP_CONFIG.CELL_WIDTH_SMALL,
|
|
249
|
-
render: function render(value) {
|
|
250
|
-
return value && value;
|
|
251
|
-
}
|
|
252
|
-
}, fetal > 2 && {
|
|
253
|
-
title: '胎心3(bpm)',
|
|
254
|
-
dataIndex: 'fetalHeart3',
|
|
255
|
-
editable: true,
|
|
256
|
-
align: 'center',
|
|
257
|
-
inputType: 'input_number',
|
|
258
|
-
width: APP_CONFIG.CELL_WIDTH_SMALL,
|
|
259
|
-
render: function render(value) {
|
|
260
|
-
return value && value;
|
|
261
|
-
}
|
|
262
|
-
}, {
|
|
263
|
-
title: '宫缩强度',
|
|
264
|
-
dataIndex: 'intensity',
|
|
265
|
-
editable: true,
|
|
266
|
-
align: 'center',
|
|
267
|
-
width: APP_CONFIG.CELL_WIDTH_SMALL,
|
|
268
|
-
inputType: 'select_with_options',
|
|
269
|
-
inputProps: {
|
|
270
|
-
options: [{
|
|
271
|
-
label: '',
|
|
272
|
-
value: ''
|
|
273
|
-
}, {
|
|
274
|
-
label: '强',
|
|
275
|
-
value: '强'
|
|
276
|
-
}, {
|
|
277
|
-
label: '中',
|
|
278
|
-
value: '中'
|
|
279
|
-
}, {
|
|
280
|
-
label: '弱',
|
|
281
|
-
value: '弱'
|
|
282
|
-
}]
|
|
283
|
-
}
|
|
284
|
-
}, {
|
|
285
|
-
title: '宫缩持续(秒)',
|
|
286
|
-
dataIndex: 'cerShrinkPersist',
|
|
287
|
-
editable: true,
|
|
288
|
-
align: 'center',
|
|
289
|
-
inputType: 'input_number',
|
|
290
|
-
inputProps: {
|
|
291
|
-
min: 0
|
|
292
|
-
},
|
|
293
|
-
width: APP_CONFIG.CELL_WIDTH_SMALL,
|
|
294
|
-
render: function render(value) {
|
|
295
|
-
return value && value;
|
|
296
|
-
}
|
|
297
|
-
}, {
|
|
298
|
-
title: '宫缩间隔(分)',
|
|
299
|
-
dataIndex: 'cerShrinkCycle',
|
|
300
|
-
editable: true,
|
|
301
|
-
align: 'center',
|
|
302
|
-
inputType: 'input_number',
|
|
303
|
-
inputProps: {
|
|
304
|
-
min: 0
|
|
305
|
-
},
|
|
306
|
-
width: APP_CONFIG.CELL_WIDTH_SMALL,
|
|
307
|
-
render: function render(value) {
|
|
308
|
-
return value && value;
|
|
309
|
-
}
|
|
310
|
-
}, {
|
|
311
|
-
title: '宫口扩张(cm)',
|
|
312
|
-
dataIndex: 'cervixDilatation',
|
|
313
|
-
editable: true,
|
|
314
|
-
align: 'center',
|
|
315
|
-
inputType: 'input_number',
|
|
316
|
-
inputProps: {
|
|
317
|
-
min: 0,
|
|
318
|
-
max: 10
|
|
319
|
-
},
|
|
320
|
-
width: APP_CONFIG.CELL_WIDTH_SMALL,
|
|
321
|
-
render: function render(value) {
|
|
322
|
-
return value && value;
|
|
323
|
-
}
|
|
324
|
-
}, {
|
|
325
|
-
title: '先露高低(cm)',
|
|
326
|
-
dataIndex: 'fetalPresentationPosition',
|
|
327
|
-
editable: true,
|
|
328
|
-
align: 'center',
|
|
329
|
-
width: APP_CONFIG.CELL_WIDTH_SMALL,
|
|
330
|
-
render: function render(value) {
|
|
331
|
-
return value && value;
|
|
332
|
-
},
|
|
333
|
-
inputType: 'MyAutoComplete',
|
|
334
|
-
inputProps: {
|
|
335
|
-
options: ['-5', '-4', '-3', '-2', '-1', '0', '+1', '+2', '+3', '+4', '+5']
|
|
336
|
-
}
|
|
337
|
-
}, {
|
|
338
|
-
title: '特殊记录',
|
|
339
|
-
dataIndex: 'specialNote',
|
|
340
|
-
editable: true,
|
|
341
|
-
inputType: 'TextArea',
|
|
342
|
-
align: 'center',
|
|
343
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE
|
|
344
|
-
}, {
|
|
345
|
-
title: '签名',
|
|
346
|
-
dataIndex: 'recorder',
|
|
347
|
-
align: 'center',
|
|
348
|
-
width: APP_CONFIG.CELL_WIDTH_SMALL
|
|
349
|
-
}].filter(function (_) {
|
|
350
|
-
return _;
|
|
351
|
-
});
|
|
352
|
-
}
|
|
353
|
-
function getTableColumns_gysy(fetal) {
|
|
354
|
-
return [{
|
|
355
|
-
title: '日期',
|
|
356
|
-
dataIndex: 'recordTime',
|
|
357
|
-
width: APP_CONFIG.CELL_WIDTH_MIDDLE,
|
|
358
|
-
editable: true,
|
|
359
|
-
align: 'center',
|
|
360
|
-
inputType: 'DateTimeInput',
|
|
361
|
-
inputProps: {
|
|
362
|
-
showTime: true,
|
|
363
|
-
format: formatDateTimeNoSecond.format
|
|
364
|
-
},
|
|
365
|
-
render: formatDateTimeNoSecond,
|
|
366
|
-
// sortType: 'date',
|
|
367
|
-
filterType: 'date',
|
|
368
|
-
// showSorter: true,
|
|
369
|
-
defaultSortOrder: 'descend',
|
|
370
|
-
fixed: 'left'
|
|
371
|
-
}, {
|
|
372
|
-
title: '缩宫素浓度',
|
|
373
|
-
align: 'center',
|
|
374
|
-
children: [{
|
|
375
|
-
title: 'U/500ml',
|
|
376
|
-
dataIndex: 'concentration1',
|
|
377
|
-
editable: true,
|
|
378
|
-
align: 'center',
|
|
379
|
-
inputType: 'input_number',
|
|
380
|
-
inputProps: {
|
|
381
|
-
min: 0
|
|
382
|
-
},
|
|
383
|
-
width: APP_CONFIG.CELL_WIDTH_TINY
|
|
384
|
-
}, {
|
|
385
|
-
title: 'U/20ml',
|
|
386
|
-
dataIndex: 'concentration2',
|
|
387
|
-
editable: true,
|
|
388
|
-
align: 'center',
|
|
389
|
-
inputType: 'input_number',
|
|
390
|
-
inputProps: {
|
|
391
|
-
min: 0
|
|
392
|
-
},
|
|
393
|
-
width: APP_CONFIG.CELL_WIDTH_TINY
|
|
394
|
-
}]
|
|
395
|
-
}, {
|
|
396
|
-
title: '滴速',
|
|
397
|
-
align: 'center',
|
|
398
|
-
children: [{
|
|
399
|
-
title: '滴/分',
|
|
400
|
-
dataIndex: 'speed1',
|
|
401
|
-
editable: true,
|
|
402
|
-
align: 'center',
|
|
403
|
-
inputType: 'input_number',
|
|
404
|
-
inputProps: {
|
|
405
|
-
min: 0
|
|
406
|
-
},
|
|
407
|
-
width: APP_CONFIG.CELL_WIDTH_TINY
|
|
408
|
-
}, {
|
|
409
|
-
title: 'ml/h',
|
|
410
|
-
dataIndex: 'speed2',
|
|
411
|
-
editable: true,
|
|
412
|
-
align: 'center',
|
|
413
|
-
inputType: 'input_number',
|
|
414
|
-
inputProps: {
|
|
415
|
-
min: 0
|
|
416
|
-
},
|
|
417
|
-
width: APP_CONFIG.CELL_WIDTH_TINY
|
|
418
|
-
}]
|
|
419
|
-
}, {
|
|
420
|
-
title: '催产素用量(U)',
|
|
421
|
-
dataIndex: 'dosage',
|
|
422
|
-
editable: true,
|
|
423
|
-
align: 'center',
|
|
424
|
-
inputType: 'input_number',
|
|
425
|
-
inputProps: {
|
|
426
|
-
min: 0
|
|
427
|
-
},
|
|
428
|
-
width: APP_CONFIG.CELL_WIDTH_TINY
|
|
429
|
-
}, {
|
|
430
|
-
title: '血压(mmHg)',
|
|
431
|
-
align: 'center',
|
|
432
|
-
dataIndex: 'bp',
|
|
433
|
-
editable: true,
|
|
434
|
-
inputType: 'MyPressure',
|
|
435
|
-
inputProps: {
|
|
436
|
-
isPop: false
|
|
437
|
-
},
|
|
438
|
-
width: APP_CONFIG.CELL_WIDTH_SMALL,
|
|
439
|
-
render: function render(value) {
|
|
440
|
-
return MyPressure.DisplayFC ? /*#__PURE__*/React.createElement(MyPressure.DisplayFC, {
|
|
441
|
-
value: value
|
|
442
|
-
}) : null;
|
|
443
|
-
}
|
|
444
|
-
}, {
|
|
445
|
-
title: '脉搏(次/分)',
|
|
446
|
-
dataIndex: 'pluse',
|
|
447
|
-
editable: true,
|
|
448
|
-
align: 'center',
|
|
449
|
-
inputType: 'MyInput',
|
|
450
|
-
inputProps: {
|
|
451
|
-
type: 'number',
|
|
452
|
-
min: 0,
|
|
453
|
-
minValue: 60,
|
|
454
|
-
maxValue: 100
|
|
455
|
-
},
|
|
456
|
-
width: APP_CONFIG.CELL_WIDTH_TINY
|
|
457
|
-
// render: (value: any) =>
|
|
458
|
-
// value &&
|
|
459
|
-
// (value > 100 ? (
|
|
460
|
-
// <div style={{ color: 'red' }}>{value}</div>
|
|
461
|
-
// ) : value < 60 ? (
|
|
462
|
-
// <div style={{ color: 'red' }}>{value}</div>
|
|
463
|
-
// ) : (
|
|
464
|
-
// `${value}`
|
|
465
|
-
// )),
|
|
466
|
-
}, {
|
|
467
|
-
title: '胎心1(bpm)',
|
|
468
|
-
dataIndex: 'fetalHeart',
|
|
469
|
-
editable: true,
|
|
470
|
-
align: 'center',
|
|
471
|
-
inputType: 'input',
|
|
472
|
-
width: APP_CONFIG.CELL_WIDTH_TINY,
|
|
473
|
-
render: function render(value) {
|
|
474
|
-
return value && value;
|
|
475
|
-
}
|
|
476
|
-
}, fetal > 1 && {
|
|
477
|
-
title: '胎心2(bpm)',
|
|
478
|
-
dataIndex: 'fetalHeart2',
|
|
479
|
-
editable: true,
|
|
480
|
-
align: 'center',
|
|
481
|
-
inputType: 'input',
|
|
482
|
-
width: APP_CONFIG.CELL_WIDTH_TINY,
|
|
483
|
-
render: function render(value) {
|
|
484
|
-
return value && value;
|
|
485
|
-
}
|
|
486
|
-
}, fetal > 2 && {
|
|
487
|
-
title: '胎心3(bpm)',
|
|
488
|
-
dataIndex: 'fetalHeart3',
|
|
489
|
-
editable: true,
|
|
490
|
-
align: 'center',
|
|
491
|
-
inputType: 'input',
|
|
492
|
-
width: APP_CONFIG.CELL_WIDTH_TINY,
|
|
493
|
-
render: function render(value) {
|
|
494
|
-
return value && value;
|
|
495
|
-
}
|
|
496
|
-
}, {
|
|
497
|
-
title: '宫缩强度',
|
|
498
|
-
dataIndex: 'intensity',
|
|
499
|
-
editable: true,
|
|
500
|
-
align: 'center',
|
|
501
|
-
width: APP_CONFIG.CELL_WIDTH_TINY,
|
|
502
|
-
inputType: 'MyAutoComplete',
|
|
503
|
-
inputProps: {
|
|
504
|
-
options: [{
|
|
505
|
-
label: '强',
|
|
506
|
-
value: '强'
|
|
507
|
-
}, {
|
|
508
|
-
label: '中',
|
|
509
|
-
value: '中'
|
|
510
|
-
}, {
|
|
511
|
-
label: '弱',
|
|
512
|
-
value: '弱'
|
|
513
|
-
}]
|
|
514
|
-
}
|
|
515
|
-
},
|
|
516
|
-
// {
|
|
517
|
-
// title: '宫缩持续(秒)',
|
|
518
|
-
// dataIndex: 'cerShrinkPersist',
|
|
519
|
-
// editable: true,
|
|
520
|
-
// align: 'center',
|
|
521
|
-
// inputType: 'input_number',
|
|
522
|
-
// inputProps: { min: 0 },
|
|
523
|
-
// width: APP_CONFIG.CELL_WIDTH_TINY,
|
|
524
|
-
// render: (value: any) => value && value,
|
|
525
|
-
// },
|
|
526
|
-
// {
|
|
527
|
-
// title: '宫缩间隔(分)',
|
|
528
|
-
// dataIndex: 'cerShrinkCycle',
|
|
529
|
-
// editable: true,
|
|
530
|
-
// align: 'center',
|
|
531
|
-
// inputType: 'input_number',
|
|
532
|
-
// inputProps: { min: 0 },
|
|
533
|
-
// width: APP_CONFIG.CELL_WIDTH_TINY,
|
|
534
|
-
// render: (value: any) => value && value,
|
|
535
|
-
// },
|
|
536
|
-
{
|
|
537
|
-
title: '宫缩(秒/分)',
|
|
538
|
-
dataIndex: 'uc',
|
|
539
|
-
editable: true,
|
|
540
|
-
align: 'center',
|
|
541
|
-
inputType: 'MyInput',
|
|
542
|
-
inputProps: {
|
|
543
|
-
min: 0
|
|
544
|
-
},
|
|
545
|
-
width: APP_CONFIG.CELL_WIDTH_TINY
|
|
546
|
-
// render: (value: any) => value && value,
|
|
547
|
-
}, {
|
|
548
|
-
title: '宫口扩张(cm)',
|
|
549
|
-
dataIndex: 'cervixDilatation',
|
|
550
|
-
editable: true,
|
|
551
|
-
align: 'center',
|
|
552
|
-
inputType: 'input_number',
|
|
553
|
-
inputProps: {
|
|
554
|
-
min: 0,
|
|
555
|
-
max: 10
|
|
556
|
-
},
|
|
557
|
-
width: APP_CONFIG.CELL_WIDTH_TINY,
|
|
558
|
-
render: function render(value) {
|
|
559
|
-
return value && value;
|
|
560
|
-
}
|
|
561
|
-
}, {
|
|
562
|
-
title: '先露高低(cm)',
|
|
563
|
-
dataIndex: 'fetalPresentationPosition',
|
|
564
|
-
editable: true,
|
|
565
|
-
align: 'center',
|
|
566
|
-
width: APP_CONFIG.CELL_WIDTH_TINY,
|
|
567
|
-
render: function render(value) {
|
|
568
|
-
return value && value;
|
|
569
|
-
},
|
|
570
|
-
inputType: 'MyAutoComplete',
|
|
571
|
-
inputProps: {
|
|
572
|
-
options: ['-5', '-4', '-3', '-2', '-1', '0', '+1', '+2', '+3', '+4', '+5']
|
|
573
|
-
}
|
|
574
|
-
}, {
|
|
575
|
-
title: '特殊记录',
|
|
576
|
-
dataIndex: 'specialNote',
|
|
577
|
-
editable: true,
|
|
578
|
-
align: 'center',
|
|
579
|
-
inputType: 'TextArea',
|
|
580
|
-
inputProps: {
|
|
581
|
-
type: MODAL_TEMPLATE_TYPES.产前产后,
|
|
582
|
-
isPop: true,
|
|
583
|
-
rows: 10
|
|
584
|
-
},
|
|
585
|
-
width: APP_CONFIG.CELL_WIDTH_SMALL
|
|
586
|
-
}, {
|
|
587
|
-
title: '签名',
|
|
588
|
-
dataIndex: 'recorder',
|
|
589
|
-
align: 'center',
|
|
590
|
-
editable: true,
|
|
591
|
-
inputType: 'TextArea',
|
|
592
|
-
inputProps: {
|
|
593
|
-
type: MODAL_TEMPLATE_TYPES.科室个人,
|
|
594
|
-
isPop: true,
|
|
595
|
-
rows: 10
|
|
596
|
-
},
|
|
597
|
-
width: APP_CONFIG.CELL_WIDTH_SMALL
|
|
598
|
-
}].filter(function (_) {
|
|
599
|
-
return _;
|
|
600
|
-
});
|
|
601
|
-
}
|
|
602
|
-
var getTableColumns = mchcEnv.is('广三') ? getTableColumns_gysy : getTableColumns_default;
|
|
603
|
-
function CustomEditInTable(props) {
|
|
604
|
-
var config = props.config,
|
|
605
|
-
value = props.value,
|
|
606
|
-
onChange = props.onChange,
|
|
607
|
-
rest = _objectWithoutProperties(props, _excluded);
|
|
608
|
-
var fetalCount = sessionStorage.getItem('fetalCount');
|
|
609
|
-
var tableColumns = getTableColumns(Number(fetalCount));
|
|
610
|
-
return /*#__PURE__*/React$1.createElement(GeneralComponents_EditInTable_Inner, _extends({
|
|
611
|
-
tableColumns: tableColumns
|
|
612
|
-
}, rest, {
|
|
613
|
-
onChange: onChange,
|
|
614
|
-
value: value
|
|
615
|
-
}));
|
|
616
|
-
}
|
|
617
|
-
export { CustomEditInTable as default };
|
|
618
|
-
//# sourceMappingURL=.root148.js.map
|