@lm_fe/pages 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/a_chunks/{.root5.js → components.doctor_end.ExemplaryCase.js} +36 -68
- package/dist/a_chunks/components.doctor_end.HeaderInfo.js +635 -0
- package/dist/a_chunks/curve.components.BmiCanvas.js +242 -0
- package/dist/a_chunks/curve.components.FetusCanvas.js +259 -0
- package/dist/a_chunks/curve.components.FetusCanvasNICHD.js +1907 -0
- package/dist/a_chunks/curve.components.Pregnogram.js +166 -0
- package/dist/a_chunks/data.js +572 -0
- package/dist/a_chunks/func.js +86 -0
- package/dist/a_chunks/index.js +1049 -286
- package/dist/a_chunks/modals.entries.BF_Form.js +41 -0
- package/dist/a_chunks/modals.entries.StupidTemplateModal2.js +22 -0
- package/dist/a_chunks/modals.entries.box.js +23 -0
- package/dist/a_chunks/{.root11.js → modals.entries.modal_form.js} +99 -70
- package/dist/a_chunks/modals.entries.modal_page.js +143 -0
- package/dist/a_chunks/{.root13.js → modals.entries.print_modal.js} +22 -48
- package/dist/a_chunks/modals.entries.result_template.js +201 -0
- package/dist/a_chunks/{.root14.js → modals.entries.template_modal3.js} +80 -124
- package/dist/a_chunks/modals.entries.test.js +30 -0
- package/dist/a_chunks/{.root16.js → modals.entries.text_search.js} +20 -49
- package/dist/a_chunks/{.root17.js → modals.entries./344/271/231/350/202/235/347/256/241/347/220/206.js} +17 -45
- package/dist/a_chunks/{.root18.js → 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.js} +68 -93
- package/dist/a_chunks/modals.entries./346/213/223/345/261/225/351/207/217/350/241/250.js +257 -0
- package/dist/a_chunks/{.root19.js → modals.entries./346/242/205/346/257/222/347/256/241/347/220/206.js} +58 -90
- package/dist/a_chunks/{.root20.js → 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.js} +144 -154
- package/dist/a_chunks/{.root21.js → 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.js} +27 -48
- package/dist/a_chunks/{.root22.js → modals.entries./350/257/212/346/226/255/345/216/206/345/217/262.js} +9 -37
- package/dist/a_chunks/{.root23.js → 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.js} +127 -172
- package/dist/a_chunks/{.root24.js → modals.entries./351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206.js} +438 -336
- package/dist/a_chunks/modals.entries./351/253/230/345/215/261/351/232/217/350/256/277.js +102 -0
- package/dist/a_chunks/modals.entries./351/253/230/345/215/261/351/232/217/350/256/2772.js +157 -0
- package/dist/a_chunks/{.root8.js → src.block./346/243/200/351/252/214/346/243/200/346/237/245.js} +69 -208
- package/dist/a_chunks/{.root3.js → src.components.Base_List.js} +329 -320
- package/dist/a_chunks/src.components.Layout_Sider.js +101 -0
- package/dist/a_chunks/src.components.Layout_TabButton.js +69 -0
- package/dist/a_chunks/src.components.Login.js +151 -0
- package/dist/a_chunks/src.components.MenuSearch.js +106 -0
- package/dist/a_chunks/{.root7.js → src.components.QuickDocButton.js} +1 -2
- package/dist/a_chunks/src.pages.questionnaire.js +1633 -0
- package/dist/a_chunks/use_fetus.js +138 -0
- package/dist/a_chunks/utils.js +100 -0
- package/dist/a_chunks/utils2.js +36 -0
- package/dist/block//346/243/200/351/252/214/346/243/200/346/237/245/Inner.d.ts +1 -0
- package/dist/components/BF_Form/Wrap.d.ts +2 -2
- package/dist/components/BF_Form/index.d.ts +4 -2
- package/dist/components/BF_Form/types.d.ts +7 -0
- package/dist/components/BF_Form/use_table_config.d.ts +1 -5
- package/dist/components/Base_List/Helper.d.ts +0 -5
- package/dist/components/Base_List/_MyBaseList.d.ts +1 -0
- package/dist/components/Base_List/index.d.ts +2 -1
- package/dist/components/Base_List/types.d.ts +6 -3
- package/dist/components/Base_List/use_MyBaseList.d.ts +10 -0
- package/dist/components/Base_List/utils.d.ts +11 -0
- package/dist/components/HighRiskTableEntry/utils.d.ts +4 -3
- package/dist/components/IdNOButton/index copy.d.ts +1 -1
- package/dist/components/Layout_Sider/Inner.d.ts +2 -4
- package/dist/components/Layout_Sider/index.d.ts +2 -2
- package/dist/components/Layout_Sider/utils.d.ts +13 -0
- package/dist/components/Layout_TabButton/Inner.d.ts +2 -10
- package/dist/components/Layout_TabButton/index.d.ts +3 -8
- package/dist/components/Layout_TabButton/types.d.ts +8 -0
- package/dist/components/Login/Inner.d.ts +0 -1
- package/dist/components/Login/index.d.ts +2 -1
- package/dist/components/MenuSearch/Inner.d.ts +6 -0
- package/dist/components/MenuSearch/index.d.ts +2 -0
- package/dist/components/QuickDocButton/index.d.ts +5 -1
- package/dist/components/doctor_end/HeaderInfo/FuckTag.d.ts +6 -0
- package/dist/components/doctor_end/HeaderInfo/index.d.ts +1 -0
- package/dist/components/doctor_end/HeaderInfo/types.d.ts +1 -3
- package/dist/components/doctor_end/HeaderInfo/use_headinfo_color.d.ts +8 -0
- package/dist/components/exception/index.d.ts +1 -0
- package/dist/components/index.d.ts +1 -0
- package/dist/curve/components/BmiCanvas/index.d.ts +11 -0
- package/dist/curve/components/FetusCanvas/FetuGrowsEdit.d.ts +7 -0
- package/dist/curve/components/FetusCanvas/config.d.ts +3 -0
- package/dist/curve/components/FetusCanvas/index.d.ts +4 -0
- package/dist/curve/components/FetusCanvas/requestMethods.d.ts +7 -0
- package/dist/curve/components/FetusCanvas/use_fetus.d.ts +33 -0
- package/dist/curve/components/FetusCanvasNICHD/config.d.ts +3 -0
- package/dist/curve/components/FetusCanvasNICHD/data.d.ts +84 -0
- package/dist/curve/components/FetusCanvasNICHD/index.d.ts +4 -0
- package/dist/curve/components/Pregnogram/index.d.ts +11 -0
- package/dist/curve/components/api.d.ts +17 -0
- package/dist/curve/components-new/BmiCanvas/index.d.ts +23 -0
- package/dist/curve/components-new/FetusCanvas/config.d.ts +2 -0
- package/dist/curve/components-new/FetusCanvas/index.d.ts +19 -0
- package/dist/curve/components-new/FetusCanvas/requestMethods.d.ts +7 -0
- package/dist/curve/components-new/FetusCanvasNICHD/config.d.ts +2 -0
- package/dist/curve/components-new/FetusCanvasNICHD/data.d.ts +84 -0
- package/dist/curve/components-new/FetusCanvasNICHD/index.d.ts +21 -0
- package/dist/curve/components-new/Pregnogram/index.d.ts +13 -0
- package/dist/curve/data.d.ts +125 -0
- package/dist/curve/func.d.ts +12 -0
- package/dist/curve/func.test.d.ts +1 -0
- package/dist/curve/index.d.ts +7 -0
- package/dist/curve/intro-steps.d.ts +7 -0
- package/dist/curve/utils.d.ts +8 -0
- package/dist/form_config/conceiveMode.d.ts +2 -0
- package/dist/form_config/index.d.ts +4 -0
- package/dist/form_config/mlUltrasounds.d.ts +2 -0
- package/dist/form_config/not_yes_input.d.ts +4 -0
- package/dist/form_config/pressure.d.ts +4 -0
- package/dist/hooks/index.d.ts +1 -0
- package/dist/hooks/use_duck_form.d.ts +18 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.js +8 -33
- package/dist/modals/entries/StupidTemplateModal2/index copy.d.ts +22 -0
- package/dist/modals/entries/StupidTemplateModal2/index.d.ts +1 -2
- package/dist/modals/entries/StupidTemplateModal2/methods/index.d.ts +7 -1
- package/dist/modals/entries/box/index.d.ts +6 -0
- package/dist/modals/entries/modal_form/index.d.ts +1 -1
- package/dist/modals/entries/result_template/index.d.ts +24 -0
- package/dist/modals/entries/template_modal3/components/TemplateSelect.d.ts +2 -1
- package/dist/modals/entries/template_modal3/index copy 2.d.ts +1 -1
- package/dist/modals/entries/template_modal3/index.d.ts +6 -3
- package/dist/modals/entries/text_search/index.d.ts +1 -1
- package/dist/modals/entries//344/271/231/350/202/235/347/256/241/347/220/206/index.d.ts +1 -1
- 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/utils.d.ts +5 -0
- package/dist/modals/entries//346/213/223/345/261/225/351/207/217/350/241/250/History.d.ts +10 -0
- package/dist/modals/entries//346/213/223/345/261/225/351/207/217/350/241/250/index.d.ts +9 -0
- 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 +2 -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 +2 -1
- 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 +2 -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 +2 -2
- 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 +3 -3
- 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 +2 -2
- 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 +4 -5
- 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 +1 -1
- package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/Tag.d.ts +12 -0
- package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/utils.d.ts +8 -0
- package/dist/modals/entries//351/253/230/345/215/261/351/232/217/350/256/277/form_config.d.ts +4 -2
- package/dist/modals/index.d.ts +4 -1
- package/dist/modals/meta.d.ts +4 -1
- package/dist/pages/doc_record/index.d.ts +1 -1
- package/dist/pages/index.d.ts +1 -0
- package/dist/pages/questionnaire/Inner.d.ts +4 -0
- package/dist/pages/questionnaire/Qn.d.ts +3 -0
- package/dist/pages/questionnaire/SelectButton.d.ts +4 -0
- package/dist/pages/questionnaire/create/Step2Right.d.ts +11 -0
- package/dist/pages/questionnaire/create/common.d.ts +46 -0
- package/dist/pages/questionnaire/create/fakeData.d.ts +6 -0
- package/dist/pages/questionnaire/create/question-item.d.ts +14 -0
- package/dist/pages/questionnaire/create/step1.d.ts +12 -0
- package/dist/pages/questionnaire/create/step2.d.ts +10 -0
- package/dist/pages/questionnaire/create/step3.d.ts +8 -0
- package/dist/pages/questionnaire/create/step4.d.ts +8 -0
- package/dist/pages/questionnaire/index.d.ts +3 -0
- package/dist/pages/questionnaire/types.d.ts +10 -0
- package/dist/utils/helper.d.ts +5 -0
- package/dist/utils/index.d.ts +2 -1
- package/package.json +34 -16
- package/dist/a_chunks/.root.js +0 -245
- package/dist/a_chunks/.root.js.map +0 -1
- package/dist/a_chunks/.root10.js +0 -474
- package/dist/a_chunks/.root10.js.map +0 -1
- package/dist/a_chunks/.root11.js.map +0 -1
- package/dist/a_chunks/.root12.js +0 -200
- package/dist/a_chunks/.root12.js.map +0 -1
- package/dist/a_chunks/.root13.js.map +0 -1
- package/dist/a_chunks/.root14.js.map +0 -1
- package/dist/a_chunks/.root15.js +0 -58
- package/dist/a_chunks/.root15.js.map +0 -1
- package/dist/a_chunks/.root16.js.map +0 -1
- package/dist/a_chunks/.root17.js.map +0 -1
- package/dist/a_chunks/.root18.js.map +0 -1
- package/dist/a_chunks/.root19.js.map +0 -1
- package/dist/a_chunks/.root2.js +0 -76
- 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 +0 -281
- package/dist/a_chunks/.root25.js.map +0 -1
- package/dist/a_chunks/.root3.js.map +0 -1
- package/dist/a_chunks/.root4.js +0 -629
- package/dist/a_chunks/.root4.js.map +0 -1
- package/dist/a_chunks/.root5.js.map +0 -1
- package/dist/a_chunks/.root6.js +0 -164
- package/dist/a_chunks/.root6.js.map +0 -1
- package/dist/a_chunks/.root7.js.map +0 -1
- package/dist/a_chunks/.root8.js.map +0 -1
- package/dist/a_chunks/.root9.js +0 -69
- package/dist/a_chunks/.root9.js.map +0 -1
- package/dist/a_chunks/extends.js +0 -11
- package/dist/a_chunks/extends.js.map +0 -1
- package/dist/a_chunks/index.js.map +0 -1
- package/dist/components/BF_Form/use_table_config copy.d.ts +0 -13
- package/dist/index.js.map +0 -1
- 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/a_chunks/{.root8.js → src.block./346/243/200/351/252/214/346/243/200/346/237/245.js}
RENAMED
|
@@ -3,36 +3,12 @@ import { defineFormConfig, SMchc_Doctor } from '@lm_fe/service';
|
|
|
3
3
|
import React, { useEffect } from 'react';
|
|
4
4
|
import { B as BF_Form } from './index.js';
|
|
5
5
|
import '@lm_fe/components';
|
|
6
|
-
import '
|
|
7
|
-
import 'antd
|
|
8
|
-
import 'lodash/keys';
|
|
9
|
-
import 'lodash/get';
|
|
10
|
-
import '@ant-design/icons';
|
|
6
|
+
import '@lm_fe/provoke';
|
|
7
|
+
import 'antd';
|
|
11
8
|
import '@lm_fe/components_m';
|
|
12
9
|
import '@lm_fe/utils';
|
|
13
|
-
import '
|
|
14
|
-
import 'antd/es/row';
|
|
15
|
-
import 'antd/es/col/style';
|
|
16
|
-
import 'antd/es/col';
|
|
17
|
-
import 'antd/es/list/style';
|
|
18
|
-
import 'antd/es/list';
|
|
19
|
-
import 'antd/es/tooltip/style';
|
|
20
|
-
import 'antd/es/tooltip';
|
|
10
|
+
import 'lodash';
|
|
21
11
|
import 'classnames';
|
|
22
|
-
import 'antd/es/button/style';
|
|
23
|
-
import 'antd/es/button';
|
|
24
|
-
import 'antd/es/spin/style';
|
|
25
|
-
import 'antd/es/spin';
|
|
26
|
-
import 'antd/es/form/style';
|
|
27
|
-
import 'antd/es/form';
|
|
28
|
-
import 'antd/es/menu/style';
|
|
29
|
-
import 'antd/es/menu';
|
|
30
|
-
import 'antd/es/message/style';
|
|
31
|
-
import 'antd/es/message';
|
|
32
|
-
import 'antd/es/space/style';
|
|
33
|
-
import 'antd/es/space';
|
|
34
|
-
import 'antd/es/divider/style';
|
|
35
|
-
import 'antd/es/divider';
|
|
36
12
|
var form_confg = defineFormConfig([{
|
|
37
13
|
"key": "syncDate",
|
|
38
14
|
"label": "上次同步时间",
|
|
@@ -55,11 +31,7 @@ var form_confg = defineFormConfig([{
|
|
|
55
31
|
"inputProps": {
|
|
56
32
|
'options': mchcEnv.get_other_options('aboOptions'),
|
|
57
33
|
marshal: 0,
|
|
58
|
-
'placeholder': 'ABO血型'
|
|
59
|
-
'labelSign': {
|
|
60
|
-
'type': 'iconfont',
|
|
61
|
-
'value': 'icon-number_light'
|
|
62
|
-
}
|
|
34
|
+
'placeholder': 'ABO血型'
|
|
63
35
|
},
|
|
64
36
|
layout: '1/3',
|
|
65
37
|
isNewRow: 1
|
|
@@ -68,7 +40,6 @@ var form_confg = defineFormConfig([{
|
|
|
68
40
|
"label": "男方RH血型",
|
|
69
41
|
"inputType": "select",
|
|
70
42
|
"inputProps": {
|
|
71
|
-
'warningOption': 1,
|
|
72
43
|
marshal: 0,
|
|
73
44
|
'options': mchcEnv.get_other_options('rhOptions'),
|
|
74
45
|
'style': {
|
|
@@ -81,11 +52,7 @@ var form_confg = defineFormConfig([{
|
|
|
81
52
|
"label": "男方地贫",
|
|
82
53
|
"inputType": "checkbox",
|
|
83
54
|
"inputProps": {
|
|
84
|
-
options: '正常,异常i,未查,其他i'
|
|
85
|
-
'labelSign': {
|
|
86
|
-
'type': 'iconfont',
|
|
87
|
-
'value': 'icon-number_light'
|
|
88
|
-
}
|
|
55
|
+
options: '正常,异常i,未查,其他i'
|
|
89
56
|
},
|
|
90
57
|
layout: '1/3'
|
|
91
58
|
}, {
|
|
@@ -95,11 +62,7 @@ var form_confg = defineFormConfig([{
|
|
|
95
62
|
"inputProps": {
|
|
96
63
|
'options': mchcEnv.get_other_options('aboOptions'),
|
|
97
64
|
marshal: 0,
|
|
98
|
-
'disabled': true
|
|
99
|
-
'labelSign': {
|
|
100
|
-
'type': 'iconfont',
|
|
101
|
-
'value': 'icon-number_light'
|
|
102
|
-
}
|
|
65
|
+
'disabled': true
|
|
103
66
|
},
|
|
104
67
|
layout: '1/3',
|
|
105
68
|
"isNewRow": 1
|
|
@@ -110,10 +73,6 @@ var form_confg = defineFormConfig([{
|
|
|
110
73
|
"inputProps": {
|
|
111
74
|
'options': mchcEnv.get_other_options('rhOptions'),
|
|
112
75
|
marshal: 0,
|
|
113
|
-
'warningOption': 1,
|
|
114
|
-
'style': {
|
|
115
|
-
'marginLeft': '-1px'
|
|
116
|
-
},
|
|
117
76
|
'disabled': true
|
|
118
77
|
},
|
|
119
78
|
layout: '1/3'
|
|
@@ -128,176 +87,115 @@ var form_confg = defineFormConfig([{
|
|
|
128
87
|
}, {
|
|
129
88
|
"key": "tsh",
|
|
130
89
|
"label": "TSH",
|
|
131
|
-
"inputType": "
|
|
132
|
-
|
|
133
|
-
'type': 'number',
|
|
134
|
-
'unit': 'uIU/ml',
|
|
135
|
-
'labelSign': {
|
|
136
|
-
'type': 'iconfont',
|
|
137
|
-
'value': 'icon-number_light'
|
|
138
|
-
}
|
|
139
|
-
},
|
|
90
|
+
"inputType": "InputNumber",
|
|
91
|
+
unit: 'uIU/ml',
|
|
140
92
|
layout: '1/3',
|
|
141
93
|
"isNewRow": 1
|
|
142
94
|
}, {
|
|
143
95
|
"key": "t3",
|
|
144
96
|
"label": "游离T3",
|
|
145
|
-
"inputType": "
|
|
146
|
-
|
|
147
|
-
'type': 'number',
|
|
148
|
-
'unit': 'pmol/L'
|
|
149
|
-
},
|
|
97
|
+
"inputType": "InputNumber",
|
|
98
|
+
unit: 'pmol/L',
|
|
150
99
|
layout: '1/3'
|
|
151
100
|
}, {
|
|
152
101
|
"key": "t4",
|
|
153
102
|
"label": "游离T4",
|
|
154
|
-
"inputType": "
|
|
155
|
-
|
|
156
|
-
'type': 'number',
|
|
157
|
-
'unit': 'pmol/L'
|
|
158
|
-
},
|
|
103
|
+
"inputType": "InputNumber",
|
|
104
|
+
unit: 'pmol/L',
|
|
159
105
|
layout: '1/3'
|
|
160
106
|
}, {
|
|
161
107
|
"key": "hb",
|
|
162
108
|
"label": "HB",
|
|
163
|
-
"inputType": "
|
|
164
|
-
|
|
165
|
-
'type': 'number',
|
|
166
|
-
'unit': 'g/L',
|
|
167
|
-
'labelSign': {
|
|
168
|
-
'type': 'iconfont',
|
|
169
|
-
'value': 'icon-number_light'
|
|
170
|
-
}
|
|
171
|
-
},
|
|
109
|
+
"inputType": "InputNumber",
|
|
110
|
+
unit: 'g/L',
|
|
172
111
|
layout: '1/3',
|
|
173
112
|
"isNewRow": 1
|
|
174
113
|
}, {
|
|
175
114
|
"key": "mcv",
|
|
176
115
|
"label": "MCV",
|
|
177
|
-
"inputType": "
|
|
178
|
-
|
|
179
|
-
'type': 'number',
|
|
180
|
-
'unit': 'fL'
|
|
181
|
-
},
|
|
116
|
+
"inputType": "InputNumber",
|
|
117
|
+
unit: 'fL',
|
|
182
118
|
layout: '1/3'
|
|
183
119
|
}, {
|
|
184
120
|
"key": "plt",
|
|
185
121
|
"label": "PLT",
|
|
186
|
-
"inputType": "
|
|
187
|
-
|
|
188
|
-
'type': 'number',
|
|
189
|
-
'unit': 'x10^9/L'
|
|
190
|
-
},
|
|
122
|
+
"inputType": "InputNumber",
|
|
123
|
+
unit: 'x10^9/L',
|
|
191
124
|
layout: '1/3'
|
|
192
125
|
}, {
|
|
193
126
|
key: "urokinase__",
|
|
194
127
|
"label": "尿蛋白",
|
|
195
128
|
"inputType": "checkbox",
|
|
196
129
|
"inputProps": {
|
|
197
|
-
options: '阴性,弱阳性,阳性i,未查,其他i'
|
|
198
|
-
'labelSign': {
|
|
199
|
-
'type': 'iconfont',
|
|
200
|
-
'value': 'icon-number_light'
|
|
201
|
-
}
|
|
130
|
+
options: '阴性,弱阳性,阳性i,未查,其他i'
|
|
202
131
|
},
|
|
203
132
|
layout: '1/3'
|
|
204
133
|
}, {
|
|
205
134
|
"key": "hbsag",
|
|
206
135
|
"label": "HBsAg",
|
|
207
|
-
"inputType": "
|
|
136
|
+
"inputType": "MA",
|
|
208
137
|
"inputProps": {
|
|
209
|
-
'
|
|
210
|
-
'type': 'iconfont',
|
|
211
|
-
'value': 'icon-number_light'
|
|
212
|
-
},
|
|
213
|
-
options: mchcEnv.get_other_options('hbOptions'),
|
|
214
|
-
'positiveWarning': true
|
|
138
|
+
options: mchcEnv.get_other_options('hbOptions')
|
|
215
139
|
},
|
|
216
140
|
layout: '1/3'
|
|
217
141
|
}, {
|
|
218
142
|
"key": "hbsab",
|
|
219
143
|
"label": "HBsAb",
|
|
220
|
-
"inputType": "
|
|
144
|
+
"inputType": "MA",
|
|
221
145
|
"inputProps": {
|
|
222
|
-
'options': mchcEnv.get_other_options('hbOptions')
|
|
223
|
-
'positiveWarning': true
|
|
146
|
+
'options': mchcEnv.get_other_options('hbOptions')
|
|
224
147
|
},
|
|
225
148
|
layout: '1/3'
|
|
226
149
|
}, {
|
|
227
150
|
"key": "hbeag",
|
|
228
151
|
"label": "HBeAg",
|
|
229
|
-
"inputType": "
|
|
152
|
+
"inputType": "MA",
|
|
230
153
|
"inputProps": {
|
|
231
|
-
'options': mchcEnv.get_other_options('hbOptions')
|
|
232
|
-
'positiveWarning': true
|
|
154
|
+
'options': mchcEnv.get_other_options('hbOptions')
|
|
233
155
|
},
|
|
234
156
|
layout: '1/3'
|
|
235
157
|
}, {
|
|
236
158
|
"key": "hbeab",
|
|
237
159
|
"label": "HBeAb",
|
|
238
|
-
"inputType": "
|
|
160
|
+
"inputType": "MA",
|
|
239
161
|
"inputProps": {
|
|
240
|
-
'options': mchcEnv.get_other_options('hbOptions')
|
|
241
|
-
'positiveWarning': true
|
|
162
|
+
'options': mchcEnv.get_other_options('hbOptions')
|
|
242
163
|
},
|
|
243
164
|
layout: '1/3',
|
|
244
165
|
"isNewRow": 1
|
|
245
166
|
}, {
|
|
246
167
|
"key": "hbcab",
|
|
247
168
|
"label": "HBcAb",
|
|
248
|
-
"inputType": "
|
|
169
|
+
"inputType": "MA",
|
|
249
170
|
"inputProps": {
|
|
250
|
-
'options': mchcEnv.get_other_options('hbOptions')
|
|
251
|
-
'positiveWarning': true
|
|
171
|
+
'options': mchcEnv.get_other_options('hbOptions')
|
|
252
172
|
},
|
|
253
173
|
layout: '1/3'
|
|
254
174
|
}, {
|
|
255
175
|
"key": "hbvdna",
|
|
256
176
|
"label": "HBV DNA",
|
|
257
|
-
"inputType": "
|
|
258
|
-
|
|
259
|
-
'labelSign': {
|
|
260
|
-
'type': 'iconfont',
|
|
261
|
-
'value': 'icon-number_light'
|
|
262
|
-
},
|
|
263
|
-
'type': 'number',
|
|
264
|
-
'unit': 'IU/ml'
|
|
265
|
-
},
|
|
177
|
+
"inputType": "InputNumber",
|
|
178
|
+
unit: 'IU/ml',
|
|
266
179
|
layout: '1/3'
|
|
267
180
|
}, {
|
|
268
181
|
"key": "alt",
|
|
269
182
|
"label": "ALT",
|
|
270
|
-
"inputType": "
|
|
271
|
-
|
|
272
|
-
'labelSign': {
|
|
273
|
-
'type': 'iconfont',
|
|
274
|
-
'value': 'icon-number_light'
|
|
275
|
-
},
|
|
276
|
-
'type': 'number',
|
|
277
|
-
'unit': 'U/L'
|
|
278
|
-
},
|
|
183
|
+
"inputType": "InputNumber",
|
|
184
|
+
unit: 'U/L',
|
|
279
185
|
layout: '1/3',
|
|
280
186
|
"isNewRow": 1
|
|
281
187
|
}, {
|
|
282
188
|
"key": "ast",
|
|
283
189
|
"label": "AST",
|
|
284
|
-
"inputType": "
|
|
285
|
-
|
|
286
|
-
'type': 'number',
|
|
287
|
-
'unit': 'U/L'
|
|
288
|
-
},
|
|
190
|
+
"inputType": "InputNumber",
|
|
191
|
+
unit: 'U/L',
|
|
289
192
|
layout: '1/3'
|
|
290
193
|
}, {
|
|
291
194
|
"key": "pt",
|
|
292
195
|
"label": "PT",
|
|
293
|
-
"inputType": "
|
|
196
|
+
"inputType": "InputNumber",
|
|
197
|
+
'unit': 'sec',
|
|
294
198
|
"inputProps": {
|
|
295
|
-
'labelSign': {
|
|
296
|
-
'type': 'iconfont',
|
|
297
|
-
'value': 'icon-number_light'
|
|
298
|
-
},
|
|
299
|
-
'type': 'number',
|
|
300
|
-
'unit': 'sec',
|
|
301
199
|
'min': 0,
|
|
302
200
|
'max': 20,
|
|
303
201
|
'disabled': true
|
|
@@ -307,9 +205,8 @@ var form_confg = defineFormConfig([{
|
|
|
307
205
|
}, {
|
|
308
206
|
"key": "inr",
|
|
309
207
|
"label": "INR",
|
|
310
|
-
"inputType": "
|
|
208
|
+
"inputType": "InputNumber",
|
|
311
209
|
"inputProps": {
|
|
312
|
-
'type': 'number',
|
|
313
210
|
'min': 0,
|
|
314
211
|
'max': 2,
|
|
315
212
|
'step': 0.1,
|
|
@@ -319,10 +216,9 @@ var form_confg = defineFormConfig([{
|
|
|
319
216
|
}, {
|
|
320
217
|
"key": "aptt",
|
|
321
218
|
"label": "APTT",
|
|
322
|
-
"inputType": "
|
|
219
|
+
"inputType": "InputNumber",
|
|
220
|
+
'unit': 'sec',
|
|
323
221
|
"inputProps": {
|
|
324
|
-
'type': 'number',
|
|
325
|
-
'unit': 'sec',
|
|
326
222
|
'min': 0,
|
|
327
223
|
'max': 50,
|
|
328
224
|
'disabled': true
|
|
@@ -331,10 +227,9 @@ var form_confg = defineFormConfig([{
|
|
|
331
227
|
}, {
|
|
332
228
|
"key": "tt",
|
|
333
229
|
"label": "TT",
|
|
334
|
-
"inputType": "
|
|
230
|
+
"inputType": "InputNumber",
|
|
231
|
+
'unit': 'sec',
|
|
335
232
|
"inputProps": {
|
|
336
|
-
'type': 'number',
|
|
337
|
-
'unit': 'sec',
|
|
338
233
|
'min': 0,
|
|
339
234
|
'max': 20,
|
|
340
235
|
'disabled': true
|
|
@@ -344,10 +239,9 @@ var form_confg = defineFormConfig([{
|
|
|
344
239
|
}, {
|
|
345
240
|
"key": "fib",
|
|
346
241
|
"label": "FIB",
|
|
347
|
-
"inputType": "
|
|
242
|
+
"inputType": "InputNumber",
|
|
243
|
+
'unit': 'g/L',
|
|
348
244
|
"inputProps": {
|
|
349
|
-
'type': 'number',
|
|
350
|
-
'unit': 'g/L',
|
|
351
245
|
'min': 0,
|
|
352
246
|
'max': 5,
|
|
353
247
|
'step': 0.1,
|
|
@@ -357,22 +251,15 @@ var form_confg = defineFormConfig([{
|
|
|
357
251
|
}, {
|
|
358
252
|
"key": "sf",
|
|
359
253
|
"label": "SF",
|
|
360
|
-
"inputType": "
|
|
361
|
-
|
|
362
|
-
'type': 'number',
|
|
363
|
-
'unit': 'ng/ml'
|
|
364
|
-
},
|
|
254
|
+
"inputType": "InputNumber",
|
|
255
|
+
unit: 'ng/ml',
|
|
365
256
|
layout: '1/3'
|
|
366
257
|
}, {
|
|
367
258
|
key: "hcvResult__",
|
|
368
259
|
"label": "丙肝抗体",
|
|
369
260
|
"inputType": "checkbox",
|
|
370
261
|
"inputProps": {
|
|
371
|
-
options: '阴性,阳性i,未查'
|
|
372
|
-
'labelSign': {
|
|
373
|
-
'type': 'iconfont',
|
|
374
|
-
'value': 'icon-number_light'
|
|
375
|
-
}
|
|
262
|
+
options: '阴性,阳性i,未查'
|
|
376
263
|
},
|
|
377
264
|
layout: '1/3'
|
|
378
265
|
}, {
|
|
@@ -380,11 +267,7 @@ var form_confg = defineFormConfig([{
|
|
|
380
267
|
"label": "丙肝RNA",
|
|
381
268
|
"inputType": "checkbox",
|
|
382
269
|
"inputProps": {
|
|
383
|
-
options: '阴性,阳性i,未查'
|
|
384
|
-
'labelSign': {
|
|
385
|
-
'type': 'iconfont',
|
|
386
|
-
'value': 'icon-number_light'
|
|
387
|
-
}
|
|
270
|
+
options: '阴性,阳性i,未查'
|
|
388
271
|
},
|
|
389
272
|
layout: '1/3'
|
|
390
273
|
}, {
|
|
@@ -392,11 +275,7 @@ var form_confg = defineFormConfig([{
|
|
|
392
275
|
"label": "梅毒",
|
|
393
276
|
"inputType": "checkbox",
|
|
394
277
|
"inputProps": {
|
|
395
|
-
options: '阴性,阳性i,未查'
|
|
396
|
-
'labelSign': {
|
|
397
|
-
'type': 'iconfont',
|
|
398
|
-
'value': 'icon-number_light'
|
|
399
|
-
}
|
|
278
|
+
options: '阴性,阳性i,未查'
|
|
400
279
|
},
|
|
401
280
|
layout: '1/3'
|
|
402
281
|
}, {
|
|
@@ -404,11 +283,7 @@ var form_confg = defineFormConfig([{
|
|
|
404
283
|
"label": "HIV",
|
|
405
284
|
"inputType": "checkbox",
|
|
406
285
|
"inputProps": {
|
|
407
|
-
options: '阴性,阳性i,未查'
|
|
408
|
-
'labelSign': {
|
|
409
|
-
'type': 'iconfont',
|
|
410
|
-
'value': 'icon-number_light'
|
|
411
|
-
}
|
|
286
|
+
options: '阴性,阳性i,未查'
|
|
412
287
|
},
|
|
413
288
|
layout: '1/3'
|
|
414
289
|
}, {
|
|
@@ -416,11 +291,7 @@ var form_confg = defineFormConfig([{
|
|
|
416
291
|
"label": "GBS",
|
|
417
292
|
"inputType": "checkbox",
|
|
418
293
|
"inputProps": {
|
|
419
|
-
options: '阴性,阳性i,未查'
|
|
420
|
-
'labelSign': {
|
|
421
|
-
'type': 'iconfont',
|
|
422
|
-
'value': 'icon-number_light'
|
|
423
|
-
}
|
|
294
|
+
options: '阴性,阳性i,未查'
|
|
424
295
|
},
|
|
425
296
|
layout: '1/3'
|
|
426
297
|
}, {
|
|
@@ -437,11 +308,7 @@ var form_confg = defineFormConfig([{
|
|
|
437
308
|
"inputType": "checkbox",
|
|
438
309
|
"inputProps": {
|
|
439
310
|
options: mchcEnv.get_other_options('downsScreenOptions'),
|
|
440
|
-
marshal: 0
|
|
441
|
-
'labelSign': {
|
|
442
|
-
'type': 'iconfont',
|
|
443
|
-
'value': 'icon-number_light'
|
|
444
|
-
}
|
|
311
|
+
marshal: 0
|
|
445
312
|
},
|
|
446
313
|
layout: '1/3'
|
|
447
314
|
}, {
|
|
@@ -450,11 +317,7 @@ var form_confg = defineFormConfig([{
|
|
|
450
317
|
"inputType": "checkbox",
|
|
451
318
|
"inputProps": {
|
|
452
319
|
options: mchcEnv.get_other_options('downsScreenOptions'),
|
|
453
|
-
marshal: 0
|
|
454
|
-
'labelSign': {
|
|
455
|
-
'type': 'iconfont',
|
|
456
|
-
'value': 'icon-number_light'
|
|
457
|
-
}
|
|
320
|
+
marshal: 0
|
|
458
321
|
},
|
|
459
322
|
layout: '1/3'
|
|
460
323
|
}, {
|
|
@@ -463,11 +326,7 @@ var form_confg = defineFormConfig([{
|
|
|
463
326
|
"inputType": "checkbox",
|
|
464
327
|
"inputProps": {
|
|
465
328
|
options: mchcEnv.get_other_options('downsScreenOptions'),
|
|
466
|
-
marshal: 0
|
|
467
|
-
'labelSign': {
|
|
468
|
-
'type': 'iconfont',
|
|
469
|
-
'value': 'icon-number_light'
|
|
470
|
-
}
|
|
329
|
+
marshal: 0
|
|
471
330
|
},
|
|
472
331
|
layout: '1/3'
|
|
473
332
|
}, {
|
|
@@ -475,12 +334,17 @@ var form_confg = defineFormConfig([{
|
|
|
475
334
|
"label": "产前诊断",
|
|
476
335
|
"inputType": "checkbox",
|
|
477
336
|
"inputProps": {
|
|
478
|
-
options:
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
337
|
+
options: [{
|
|
338
|
+
label: '正常',
|
|
339
|
+
value: 1
|
|
340
|
+
}, {
|
|
341
|
+
label: '异常',
|
|
342
|
+
value: 2
|
|
343
|
+
}, {
|
|
344
|
+
label: '拒绝产前诊断和知情同意书',
|
|
345
|
+
value: 4
|
|
346
|
+
}],
|
|
347
|
+
marshal: 0
|
|
484
348
|
},
|
|
485
349
|
layout: '1/3'
|
|
486
350
|
}, {
|
|
@@ -488,11 +352,7 @@ var form_confg = defineFormConfig([{
|
|
|
488
352
|
"label": "OGTT",
|
|
489
353
|
"inputType": "checkbox",
|
|
490
354
|
"inputProps": {
|
|
491
|
-
options: mchcEnv.get_other_options('ogttOptions')
|
|
492
|
-
'labelSign': {
|
|
493
|
-
'type': 'iconfont',
|
|
494
|
-
'value': 'icon-number_light'
|
|
495
|
-
}
|
|
355
|
+
options: mchcEnv.get_other_options('ogttOptions')
|
|
496
356
|
},
|
|
497
357
|
layout: '1/3'
|
|
498
358
|
}, {
|
|
@@ -507,7 +367,8 @@ var form_confg = defineFormConfig([{
|
|
|
507
367
|
}]);
|
|
508
368
|
function DoctorEnd_检验检查_History(props) {
|
|
509
369
|
var pregnancyId = props.pregnancyId,
|
|
510
|
-
form = props.form
|
|
370
|
+
form = props.form,
|
|
371
|
+
disabled = props.disabled;
|
|
511
372
|
useEffect(function () {
|
|
512
373
|
return function () {};
|
|
513
374
|
}, []);
|
|
@@ -524,6 +385,7 @@ function DoctorEnd_检验检查_History(props) {
|
|
|
524
385
|
});
|
|
525
386
|
}, []);
|
|
526
387
|
return /*#__PURE__*/React.createElement(BF_Form, {
|
|
388
|
+
disabled: disabled,
|
|
527
389
|
form: form,
|
|
528
390
|
fallback_init: function fallback_init() {
|
|
529
391
|
return SMchc_Doctor.getLabExamOfOutpatient(pregnancyId);
|
|
@@ -541,4 +403,3 @@ function DoctorEnd_检验检查_History(props) {
|
|
|
541
403
|
});
|
|
542
404
|
}
|
|
543
405
|
export { DoctorEnd_检验检查_History as default };
|
|
544
|
-
//# sourceMappingURL=.root8.js.map
|