@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
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
import '
|
|
2
|
-
import _Form from 'antd/es/form';
|
|
3
|
-
import 'antd/es/button/style';
|
|
4
|
-
import _Button from 'antd/es/button';
|
|
5
|
-
import { b as __extends, _ as __awaiter, a as __generator } from './tslib.es6.js';
|
|
1
|
+
import { c as __extends, _ as __awaiter, a as __generator } from './tslib.es6.js';
|
|
6
2
|
import { RedoOutlined, SearchOutlined, ExportOutlined } from '@ant-design/icons';
|
|
7
3
|
import { LazyAntd, RangePicker_L } from '@lm_fe/components';
|
|
4
|
+
import { Button, Form } from 'antd';
|
|
8
5
|
import React, { Component } from 'react';
|
|
9
6
|
var tableColumns1 = [{
|
|
10
7
|
title: '项目县(区)',
|
|
@@ -465,14 +462,14 @@ var List = function (_super) {
|
|
|
465
462
|
});
|
|
466
463
|
};
|
|
467
464
|
_this.renderBtn = function () {
|
|
468
|
-
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(
|
|
465
|
+
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Button, {
|
|
469
466
|
icon: /*#__PURE__*/React.createElement(RedoOutlined, null),
|
|
470
467
|
onClick: _this.handleReset
|
|
471
|
-
}, "\u91CD\u7F6E"), /*#__PURE__*/React.createElement(
|
|
468
|
+
}, "\u91CD\u7F6E"), /*#__PURE__*/React.createElement(Button, {
|
|
472
469
|
type: "primary",
|
|
473
470
|
icon: /*#__PURE__*/React.createElement(SearchOutlined, null),
|
|
474
471
|
htmlType: "submit"
|
|
475
|
-
}, "\u67E5\u8BE2"), /*#__PURE__*/React.createElement(
|
|
472
|
+
}, "\u67E5\u8BE2"), /*#__PURE__*/React.createElement(Button, {
|
|
476
473
|
type: "primary",
|
|
477
474
|
icon: /*#__PURE__*/React.createElement(ExportOutlined, null),
|
|
478
475
|
onClick: _this.handleExport
|
|
@@ -502,14 +499,14 @@ var List = function (_super) {
|
|
|
502
499
|
paddingTop: 14,
|
|
503
500
|
paddingBottom: 14
|
|
504
501
|
}
|
|
505
|
-
}, /*#__PURE__*/React.createElement(
|
|
502
|
+
}, /*#__PURE__*/React.createElement(Form, {
|
|
506
503
|
autoComplete: "off",
|
|
507
504
|
ref: function ref(form) {
|
|
508
505
|
_this.form = form;
|
|
509
506
|
},
|
|
510
507
|
layout: "inline",
|
|
511
508
|
onFinish: this.handleSearch
|
|
512
|
-
}, /*#__PURE__*/React.createElement(
|
|
509
|
+
}, /*#__PURE__*/React.createElement(Form.Item, {
|
|
513
510
|
label: "\u5EFA\u6863\u65E5\u671F",
|
|
514
511
|
name: "createDate"
|
|
515
512
|
}, /*#__PURE__*/React.createElement(Select, {
|
|
@@ -526,7 +523,7 @@ var List = function (_super) {
|
|
|
526
523
|
value: "3"
|
|
527
524
|
}, "\u6309\u5B63\u5EA6"), /*#__PURE__*/React.createElement(Option, {
|
|
528
525
|
value: "4"
|
|
529
|
-
}, "\u6309\u6708\u5EA6"))), /*#__PURE__*/React.createElement(
|
|
526
|
+
}, "\u6309\u6708\u5EA6"))), /*#__PURE__*/React.createElement(Form.Item, {
|
|
530
527
|
label: "",
|
|
531
528
|
name: "date"
|
|
532
529
|
}, /*#__PURE__*/React.createElement(RangePicker_L, {
|
|
@@ -535,13 +532,13 @@ var List = function (_super) {
|
|
|
535
532
|
style: {
|
|
536
533
|
width: 216
|
|
537
534
|
}
|
|
538
|
-
})), /*#__PURE__*/React.createElement(
|
|
535
|
+
})), /*#__PURE__*/React.createElement(Form.Item, {
|
|
539
536
|
colon: false,
|
|
540
537
|
label: "",
|
|
541
538
|
style: {
|
|
542
539
|
marginLeft: 12
|
|
543
540
|
}
|
|
544
|
-
}, /*#__PURE__*/React.createElement(
|
|
541
|
+
}, /*#__PURE__*/React.createElement(Button.Group, null, this.renderBtn())))), /*#__PURE__*/React.createElement("div", {
|
|
545
542
|
id: "table-scrollContainer",
|
|
546
543
|
className: "global-base-table_table"
|
|
547
544
|
}, /*#__PURE__*/React.createElement(Table, {
|
|
@@ -570,4 +567,3 @@ var List = function (_super) {
|
|
|
570
567
|
return List;
|
|
571
568
|
}(Component);
|
|
572
569
|
export { List as default };
|
|
573
|
-
//# sourceMappingURL=.root25.js.map
|
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
import '
|
|
2
|
-
import _Form from 'antd/es/form';
|
|
3
|
-
import 'antd/es/button/style';
|
|
4
|
-
import _Button from 'antd/es/button';
|
|
5
|
-
import { b as __extends, _ as __awaiter, a as __generator } from './tslib.es6.js';
|
|
1
|
+
import { c as __extends, _ as __awaiter, a as __generator } from './tslib.es6.js';
|
|
6
2
|
import { RedoOutlined, SearchOutlined, ExportOutlined } from '@ant-design/icons';
|
|
7
3
|
import { LazyAntd, RangePicker_L } from '@lm_fe/components';
|
|
4
|
+
import { Button, Form } from 'antd';
|
|
8
5
|
import React, { Component } from 'react';
|
|
9
6
|
var tableColumns1 = [{
|
|
10
7
|
title: '项目县(区)',
|
|
@@ -389,14 +386,14 @@ var List = function (_super) {
|
|
|
389
386
|
});
|
|
390
387
|
};
|
|
391
388
|
_this.renderBtn = function () {
|
|
392
|
-
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(
|
|
389
|
+
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Button, {
|
|
393
390
|
icon: /*#__PURE__*/React.createElement(RedoOutlined, null),
|
|
394
391
|
onClick: _this.handleReset
|
|
395
|
-
}, "\u91CD\u7F6E"), /*#__PURE__*/React.createElement(
|
|
392
|
+
}, "\u91CD\u7F6E"), /*#__PURE__*/React.createElement(Button, {
|
|
396
393
|
type: "primary",
|
|
397
394
|
icon: /*#__PURE__*/React.createElement(SearchOutlined, null),
|
|
398
395
|
htmlType: "submit"
|
|
399
|
-
}, "\u67E5\u8BE2"), /*#__PURE__*/React.createElement(
|
|
396
|
+
}, "\u67E5\u8BE2"), /*#__PURE__*/React.createElement(Button, {
|
|
400
397
|
type: "primary",
|
|
401
398
|
icon: /*#__PURE__*/React.createElement(ExportOutlined, null),
|
|
402
399
|
onClick: _this.handleExport
|
|
@@ -426,14 +423,14 @@ var List = function (_super) {
|
|
|
426
423
|
paddingTop: 14,
|
|
427
424
|
paddingBottom: 14
|
|
428
425
|
}
|
|
429
|
-
}, /*#__PURE__*/React.createElement(
|
|
426
|
+
}, /*#__PURE__*/React.createElement(Form, {
|
|
430
427
|
autoComplete: "off",
|
|
431
428
|
ref: function ref(form) {
|
|
432
429
|
_this.form = form;
|
|
433
430
|
},
|
|
434
431
|
layout: "inline",
|
|
435
432
|
onFinish: this.handleSearch
|
|
436
|
-
}, /*#__PURE__*/React.createElement(
|
|
433
|
+
}, /*#__PURE__*/React.createElement(Form.Item, {
|
|
437
434
|
label: "\u5EFA\u6863\u65E5\u671F",
|
|
438
435
|
name: "createDate"
|
|
439
436
|
}, /*#__PURE__*/React.createElement(Select, {
|
|
@@ -450,7 +447,7 @@ var List = function (_super) {
|
|
|
450
447
|
value: "3"
|
|
451
448
|
}, "\u6309\u5B63\u5EA6"), /*#__PURE__*/React.createElement(Option, {
|
|
452
449
|
value: "4"
|
|
453
|
-
}, "\u6309\u6708\u5EA6"))), /*#__PURE__*/React.createElement(
|
|
450
|
+
}, "\u6309\u6708\u5EA6"))), /*#__PURE__*/React.createElement(Form.Item, {
|
|
454
451
|
label: "",
|
|
455
452
|
name: "date"
|
|
456
453
|
}, /*#__PURE__*/React.createElement(RangePicker_L, {
|
|
@@ -459,13 +456,13 @@ var List = function (_super) {
|
|
|
459
456
|
style: {
|
|
460
457
|
width: 216
|
|
461
458
|
}
|
|
462
|
-
})), /*#__PURE__*/React.createElement(
|
|
459
|
+
})), /*#__PURE__*/React.createElement(Form.Item, {
|
|
463
460
|
colon: false,
|
|
464
461
|
label: "",
|
|
465
462
|
style: {
|
|
466
463
|
marginLeft: 12
|
|
467
464
|
}
|
|
468
|
-
}, /*#__PURE__*/React.createElement(
|
|
465
|
+
}, /*#__PURE__*/React.createElement(Button.Group, null, this.renderBtn())))), /*#__PURE__*/React.createElement("div", {
|
|
469
466
|
id: "table-scrollContainer",
|
|
470
467
|
className: "global-base-table_table"
|
|
471
468
|
}, /*#__PURE__*/React.createElement(Table, {
|
|
@@ -494,4 +491,3 @@ var List = function (_super) {
|
|
|
494
491
|
return List;
|
|
495
492
|
}(Component);
|
|
496
493
|
export { List as default };
|
|
497
|
-
//# sourceMappingURL=.root26.js.map
|
|
@@ -1,20 +1,10 @@
|
|
|
1
|
-
import '
|
|
2
|
-
import _message from 'antd/es/message';
|
|
3
|
-
import 'antd/es/popconfirm/style';
|
|
4
|
-
import _Popconfirm from 'antd/es/popconfirm';
|
|
5
|
-
import 'antd/es/divider/style';
|
|
6
|
-
import _Divider from 'antd/es/divider';
|
|
7
|
-
import 'antd/es/button/style';
|
|
8
|
-
import _Button from 'antd/es/button';
|
|
9
|
-
import _isArray from 'lodash/isArray';
|
|
10
|
-
import _isNil from 'lodash/isNil';
|
|
11
|
-
import _get from 'lodash/get';
|
|
12
|
-
import { b as __extends, _ as __awaiter, a as __generator, c as __assign, d as __spreadArray } from './tslib.es6.js';
|
|
1
|
+
import { c as __extends, _ as __awaiter, a as __generator, b as __assign, d as __spreadArray } from './tslib.es6.js';
|
|
13
2
|
import React from 'react';
|
|
14
3
|
import { BaseTableOld, BaseQuery, APP_CONFIG, getDataSource, BaseListOld } from '@lm_fe/components_m';
|
|
15
|
-
import _map from 'lodash/map';
|
|
16
4
|
import { RedoOutlined, SearchOutlined, ExportOutlined, EyeOutlined, DeleteOutlined } from '@ant-design/icons';
|
|
17
5
|
import { downloadFile, formatDate, fubaoRequest } from '@lm_fe/utils';
|
|
6
|
+
import { Button, Divider, Popconfirm, message } from 'antd';
|
|
7
|
+
import { map, isNil, get, isArray } from 'lodash';
|
|
18
8
|
var ProductsTable = function (_super) {
|
|
19
9
|
__extends(ProductsTable, _super);
|
|
20
10
|
function ProductsTable() {
|
|
@@ -86,14 +76,14 @@ var Query = function (_super) {
|
|
|
86
76
|
queryFormDescriptions: queryFormDescriptions
|
|
87
77
|
};
|
|
88
78
|
_this.renderBtn = function () {
|
|
89
|
-
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(
|
|
79
|
+
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Button, {
|
|
90
80
|
icon: /*#__PURE__*/React.createElement(RedoOutlined, null),
|
|
91
81
|
onClick: _this.handleReset
|
|
92
|
-
}, "\u91CD\u7F6E"), /*#__PURE__*/React.createElement(
|
|
82
|
+
}, "\u91CD\u7F6E"), /*#__PURE__*/React.createElement(Button, {
|
|
93
83
|
type: "primary",
|
|
94
84
|
icon: /*#__PURE__*/React.createElement(SearchOutlined, null),
|
|
95
85
|
htmlType: "submit"
|
|
96
|
-
}, "\u67E5\u8BE2"), /*#__PURE__*/React.createElement(
|
|
86
|
+
}, "\u67E5\u8BE2"), /*#__PURE__*/React.createElement(Button, {
|
|
97
87
|
type: "primary",
|
|
98
88
|
icon: /*#__PURE__*/React.createElement(ExportOutlined, null),
|
|
99
89
|
onClick: _this.handleExport
|
|
@@ -109,9 +99,9 @@ var Query = function (_super) {
|
|
|
109
99
|
case 1:
|
|
110
100
|
data = _a.sent();
|
|
111
101
|
queryData = {};
|
|
112
|
-
|
|
102
|
+
map(data, function (value, key) {
|
|
113
103
|
var _a;
|
|
114
|
-
if (!
|
|
104
|
+
if (!isNil(value)) {
|
|
115
105
|
if (key === 'reportdate') {
|
|
116
106
|
var startDate = formatDate(value[0]);
|
|
117
107
|
var endDate = formatDate(value[1]);
|
|
@@ -392,21 +382,21 @@ var List = function (_super) {
|
|
|
392
382
|
width: 150,
|
|
393
383
|
align: 'center',
|
|
394
384
|
render: function render(value, rowData, index) {
|
|
395
|
-
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(
|
|
385
|
+
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Button, {
|
|
396
386
|
type: "link",
|
|
397
387
|
size: "small",
|
|
398
388
|
icon: /*#__PURE__*/React.createElement(EyeOutlined, {
|
|
399
389
|
className: "global-table-action-icon global-table-action-edit"
|
|
400
390
|
}),
|
|
401
391
|
onClick: _this.handleEdit(rowData)
|
|
402
|
-
}, "\u7F16\u8F91"), /*#__PURE__*/React.createElement(
|
|
392
|
+
}, "\u7F16\u8F91"), /*#__PURE__*/React.createElement(Divider, {
|
|
403
393
|
type: "vertical"
|
|
404
|
-
}), /*#__PURE__*/React.createElement(
|
|
405
|
-
title: "\u786E\u5B9A\u8981\u5220\u9664\u8FD9\u4E2A".concat(
|
|
394
|
+
}), /*#__PURE__*/React.createElement(Popconfirm, {
|
|
395
|
+
title: "\u786E\u5B9A\u8981\u5220\u9664\u8FD9\u4E2A".concat(get(_this.props, 'baseTitle'), "\u5417?"),
|
|
406
396
|
onConfirm: _this.handleDelete(rowData),
|
|
407
397
|
okText: "\u786E\u5B9A",
|
|
408
398
|
cancelText: "\u53D6\u6D88"
|
|
409
|
-
}, /*#__PURE__*/React.createElement(
|
|
399
|
+
}, /*#__PURE__*/React.createElement(Button, {
|
|
410
400
|
type: "link",
|
|
411
401
|
size: "small"
|
|
412
402
|
}, /*#__PURE__*/React.createElement(DeleteOutlined, {
|
|
@@ -425,8 +415,8 @@ var List = function (_super) {
|
|
|
425
415
|
if (!baseUrl) {
|
|
426
416
|
return [2];
|
|
427
417
|
}
|
|
428
|
-
if (!
|
|
429
|
-
|
|
418
|
+
if (!isNil(editKey)) {
|
|
419
|
+
message.error('请保存未保存的记录');
|
|
430
420
|
return [2];
|
|
431
421
|
}
|
|
432
422
|
this.setState({
|
|
@@ -437,7 +427,7 @@ var List = function (_super) {
|
|
|
437
427
|
return [4, getDataSource(baseUrl, query, processFromApi)];
|
|
438
428
|
case 1:
|
|
439
429
|
_c = _d.sent(), data = _c.data, count = _c.count;
|
|
440
|
-
if (data &&
|
|
430
|
+
if (data && isArray(data)) ;
|
|
441
431
|
if (count) {
|
|
442
432
|
total = Number(count);
|
|
443
433
|
}
|
|
@@ -479,4 +469,3 @@ var List = function (_super) {
|
|
|
479
469
|
return List;
|
|
480
470
|
}(BaseListOld);
|
|
481
471
|
export { List as default };
|
|
482
|
-
//# sourceMappingURL=.root27.js.map
|
|
@@ -1,13 +1,9 @@
|
|
|
1
|
-
import '
|
|
2
|
-
import _message from 'antd/es/message';
|
|
3
|
-
import 'antd/es/button/style';
|
|
4
|
-
import _Button from 'antd/es/button';
|
|
5
|
-
import _isArray from 'lodash/isArray';
|
|
6
|
-
import _isNil from 'lodash/isNil';
|
|
7
|
-
import { b as __extends, d as __spreadArray, _ as __awaiter, a as __generator } from './tslib.es6.js';
|
|
1
|
+
import { c as __extends, d as __spreadArray, _ as __awaiter, a as __generator } from './tslib.es6.js';
|
|
8
2
|
import React from 'react';
|
|
9
3
|
import { BaseTableOld, BaseQuery, APP_CONFIG, idNOFuzzy, getDataSource, fubaoHistoryPush, BaseListOld } from '@lm_fe/components_m';
|
|
4
|
+
import { Button, message } from 'antd';
|
|
10
5
|
import { RedoOutlined, SearchOutlined, EyeOutlined } from '@ant-design/icons';
|
|
6
|
+
import { isArray, isNil } from 'lodash';
|
|
11
7
|
import { fubaoRequest } from '@lm_fe/utils';
|
|
12
8
|
var ProductsTable = function (_super) {
|
|
13
9
|
__extends(ProductsTable, _super);
|
|
@@ -57,10 +53,10 @@ var Query = function (_super) {
|
|
|
57
53
|
queryFormDescriptions: queryFormDescriptions
|
|
58
54
|
};
|
|
59
55
|
_this.renderBtn = function () {
|
|
60
|
-
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(
|
|
56
|
+
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Button, {
|
|
61
57
|
icon: /*#__PURE__*/React.createElement(RedoOutlined, null),
|
|
62
58
|
onClick: _this.handleReset
|
|
63
|
-
}, "\u91CD\u7F6E"), /*#__PURE__*/React.createElement(
|
|
59
|
+
}, "\u91CD\u7F6E"), /*#__PURE__*/React.createElement(Button, {
|
|
64
60
|
type: "primary",
|
|
65
61
|
icon: /*#__PURE__*/React.createElement(SearchOutlined, null),
|
|
66
62
|
htmlType: "submit"
|
|
@@ -335,7 +331,7 @@ var List = function (_super) {
|
|
|
335
331
|
width: 100,
|
|
336
332
|
align: 'center',
|
|
337
333
|
render: function render(value, rowData, index) {
|
|
338
|
-
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(
|
|
334
|
+
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Button, {
|
|
339
335
|
type: "link",
|
|
340
336
|
size: "small",
|
|
341
337
|
icon: /*#__PURE__*/React.createElement(EyeOutlined, {
|
|
@@ -356,8 +352,8 @@ var List = function (_super) {
|
|
|
356
352
|
if (!baseUrl) {
|
|
357
353
|
return [2];
|
|
358
354
|
}
|
|
359
|
-
if (!
|
|
360
|
-
|
|
355
|
+
if (!isNil(editKey)) {
|
|
356
|
+
message.error('请保存未保存的记录');
|
|
361
357
|
return [2];
|
|
362
358
|
}
|
|
363
359
|
this.setState({
|
|
@@ -368,7 +364,7 @@ var List = function (_super) {
|
|
|
368
364
|
return [4, getDataSource(baseUrl, query, processFromApi)];
|
|
369
365
|
case 1:
|
|
370
366
|
_c = _d.sent(), data = _c.data, count = _c.count;
|
|
371
|
-
if (data &&
|
|
367
|
+
if (data && isArray(data)) ;
|
|
372
368
|
if (count) {
|
|
373
369
|
total = Number(count);
|
|
374
370
|
}
|
|
@@ -411,4 +407,3 @@ var List = function (_super) {
|
|
|
411
407
|
return List;
|
|
412
408
|
}(BaseListOld);
|
|
413
409
|
export { List as default };
|
|
414
|
-
//# sourceMappingURL=.root30.js.map
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import Pregnancies from './gynecological-diseases.two-cancers.edit.js';
|
|
2
|
+
export { default } from './gynecological-diseases.two-cancers.edit.js';
|
|
3
|
+
import './tslib.es6.js';
|
|
4
|
+
import '@lm_fe/components_m';
|
|
5
|
+
import '@lm_fe/env';
|
|
6
|
+
import '@lm_fe/service';
|
|
7
|
+
import '@lm_fe/utils';
|
|
8
|
+
import 'antd';
|
|
9
|
+
import 'react';
|
|
10
|
+
import '@lm_fe/pages';
|
|
11
|
+
import 'lodash';
|
|
12
|
+
import './Form.js';
|
|
@@ -1,19 +1,12 @@
|
|
|
1
|
-
import '
|
|
2
|
-
import _Button from 'antd/es/button';
|
|
3
|
-
import 'antd/es/message/style';
|
|
4
|
-
import _message from 'antd/es/message';
|
|
5
|
-
import 'antd/es/form/style';
|
|
6
|
-
import _Form from 'antd/es/form';
|
|
7
|
-
import { _ as __awaiter, a as __generator, c as __assign } from './tslib.es6.js';
|
|
1
|
+
import { _ as __awaiter, a as __generator, b as __assign } from './tslib.es6.js';
|
|
8
2
|
import { resolveFubaoPath, BaseEditPanelFormFC, OkButton } from '@lm_fe/components_m';
|
|
9
3
|
import { mchcEvent } from '@lm_fe/env';
|
|
10
4
|
import { SLocal_History, SFubao_TwoCancerScreeningFile, SLocal_State } from '@lm_fe/service';
|
|
11
5
|
import { getSearchParamsValue, formatDate } from '@lm_fe/utils';
|
|
6
|
+
import { Form, Button, message } from 'antd';
|
|
12
7
|
import React, { useState, useEffect } from 'react';
|
|
13
|
-
import _values from 'lodash/values';
|
|
14
|
-
import _keys from 'lodash/keys';
|
|
15
|
-
import _get from 'lodash/get';
|
|
16
8
|
import '@lm_fe/pages';
|
|
9
|
+
import { keys, values, get } from 'lodash';
|
|
17
10
|
import { l as load_form_config } from './Form.js';
|
|
18
11
|
function archivalInformation_onValuesChange(changedValues, allValues, form, setRequiredKeys) {
|
|
19
12
|
return __awaiter(this, void 0, void 0, function () {
|
|
@@ -26,9 +19,9 @@ function archivalInformation_onValuesChange(changedValues, allValues, form, setR
|
|
|
26
19
|
});
|
|
27
20
|
}
|
|
28
21
|
function getKeyAndValue(changedValues) {
|
|
29
|
-
var key1 =
|
|
30
|
-
var value1 =
|
|
31
|
-
var value1KeysArr =
|
|
22
|
+
var key1 = keys(changedValues)[0];
|
|
23
|
+
var value1 = values(changedValues)[0];
|
|
24
|
+
var value1KeysArr = keys(value1);
|
|
32
25
|
if (value1KeysArr.length > 1) {
|
|
33
26
|
return {
|
|
34
27
|
__key: key1,
|
|
@@ -39,7 +32,7 @@ function getKeyAndValue(changedValues) {
|
|
|
39
32
|
var __key = [key1, key2].filter(function (_) {
|
|
40
33
|
return _;
|
|
41
34
|
}).join('.');
|
|
42
|
-
var __value =
|
|
35
|
+
var __value = get(changedValues, __key);
|
|
43
36
|
return {
|
|
44
37
|
__key: __key,
|
|
45
38
|
__value: __value
|
|
@@ -53,7 +46,7 @@ function Pregnancies(props) {
|
|
|
53
46
|
var _a = useState({}),
|
|
54
47
|
formData = _a[0],
|
|
55
48
|
setFormData = _a[1];
|
|
56
|
-
var form =
|
|
49
|
+
var form = Form.useForm()[0];
|
|
57
50
|
var _b = useState({}),
|
|
58
51
|
requiredKeys = _b[0];
|
|
59
52
|
_b[1];
|
|
@@ -94,7 +87,7 @@ function Pregnancies(props) {
|
|
|
94
87
|
return [2, form.validateFields().then(function (v) {
|
|
95
88
|
return SFubao_TwoCancerScreeningFile.postOrPut(__assign(__assign({}, formData), v), to_审核);
|
|
96
89
|
})["catch"](function (e) {
|
|
97
|
-
|
|
90
|
+
message.warning('请完善表单项!');
|
|
98
91
|
console.log('erro', e);
|
|
99
92
|
})["finally"](function () {
|
|
100
93
|
setLoading(false);
|
|
@@ -144,7 +137,7 @@ function Pregnancies(props) {
|
|
|
144
137
|
formDescriptions: load_form_config,
|
|
145
138
|
onValuesChange: onValuesChange,
|
|
146
139
|
renderBtns: function renderBtns() {
|
|
147
|
-
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(
|
|
140
|
+
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Button, {
|
|
148
141
|
loading: loading,
|
|
149
142
|
type: "primary",
|
|
150
143
|
size: "large",
|
|
@@ -158,7 +151,7 @@ function Pregnancies(props) {
|
|
|
158
151
|
onClick: function onClick() {
|
|
159
152
|
return submit_continue();
|
|
160
153
|
}
|
|
161
|
-
}, "\u4FDD\u5B58\u5E76\u7EE7\u7EED\u6DFB\u52A0"), /*#__PURE__*/React.createElement(
|
|
154
|
+
}, "\u4FDD\u5B58\u5E76\u7EE7\u7EED\u6DFB\u52A0"), /*#__PURE__*/React.createElement(Button, {
|
|
162
155
|
size: "large",
|
|
163
156
|
onClick: archivalInformation_onClose
|
|
164
157
|
}, "\u5173\u95ED"));
|
|
@@ -166,4 +159,3 @@ function Pregnancies(props) {
|
|
|
166
159
|
}));
|
|
167
160
|
}
|
|
168
161
|
export { Pregnancies as default };
|
|
169
|
-
//# sourceMappingURL=.root32.js.map
|