@lm_fe/pages-fubao 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 +5 -3
- package/dist/a_chunks/{.root55.js → CervicalCarcinoma.Screening.form.js} +1 -8
- package/dist/a_chunks/{.root57.js → CervicalCarcinoma.Screening.form2.js} +0 -7
- package/dist/a_chunks/Form.js +3 -5
- package/dist/a_chunks/{.root56.js → MammaryCancer.Screening.form.js} +4 -28
- package/dist/a_chunks/{.root58.js → MammaryCancer.Screening.form2.js} +0 -1
- package/dist/a_chunks/ModalForm.js +254 -280
- package/dist/a_chunks/api.js +311 -325
- package/dist/a_chunks/common.js +0 -1
- package/dist/a_chunks/config.js +135 -164
- package/dist/a_chunks/{.root.js → family-planning.file-management.doctor-desk.js} +241 -281
- package/dist/a_chunks/family-planning.file-management.doctor-desk2.js +18 -0
- package/dist/a_chunks/{.root9.js → family-planning.file-management.list.js} +16 -26
- package/dist/a_chunks/{.root2.js → family-planning.file-management.nurse-desk.js} +22 -30
- package/dist/a_chunks/{.root13.js → family-planning.tracing-management.list.js} +300 -331
- package/dist/a_chunks/folic-acid.file-management.add.js +12 -0
- package/dist/a_chunks/folic-acid.file-management.edit.js +12 -0
- package/dist/a_chunks/{.root16.js → folic-acid.file-management.list.js} +4 -6
- package/dist/a_chunks/{.root17.js → follow-up.positive.premarital.js} +11 -2
- package/dist/a_chunks/{.root18.js → follow-up.positive.progestation.js} +10 -1
- package/dist/a_chunks/form_config.js +11 -130
- package/dist/a_chunks/{.root3.js → fubao.data-report.breast-cancer.js} +4 -6
- package/dist/a_chunks/{.root4.js → fubao.data-report.cervical-cancer.js} +4 -6
- package/dist/a_chunks/{.root5.js → fubao.family-planning.booking-management.js} +3 -3
- package/dist/a_chunks/{.root52.js → fubao.family-planning.booking-management2.js} +167 -219
- package/dist/a_chunks/{.root6.js → fubao.family-planning.curettage-statistics.js} +6 -9
- package/dist/a_chunks/fubao.family-planning.file-management.js +9 -0
- package/dist/a_chunks/{.root10.js → fubao.family-planning.surgery-management.js} +9 -15
- package/dist/a_chunks/{.root11.js → fubao.family-planning.surgery-scheduling.js} +210 -244
- package/dist/a_chunks/fubao.family-planning.tracing-management.js +14 -0
- package/dist/a_chunks/{.root28.js → fubao.gynecological-diseases.pathological-follow-up.js} +11 -15
- package/dist/a_chunks/{.root29.js → fubao.gynecological-diseases.pathological-reminder.js} +11 -15
- package/dist/a_chunks/fubao.gynecological-diseases.two-cancers.js +141 -0
- package/dist/a_chunks/fubao.pre-pregnancy-care.file-management.js +492 -0
- package/dist/a_chunks/{.root44.js → fubao.premarital-care.file-management.js} +13 -19
- package/dist/a_chunks/{.root47.js → fubao.report-entry.patients.js} +5 -8
- package/dist/a_chunks/{.root63.js → fubao.report-entry.patients2.js} +1 -2
- package/dist/a_chunks/{.root40.js → fubao.report-entry.reports.js} +3 -3
- package/dist/a_chunks/{.root62.js → fubao.report-entry.reports2.js} +64 -65
- package/dist/a_chunks/{.root64.js → fubao.report-entry.reports3.js} +0 -1
- package/dist/a_chunks/{.root65.js → fubao.report-entry.reports4.js} +0 -1
- package/dist/a_chunks/fubao.statistic.abnormal-breast-cancer.js +97 -0
- package/dist/a_chunks/fubao.statistic.abnormal-cervical-cancer.js +94 -0
- package/dist/a_chunks/{.root48.js → fubao.statistic.breast-cancer.js} +0 -1
- package/dist/a_chunks/{.root49.js → fubao.statistic.cervical-cancer.js} +0 -1
- package/dist/a_chunks/fubao.statistic.premarital-checkup.js +120 -0
- package/dist/a_chunks/fubao.statistic.progestation-checkup.js +89 -0
- package/dist/a_chunks/{.root19.js → gynecological-diseases.adolescent-management.list.js} +16 -27
- package/dist/a_chunks/gynecological-diseases.breast.edit.js +121 -0
- package/dist/a_chunks/{.root21.js → gynecological-diseases.breast.list.js} +16 -18
- package/dist/a_chunks/{.root24.js → gynecological-diseases.cervical-cancer-report.list.js} +10 -14
- package/dist/a_chunks/gynecological-diseases.cervical.edit.js +121 -0
- package/dist/a_chunks/{.root23.js → gynecological-diseases.cervical.list.js} +16 -18
- package/dist/a_chunks/{.root25.js → gynecological-diseases.hpv-report.list.js} +10 -14
- package/dist/a_chunks/{.root26.js → gynecological-diseases.mammary-cancer-report.list.js} +10 -14
- package/dist/a_chunks/{.root27.js → gynecological-diseases.menopause-management.list.js} +16 -27
- package/dist/a_chunks/{.root30.js → gynecological-diseases.regular-screening.list.js} +9 -14
- package/dist/a_chunks/gynecological-diseases.two-cancers.add.js +12 -0
- package/dist/a_chunks/{.root32.js → gynecological-diseases.two-cancers.edit.js} +11 -19
- package/dist/a_chunks/{.root33.js → gynecological-diseases.two-cancers.exam.js} +309 -336
- package/dist/a_chunks/{.root34.js → gynecological-diseases.two-cancers.followup.js} +1 -2
- package/dist/a_chunks/index.js +43 -57
- package/dist/a_chunks/index2.js +148 -64
- package/dist/a_chunks/index3.js +131 -1151
- package/dist/a_chunks/index4.js +57 -1040
- package/dist/a_chunks/index5.js +140 -0
- package/dist/a_chunks/index6.js +1169 -0
- package/dist/a_chunks/index7.js +1006 -0
- package/dist/a_chunks/{.root61.js → pages.fubao.premarital-care.js} +4 -5
- package/dist/a_chunks/pages.fubao.premarital-care2.js +114 -0
- package/dist/a_chunks/pages.fubao.premarital-care3.js +132 -0
- package/dist/a_chunks/pre-pregnancy-care.file-management.add.js +12 -0
- package/dist/a_chunks/pre-pregnancy-care.file-management.edit.js +199 -0
- package/dist/a_chunks/pre-pregnancy-care.file-management.edit2.js +830 -0
- package/dist/a_chunks/{.root39.js → pre-pregnancy-care.husband.husband-exam.js} +57 -84
- package/dist/a_chunks/{.root41.js → pre-pregnancy-care.wife.wife-exam.js} +57 -84
- package/dist/a_chunks/premarital-care.file-management.add.js +12 -0
- package/dist/a_chunks/{.root59.js → premarital-care.file-management.config.js} +10 -11
- package/dist/a_chunks/{.root60.js → premarital-care.file-management.config2.js} +0 -1
- package/dist/a_chunks/premarital-care.file-management.edit.js +199 -0
- package/dist/a_chunks/premarital-care.file-management.edit2.js +817 -0
- package/dist/a_chunks/{.root45.js → premarital-care.husband-v2.husband-exam.js} +56 -83
- package/dist/a_chunks/{.root46.js → premarital-care.wife-v2.wife-exam.js} +56 -83
- package/dist/a_chunks/style-inject.es.js +0 -1
- package/dist/a_chunks/tslib.es6.js +1 -2
- package/dist/a_chunks/{.root53.js → two-cancers.edit.form_config.js} +1 -2
- package/dist/a_chunks/{.root54.js → two-cancers.edit.form_config2.js} +4 -5
- package/dist/a_chunks//344/275/223/346/240/274/346/243/200/346/237/245_config.js +0 -1
- package/dist/index.js +59 -54
- package/dist/pages/fubao/family-planning/file-management/doctor-desk/components/SurgicalRecordv2/Curettage/index.d.ts +1 -1
- package/dist/pages/fubao/family-planning/file-management/doctor-desk/components/VideoReport/method.d.ts +1 -1
- package/dist/pages/fubao/gynecological-diseases/pathological-follow-up/config/table.d.ts +2 -1
- package/dist/pages/fubao/gynecological-diseases/pathological-reminder/config/table.d.ts +2 -1
- package/dist/pages/fubao/gynecological-diseases/two-cancers/./344/270/244/347/231/214/351/232/217/350/256/277/index.d.ts +1 -1
- package/dist/pages/fubao/pre-pregnancy-care/file-management/edit/form_config.d.ts +2 -1
- package/dist/pages/fubao/pre-pregnancy-care/file-management/edit/index copy.d.ts +18 -0
- package/dist/pages/fubao/pre-pregnancy-care/file-management/edit/index.d.ts +3 -18
- package/dist/pages/fubao/premarital-care/.public-exam/SecondSex/form_config_nv.d.ts +4 -0
- package/dist/pages/fubao/premarital-care/file-management/edit/form_config.d.ts +2 -1
- package/dist/pages/fubao/premarital-care/file-management/edit/index copy 2.d.ts +17 -0
- package/dist/pages/fubao/premarital-care/file-management/edit/index.d.ts +3 -17
- package/dist/pages/fubao/statistic/abnormal-breast-cancer/index.d.ts +2 -0
- package/dist/pages/fubao/statistic/abnormal-cervical-cancer/index.d.ts +2 -0
- package/dist/pages/fubao/statistic/premarital-checkup/./345/251/232/346/243/200/351/232/217/350/256/277/index.d.ts +1 -1
- package/dist/pages/fubao/statistic/progestation-checkup/./345/255/225/346/243/200/351/232/217/350/256/277/index.d.ts +1 -1
- package/dist/routes/index.d.ts +2 -0
- package/dist/routes/meta.d.ts +2 -0
- package/package.json +19 -14
- package/dist/a_chunks/.root.js.map +0 -1
- 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 -45
- package/dist/a_chunks/.root12.js.map +0 -1
- package/dist/a_chunks/.root13.js.map +0 -1
- package/dist/a_chunks/.root14.js +0 -26
- package/dist/a_chunks/.root14.js.map +0 -1
- package/dist/a_chunks/.root15.js +0 -26
- 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.map +0 -1
- package/dist/a_chunks/.root20.js +0 -125
- package/dist/a_chunks/.root20.js.map +0 -1
- package/dist/a_chunks/.root21.js.map +0 -1
- package/dist/a_chunks/.root22.js +0 -125
- 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 +0 -20
- 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 +0 -281
- package/dist/a_chunks/.root35.js.map +0 -1
- package/dist/a_chunks/.root36.js +0 -26
- package/dist/a_chunks/.root36.js.map +0 -1
- package/dist/a_chunks/.root37.js +0 -1497
- package/dist/a_chunks/.root37.js.map +0 -1
- package/dist/a_chunks/.root38.js +0 -2956
- 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 +0 -26
- package/dist/a_chunks/.root42.js.map +0 -1
- package/dist/a_chunks/.root43.js +0 -1542
- 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 +0 -263
- package/dist/a_chunks/.root50.js.map +0 -1
- package/dist/a_chunks/.root51.js +0 -232
- 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/.root7.js +0 -58
- package/dist/a_chunks/.root7.js.map +0 -1
- package/dist/a_chunks/.root8.js +0 -19
- package/dist/a_chunks/.root8.js.map +0 -1
- package/dist/a_chunks/.root9.js.map +0 -1
- package/dist/a_chunks/Form.js.map +0 -1
- package/dist/a_chunks/ModalForm.js.map +0 -1
- package/dist/a_chunks/api.js.map +0 -1
- package/dist/a_chunks/common.js.map +0 -1
- package/dist/a_chunks/config.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/form_config.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.map +0 -1
- package/dist/a_chunks/index4.js.map +0 -1
- package/dist/a_chunks/style-inject.es.js.map +0 -1
- package/dist/a_chunks/tslib.es6.js.map +0 -1
- package/dist/a_chunks//344/275/223/346/240/274/346/243/200/346/237/245_config.js.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/pages/fubao/pre-pregnancy-care/.public-exam/config/adapter.d.ts +0 -2
- package/dist/pages/fubao/premarital-care/.public-exam/config/adapter.d.ts +0 -2
- /package/dist/pages/fubao/premarital-care/.public-exam/SecondSex/{form_config.d.ts → form_config_nan.d.ts} +0 -0
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { F as FolicAcidNurse } from './index.js';
|
|
2
|
+
export { F as default } from './index.js';
|
|
3
|
+
import './tslib.es6.js';
|
|
4
|
+
import '@lm_fe/components_m';
|
|
5
|
+
import '@lm_fe/service';
|
|
6
|
+
import '@lm_fe/utils';
|
|
7
|
+
import 'lodash';
|
|
8
|
+
import 'dayjs';
|
|
9
|
+
import '@ant-design/icons';
|
|
10
|
+
import '@lm_fe/env';
|
|
11
|
+
import 'antd';
|
|
12
|
+
import 'react';
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { F as FolicAcidNurse } from './index.js';
|
|
2
|
+
export { F as default } from './index.js';
|
|
3
|
+
import './tslib.es6.js';
|
|
4
|
+
import '@lm_fe/components_m';
|
|
5
|
+
import '@lm_fe/service';
|
|
6
|
+
import '@lm_fe/utils';
|
|
7
|
+
import 'lodash';
|
|
8
|
+
import 'dayjs';
|
|
9
|
+
import '@ant-design/icons';
|
|
10
|
+
import '@lm_fe/env';
|
|
11
|
+
import 'antd';
|
|
12
|
+
import 'react';
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import 'antd/es/button/style';
|
|
2
|
-
import _Button from 'antd/es/button';
|
|
3
1
|
import { MyBaseList } from '@lm_fe/pages';
|
|
4
2
|
import { SLocal_State, ModelService, SLocal_History } from '@lm_fe/service';
|
|
5
3
|
import React from 'react';
|
|
6
4
|
import { APP_CONFIG } from '@lm_fe/env';
|
|
7
5
|
import { safe_json_parse, expect_array, formatDate } from '@lm_fe/utils';
|
|
6
|
+
import { Button } from 'antd';
|
|
8
7
|
var tableColumns = [{
|
|
9
8
|
title: '姓名',
|
|
10
9
|
dataIndex: 'name',
|
|
@@ -29,7 +28,7 @@ var tableColumns = [{
|
|
|
29
28
|
width: APP_CONFIG.CELL_WIDTH_SMALL,
|
|
30
29
|
inputType: 'MS',
|
|
31
30
|
inputProps: {
|
|
32
|
-
|
|
31
|
+
uniqueKey: '证件类型',
|
|
33
32
|
marshal: 0
|
|
34
33
|
}
|
|
35
34
|
}, {
|
|
@@ -175,8 +174,8 @@ function List(props) {
|
|
|
175
174
|
},
|
|
176
175
|
ActionAddonBefore: function ActionAddonBefore(_a) {
|
|
177
176
|
var rowData = _a.rowData;
|
|
178
|
-
return /*#__PURE__*/React.createElement(
|
|
179
|
-
size:
|
|
177
|
+
return /*#__PURE__*/React.createElement(Button, {
|
|
178
|
+
size: 'small',
|
|
180
179
|
onClick: function onClick() {
|
|
181
180
|
return SLocal_History.historyPush("/fubao/folic-acid/file-management/edit?id=".concat(rowData.id));
|
|
182
181
|
}
|
|
@@ -211,4 +210,3 @@ function List(props) {
|
|
|
211
210
|
});
|
|
212
211
|
}
|
|
213
212
|
export { List, List as default };
|
|
214
|
-
//# sourceMappingURL=.root16.js.map
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
import { BF_Wrap2, MyBaseList } from '@lm_fe/pages';
|
|
2
|
+
import { defineFormConfig } from '@lm_fe/service';
|
|
2
3
|
import { getMomentRange, formatDate } from '@lm_fe/utils';
|
|
3
4
|
import React from 'react';
|
|
4
|
-
import {
|
|
5
|
+
import { F as Follow_up_btn_婚前 } from './index2.js';
|
|
6
|
+
import './tslib.es6.js';
|
|
7
|
+
import '@lm_fe/components_m';
|
|
8
|
+
import '@lm_fe/env';
|
|
5
9
|
var BASE_URL = '/api/follow/premaritalCheckMasculineFollow';
|
|
6
10
|
function BreastCancerDataReport(prop) {
|
|
7
11
|
var _a = BF_Wrap2({
|
|
@@ -108,9 +112,14 @@ function BreastCancerDataReport(prop) {
|
|
|
108
112
|
validateDate: getMomentRange().近一周.map(formatDate)
|
|
109
113
|
},
|
|
110
114
|
searchConfig: config === null || config === void 0 ? void 0 : config.searchConfig,
|
|
115
|
+
ActionAddonBefore: function ActionAddonBefore(ctx) {
|
|
116
|
+
return /*#__PURE__*/React.createElement(Follow_up_btn_婚前, {
|
|
117
|
+
rowData: ctx.rowData,
|
|
118
|
+
handleSearch: ctx.handleSearch
|
|
119
|
+
});
|
|
120
|
+
},
|
|
111
121
|
showExport: true,
|
|
112
122
|
tableColumns: config === null || config === void 0 ? void 0 : config.tableColumns
|
|
113
123
|
}));
|
|
114
124
|
}
|
|
115
125
|
export { BreastCancerDataReport as default };
|
|
116
|
-
//# sourceMappingURL=.root17.js.map
|
|
@@ -2,6 +2,10 @@ import { BF_Wrap2, MyBaseList } from '@lm_fe/pages';
|
|
|
2
2
|
import { getMomentRange, formatDate } from '@lm_fe/utils';
|
|
3
3
|
import React from 'react';
|
|
4
4
|
import { defineFormConfig } from '@lm_fe/service';
|
|
5
|
+
import { F as Follow_up_btn_孕前 } from './index3.js';
|
|
6
|
+
import './tslib.es6.js';
|
|
7
|
+
import '@lm_fe/components_m';
|
|
8
|
+
import '@lm_fe/env';
|
|
5
9
|
var BASE_URL = '/api/follow/progestationCheckMasculineFollow';
|
|
6
10
|
function BreastCancerDataReport(prop) {
|
|
7
11
|
var _a = BF_Wrap2({
|
|
@@ -107,10 +111,15 @@ function BreastCancerDataReport(prop) {
|
|
|
107
111
|
initialSearchValue: {
|
|
108
112
|
validateDate: getMomentRange().近一周.map(formatDate)
|
|
109
113
|
},
|
|
114
|
+
ActionAddonBefore: function ActionAddonBefore(ctx) {
|
|
115
|
+
return /*#__PURE__*/React.createElement(Follow_up_btn_孕前, {
|
|
116
|
+
rowData: ctx.rowData,
|
|
117
|
+
handleSearch: ctx.handleSearch
|
|
118
|
+
});
|
|
119
|
+
},
|
|
110
120
|
searchConfig: config === null || config === void 0 ? void 0 : config.searchConfig,
|
|
111
121
|
showExport: true,
|
|
112
122
|
tableColumns: config === null || config === void 0 ? void 0 : config.tableColumns
|
|
113
123
|
}));
|
|
114
124
|
}
|
|
115
125
|
export { BreastCancerDataReport as default };
|
|
116
|
-
//# sourceMappingURL=.root18.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { mchcEnv, rt_ctx } from '@lm_fe/env';
|
|
2
2
|
import { defineFormConfig } from '@lm_fe/service';
|
|
3
|
-
var options_
|
|
3
|
+
var options_正常异常 = [{
|
|
4
4
|
label: '正常',
|
|
5
5
|
value: 1
|
|
6
6
|
}, {
|
|
@@ -27,16 +27,13 @@ var options_无有 = [{
|
|
|
27
27
|
warning: true,
|
|
28
28
|
inputType: 'input'
|
|
29
29
|
}];
|
|
30
|
-
var form_config$
|
|
30
|
+
var form_config$1 = defineFormConfig([{
|
|
31
31
|
"name": "基础体检",
|
|
32
32
|
"fields": [{
|
|
33
33
|
"key": "weight",
|
|
34
34
|
"label": "体重(kg)",
|
|
35
35
|
"inputType": "input_number",
|
|
36
|
-
|
|
37
|
-
'required': true,
|
|
38
|
-
'message': '体重(kg)是必填项'
|
|
39
|
-
}],
|
|
36
|
+
required: true,
|
|
40
37
|
"inputProps": {
|
|
41
38
|
'placeholder': '请输入体重'
|
|
42
39
|
},
|
|
@@ -45,10 +42,7 @@ var form_config$2 = defineFormConfig([{
|
|
|
45
42
|
"key": "bmi",
|
|
46
43
|
"label": "BMI",
|
|
47
44
|
"inputType": "input_with_range",
|
|
48
|
-
|
|
49
|
-
'required': true,
|
|
50
|
-
'message': 'BMI是必填项'
|
|
51
|
-
}],
|
|
45
|
+
required: true,
|
|
52
46
|
"specialConfig": {
|
|
53
47
|
'tip': 'BMI的正常范围值是18.5~24.9kg/㎡',
|
|
54
48
|
'min': 18.5,
|
|
@@ -88,7 +82,7 @@ var form_config$2 = defineFormConfig([{
|
|
|
88
82
|
"label": "智力",
|
|
89
83
|
"inputType": "MC",
|
|
90
84
|
"inputProps": {
|
|
91
|
-
options: options_
|
|
85
|
+
options: options_正常异常
|
|
92
86
|
},
|
|
93
87
|
layout: '1/3'
|
|
94
88
|
}, {
|
|
@@ -96,7 +90,7 @@ var form_config$2 = defineFormConfig([{
|
|
|
96
90
|
"label": "四肢脊柱",
|
|
97
91
|
"inputType": "MC",
|
|
98
92
|
"inputProps": {
|
|
99
|
-
options: options_
|
|
93
|
+
options: options_正常异常
|
|
100
94
|
},
|
|
101
95
|
layout: '1/3'
|
|
102
96
|
}, {
|
|
@@ -109,7 +103,7 @@ var form_config$2 = defineFormConfig([{
|
|
|
109
103
|
"label": "特殊体态",
|
|
110
104
|
"inputType": "MC",
|
|
111
105
|
"inputProps": {
|
|
112
|
-
options: options_
|
|
106
|
+
options: options_正常异常
|
|
113
107
|
},
|
|
114
108
|
layout: '1/3'
|
|
115
109
|
}, {
|
|
@@ -117,7 +111,7 @@ var form_config$2 = defineFormConfig([{
|
|
|
117
111
|
"label": "特殊面容",
|
|
118
112
|
"inputType": "MC",
|
|
119
113
|
"inputProps": {
|
|
120
|
-
options: options_
|
|
114
|
+
options: options_正常异常
|
|
121
115
|
},
|
|
122
116
|
layout: '1/3'
|
|
123
117
|
}, {
|
|
@@ -125,7 +119,7 @@ var form_config$2 = defineFormConfig([{
|
|
|
125
119
|
"label": "精神状态",
|
|
126
120
|
"inputType": "MC",
|
|
127
121
|
"inputProps": {
|
|
128
|
-
options: options_
|
|
122
|
+
options: options_正常异常
|
|
129
123
|
},
|
|
130
124
|
layout: '1/3'
|
|
131
125
|
}, {
|
|
@@ -133,7 +127,7 @@ var form_config$2 = defineFormConfig([{
|
|
|
133
127
|
"label": "皮肤毛发",
|
|
134
128
|
"inputType": "MC",
|
|
135
129
|
"inputProps": {
|
|
136
|
-
options: options_
|
|
130
|
+
options: options_正常异常
|
|
137
131
|
},
|
|
138
132
|
layout: '1/3'
|
|
139
133
|
}, {
|
|
@@ -305,118 +299,6 @@ var form_config$2 = defineFormConfig([{
|
|
|
305
299
|
"required": true,
|
|
306
300
|
layout: '1/3'
|
|
307
301
|
}]);
|
|
308
|
-
var options_正常异常 = [{
|
|
309
|
-
label: '正常',
|
|
310
|
-
value: 1
|
|
311
|
-
}, {
|
|
312
|
-
label: '异常',
|
|
313
|
-
value: 2,
|
|
314
|
-
warning: true,
|
|
315
|
-
inputType: 'input'
|
|
316
|
-
}];
|
|
317
|
-
var options_未见异常 = [{
|
|
318
|
-
label: '未见异常',
|
|
319
|
-
value: 1
|
|
320
|
-
}, {
|
|
321
|
-
label: '异常',
|
|
322
|
-
value: 2,
|
|
323
|
-
warning: true,
|
|
324
|
-
inputType: 'input'
|
|
325
|
-
}];
|
|
326
|
-
var form_config$1 = defineFormConfig([{
|
|
327
|
-
"name": "第二性征",
|
|
328
|
-
"children": [{
|
|
329
|
-
"key": "adamsApple__",
|
|
330
|
-
"label": "喉结",
|
|
331
|
-
"inputType": "MC",
|
|
332
|
-
required: true,
|
|
333
|
-
"inputProps": {
|
|
334
|
-
options: options_正常异常
|
|
335
|
-
},
|
|
336
|
-
layout: '1/3'
|
|
337
|
-
}, {
|
|
338
|
-
"key": "pubes__",
|
|
339
|
-
"label": "阴毛",
|
|
340
|
-
"inputType": "MC",
|
|
341
|
-
required: true,
|
|
342
|
-
"inputProps": {
|
|
343
|
-
options: options_正常异常
|
|
344
|
-
},
|
|
345
|
-
layout: '1/3'
|
|
346
|
-
}, {
|
|
347
|
-
"key": "secondSexCharacterOther",
|
|
348
|
-
"label": "其他",
|
|
349
|
-
"inputType": "input",
|
|
350
|
-
layout: '1/3'
|
|
351
|
-
}]
|
|
352
|
-
}, {
|
|
353
|
-
"name": "生殖器官",
|
|
354
|
-
"children": [{
|
|
355
|
-
"key": "penis__",
|
|
356
|
-
"label": "阴茎",
|
|
357
|
-
"inputType": "MC",
|
|
358
|
-
required: true,
|
|
359
|
-
layout: '1/3',
|
|
360
|
-
inputProps: {
|
|
361
|
-
options: options_未见异常
|
|
362
|
-
}
|
|
363
|
-
}, {
|
|
364
|
-
"key": "prepuce__",
|
|
365
|
-
"label": "包皮",
|
|
366
|
-
"inputType": "MC",
|
|
367
|
-
required: true,
|
|
368
|
-
layout: '1/3',
|
|
369
|
-
inputProps: {
|
|
370
|
-
options: options_未见异常
|
|
371
|
-
}
|
|
372
|
-
}, {
|
|
373
|
-
"key": "testes__",
|
|
374
|
-
"label": "睾丸",
|
|
375
|
-
"inputType": "MC",
|
|
376
|
-
required: true,
|
|
377
|
-
layout: '1/3',
|
|
378
|
-
inputProps: {
|
|
379
|
-
options: options_未见异常
|
|
380
|
-
}
|
|
381
|
-
}, {
|
|
382
|
-
"key": "epididymides__",
|
|
383
|
-
"label": "附睾",
|
|
384
|
-
"inputType": "MC",
|
|
385
|
-
required: true,
|
|
386
|
-
layout: '1/3',
|
|
387
|
-
inputProps: {
|
|
388
|
-
options: options_未见异常
|
|
389
|
-
}
|
|
390
|
-
}, {
|
|
391
|
-
"key": "anus__",
|
|
392
|
-
"label": "肛门",
|
|
393
|
-
"inputType": "MC",
|
|
394
|
-
required: true,
|
|
395
|
-
layout: '1/3',
|
|
396
|
-
inputProps: {
|
|
397
|
-
options: options_未见异常
|
|
398
|
-
}
|
|
399
|
-
}, {
|
|
400
|
-
"key": "genitalsOther",
|
|
401
|
-
"label": "其他",
|
|
402
|
-
"inputType": "input",
|
|
403
|
-
layout: '1/3'
|
|
404
|
-
}, {
|
|
405
|
-
"key": "selectBtn2",
|
|
406
|
-
"label": "一键勾选",
|
|
407
|
-
"inputType": "check_invert_button",
|
|
408
|
-
layout: '1/3'
|
|
409
|
-
}]
|
|
410
|
-
}, {
|
|
411
|
-
"label": "检查医生",
|
|
412
|
-
"key": "checkDoctor",
|
|
413
|
-
required: true,
|
|
414
|
-
layout: '1/3',
|
|
415
|
-
"inputType": "MA",
|
|
416
|
-
inputProps: {
|
|
417
|
-
memorieskey: '妇保-检查医生'
|
|
418
|
-
}
|
|
419
|
-
}]);
|
|
420
302
|
var ctx = rt_ctx;
|
|
421
303
|
var options_正常异常未查 = [{
|
|
422
304
|
label: '正常',
|
|
@@ -821,5 +703,4 @@ var form_config = defineFormConfig([{
|
|
|
821
703
|
memorieskey: '妇保-检查医生'
|
|
822
704
|
}
|
|
823
705
|
}]);
|
|
824
|
-
export { form_config
|
|
825
|
-
//# sourceMappingURL=form_config.js.map
|
|
706
|
+
export { form_config as a, form_config$1 as f };
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import 'antd/es/button/style';
|
|
2
|
-
import _Button from 'antd/es/button';
|
|
3
1
|
import { _ as __awaiter, a as __generator } from './tslib.es6.js';
|
|
4
2
|
import { MyBaseList } from '@lm_fe/pages';
|
|
5
3
|
import { mchcLogger } from '@lm_fe/env';
|
|
6
4
|
import { getMomentRange, formatDate, request } from '@lm_fe/utils';
|
|
5
|
+
import { Button } from 'antd';
|
|
7
6
|
import React from 'react';
|
|
8
7
|
function BreastCancerDataReport(prop) {
|
|
9
8
|
var _this = this;
|
|
@@ -26,7 +25,7 @@ function BreastCancerDataReport(prop) {
|
|
|
26
25
|
name: 'uploadState',
|
|
27
26
|
inputType: 'MS',
|
|
28
27
|
inputProps: {
|
|
29
|
-
|
|
28
|
+
uniqueKey: '上报状态'
|
|
30
29
|
}
|
|
31
30
|
}],
|
|
32
31
|
name: "/two/cancer/screening/findAllBreastCancerReportedData",
|
|
@@ -34,7 +33,7 @@ function BreastCancerDataReport(prop) {
|
|
|
34
33
|
showAdd: false,
|
|
35
34
|
RenderBtns: function RenderBtns(ctx) {
|
|
36
35
|
var selectRows = ctx.getCheckRows();
|
|
37
|
-
return /*#__PURE__*/React.createElement(
|
|
36
|
+
return /*#__PURE__*/React.createElement(Button, {
|
|
38
37
|
disabled: !selectRows.length,
|
|
39
38
|
onClick: function onClick() {
|
|
40
39
|
return __awaiter(_this, void 0, void 0, function () {
|
|
@@ -68,7 +67,7 @@ function BreastCancerDataReport(prop) {
|
|
|
68
67
|
dataIndex: 'uploadState',
|
|
69
68
|
inputType: 'MS',
|
|
70
69
|
inputProps: {
|
|
71
|
-
|
|
70
|
+
uniqueKey: '上报状态',
|
|
72
71
|
marshal: 0
|
|
73
72
|
}
|
|
74
73
|
}, {
|
|
@@ -81,4 +80,3 @@ function BreastCancerDataReport(prop) {
|
|
|
81
80
|
});
|
|
82
81
|
}
|
|
83
82
|
export { BreastCancerDataReport as default };
|
|
84
|
-
//# sourceMappingURL=.root3.js.map
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import 'antd/es/button/style';
|
|
2
|
-
import _Button from 'antd/es/button';
|
|
3
1
|
import { _ as __awaiter, a as __generator } from './tslib.es6.js';
|
|
4
2
|
import { MyBaseList } from '@lm_fe/pages';
|
|
5
3
|
import { mchcLogger } from '@lm_fe/env';
|
|
6
4
|
import { getMomentRange, formatDate, request } from '@lm_fe/utils';
|
|
5
|
+
import { Button } from 'antd';
|
|
7
6
|
import React from 'react';
|
|
8
7
|
function CervicalCancerDataReport(prop) {
|
|
9
8
|
var _this = this;
|
|
@@ -26,7 +25,7 @@ function CervicalCancerDataReport(prop) {
|
|
|
26
25
|
name: 'uploadState',
|
|
27
26
|
inputType: 'MS',
|
|
28
27
|
inputProps: {
|
|
29
|
-
|
|
28
|
+
uniqueKey: '上报状态'
|
|
30
29
|
}
|
|
31
30
|
}],
|
|
32
31
|
name: "/two/cancer/screening/findAllCervicalCancerReportedData",
|
|
@@ -34,7 +33,7 @@ function CervicalCancerDataReport(prop) {
|
|
|
34
33
|
showAdd: false,
|
|
35
34
|
RenderBtns: function RenderBtns(ctx) {
|
|
36
35
|
var selectRows = ctx.getCheckRows();
|
|
37
|
-
return /*#__PURE__*/React.createElement(
|
|
36
|
+
return /*#__PURE__*/React.createElement(Button, {
|
|
38
37
|
disabled: !selectRows.length,
|
|
39
38
|
onClick: function onClick() {
|
|
40
39
|
return __awaiter(_this, void 0, void 0, function () {
|
|
@@ -68,7 +67,7 @@ function CervicalCancerDataReport(prop) {
|
|
|
68
67
|
dataIndex: 'uploadState',
|
|
69
68
|
inputType: 'MS',
|
|
70
69
|
inputProps: {
|
|
71
|
-
|
|
70
|
+
uniqueKey: '上报状态',
|
|
72
71
|
marshal: 0
|
|
73
72
|
}
|
|
74
73
|
}, {
|
|
@@ -81,4 +80,3 @@ function CervicalCancerDataReport(prop) {
|
|
|
81
80
|
});
|
|
82
81
|
}
|
|
83
82
|
export { CervicalCancerDataReport as default };
|
|
84
|
-
//# sourceMappingURL=.root4.js.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import { b as __assign } from './tslib.es6.js';
|
|
1
2
|
import React, { Suspense, lazy } from 'react';
|
|
2
3
|
var Inner = /*#__PURE__*/lazy(function () {
|
|
3
|
-
return import('
|
|
4
|
+
return import('./fubao.family-planning.booking-management2.js');
|
|
4
5
|
});
|
|
5
6
|
var BookingManagement = function BookingManagement(props) {
|
|
6
7
|
return /*#__PURE__*/React.createElement(Suspense, {
|
|
7
8
|
fallback: /*#__PURE__*/React.createElement("div", null, "Loading...")
|
|
8
|
-
}, /*#__PURE__*/React.createElement(Inner, props));
|
|
9
|
+
}, /*#__PURE__*/React.createElement(Inner, __assign({}, props)));
|
|
9
10
|
};
|
|
10
11
|
export { BookingManagement as default };
|
|
11
|
-
//# sourceMappingURL=.root5.js.map
|