@lm_fe/pages-fubao 0.1.201 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (192) hide show
  1. package/README.md +4 -2
  2. package/dist/a_chunks/.root.js +240 -280
  3. package/dist/a_chunks/.root10.js +9 -15
  4. package/dist/a_chunks/.root11.js +210 -244
  5. package/dist/a_chunks/.root12.js +2 -33
  6. package/dist/a_chunks/.root13.js +300 -331
  7. package/dist/a_chunks/.root14.js +2 -16
  8. package/dist/a_chunks/.root15.js +2 -16
  9. package/dist/a_chunks/.root16.js +4 -6
  10. package/dist/a_chunks/.root17.js +11 -2
  11. package/dist/a_chunks/.root18.js +10 -1
  12. package/dist/a_chunks/.root19.js +16 -27
  13. package/dist/a_chunks/.root2.js +22 -30
  14. package/dist/a_chunks/.root20.js +34 -38
  15. package/dist/a_chunks/.root21.js +16 -18
  16. package/dist/a_chunks/.root22.js +34 -38
  17. package/dist/a_chunks/.root23.js +16 -18
  18. package/dist/a_chunks/.root24.js +10 -14
  19. package/dist/a_chunks/.root25.js +10 -14
  20. package/dist/a_chunks/.root26.js +10 -14
  21. package/dist/a_chunks/.root27.js +16 -27
  22. package/dist/a_chunks/.root28.js +15 -19
  23. package/dist/a_chunks/.root29.js +15 -19
  24. package/dist/a_chunks/.root3.js +4 -6
  25. package/dist/a_chunks/.root30.js +9 -14
  26. package/dist/a_chunks/.root31.js +2 -10
  27. package/dist/a_chunks/.root32.js +11 -19
  28. package/dist/a_chunks/.root33.js +308 -335
  29. package/dist/a_chunks/.root34.js +1 -2
  30. package/dist/a_chunks/.root35.js +14 -154
  31. package/dist/a_chunks/.root36.js +7 -21
  32. package/dist/a_chunks/.root37.js +183 -1481
  33. package/dist/a_chunks/.root38.js +32 -2496
  34. package/dist/a_chunks/.root39.js +56 -83
  35. package/dist/a_chunks/.root4.js +4 -6
  36. package/dist/a_chunks/.root40.js +3 -3
  37. package/dist/a_chunks/.root41.js +56 -83
  38. package/dist/a_chunks/.root42.js +6 -20
  39. package/dist/a_chunks/.root43.js +183 -1526
  40. package/dist/a_chunks/.root44.js +13 -19
  41. package/dist/a_chunks/.root45.js +55 -82
  42. package/dist/a_chunks/.root46.js +55 -82
  43. package/dist/a_chunks/.root47.js +5 -8
  44. package/dist/a_chunks/.root48.js +30 -22
  45. package/dist/a_chunks/.root49.js +30 -43
  46. package/dist/a_chunks/.root5.js +3 -3
  47. package/dist/a_chunks/.root50.js +53 -226
  48. package/dist/a_chunks/.root51.js +64 -188
  49. package/dist/a_chunks/.root52.js +113 -3122
  50. package/dist/a_chunks/.root53.js +85 -134
  51. package/dist/a_chunks/.root54.js +3071 -175
  52. package/dist/a_chunks/.root55.js +127 -478
  53. package/dist/a_chunks/.root56.js +170 -910
  54. package/dist/a_chunks/.root57.js +376 -399
  55. package/dist/a_chunks/.root58.js +808 -687
  56. package/dist/a_chunks/.root59.js +495 -118
  57. package/dist/a_chunks/.root6.js +6 -9
  58. package/dist/a_chunks/.root60.js +773 -45
  59. package/dist/a_chunks/.root61.js +738 -97
  60. package/dist/a_chunks/.root62.js +105 -273
  61. package/dist/a_chunks/.root63.js +38 -22
  62. package/dist/a_chunks/.root64.js +184 -16
  63. package/dist/a_chunks/.root65.js +107 -241
  64. package/dist/a_chunks/.root66.js +132 -0
  65. package/dist/a_chunks/.root67.js +286 -0
  66. package/dist/a_chunks/.root68.js +817 -0
  67. package/dist/a_chunks/.root69.js +28 -0
  68. package/dist/a_chunks/.root7.js +2 -42
  69. package/dist/a_chunks/.root70.js +19 -0
  70. package/dist/a_chunks/.root71.js +247 -0
  71. package/dist/a_chunks/.root8.js +2 -12
  72. package/dist/a_chunks/.root9.js +16 -26
  73. package/dist/a_chunks/Form.js +3 -5
  74. package/dist/a_chunks/ModalForm.js +254 -280
  75. package/dist/a_chunks/api.js +311 -325
  76. package/dist/a_chunks/common.js +0 -1
  77. package/dist/a_chunks/config.js +135 -164
  78. package/dist/a_chunks/form_config.js +11 -130
  79. package/dist/a_chunks/index.js +43 -57
  80. package/dist/a_chunks/index2.js +148 -64
  81. package/dist/a_chunks/index3.js +131 -1151
  82. package/dist/a_chunks/index4.js +57 -1040
  83. package/dist/a_chunks/index5.js +142 -0
  84. package/dist/a_chunks/index6.js +1169 -0
  85. package/dist/a_chunks/index7.js +1006 -0
  86. package/dist/a_chunks/style-inject.es.js +0 -1
  87. package/dist/a_chunks/tslib.es6.js +1 -2
  88. package/dist/a_chunks//344/275/223/346/240/274/346/243/200/346/237/245_config.js +0 -1
  89. package/dist/index.js +10 -5
  90. package/dist/pages/fubao/family-planning/file-management/doctor-desk/components/SurgicalRecordv2/Curettage/index.d.ts +1 -1
  91. package/dist/pages/fubao/family-planning/file-management/doctor-desk/components/VideoReport/method.d.ts +1 -1
  92. package/dist/pages/fubao/folic-acid/file-management/list/index copy.d.ts +1 -1
  93. 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
  94. package/dist/pages/fubao/pre-pregnancy-care/file-management/edit/form_config.d.ts +2 -1
  95. package/dist/pages/fubao/pre-pregnancy-care/file-management/edit/index copy.d.ts +18 -0
  96. package/dist/pages/fubao/pre-pregnancy-care/file-management/edit/index.d.ts +3 -18
  97. package/dist/pages/fubao/premarital-care/.public-exam/SecondSex/form_config_nv.d.ts +4 -0
  98. package/dist/pages/fubao/premarital-care/file-management/config/table.d.ts +1 -1
  99. package/dist/pages/fubao/premarital-care/file-management/edit/form_config.d.ts +2 -1
  100. package/dist/pages/fubao/premarital-care/file-management/edit/index copy 2.d.ts +17 -0
  101. package/dist/pages/fubao/premarital-care/file-management/edit/index.d.ts +3 -17
  102. package/dist/pages/fubao/statistic/abnormal-breast-cancer/index.d.ts +2 -0
  103. package/dist/pages/fubao/statistic/abnormal-cervical-cancer/index.d.ts +2 -0
  104. package/dist/pages/fubao/statistic/premarital-checkup/./345/251/232/346/243/200/351/232/217/350/256/277/index.d.ts +1 -1
  105. package/dist/pages/fubao/statistic/progestation-checkup/./345/255/225/346/243/200/351/232/217/350/256/277/index.d.ts +1 -1
  106. package/dist/routes/index.d.ts +2 -0
  107. package/dist/routes/meta.d.ts +2 -0
  108. package/package.json +19 -14
  109. package/dist/a_chunks/.root.js.map +0 -1
  110. package/dist/a_chunks/.root10.js.map +0 -1
  111. package/dist/a_chunks/.root11.js.map +0 -1
  112. package/dist/a_chunks/.root12.js.map +0 -1
  113. package/dist/a_chunks/.root13.js.map +0 -1
  114. package/dist/a_chunks/.root14.js.map +0 -1
  115. package/dist/a_chunks/.root15.js.map +0 -1
  116. package/dist/a_chunks/.root16.js.map +0 -1
  117. package/dist/a_chunks/.root17.js.map +0 -1
  118. package/dist/a_chunks/.root18.js.map +0 -1
  119. package/dist/a_chunks/.root19.js.map +0 -1
  120. package/dist/a_chunks/.root2.js.map +0 -1
  121. package/dist/a_chunks/.root20.js.map +0 -1
  122. package/dist/a_chunks/.root21.js.map +0 -1
  123. package/dist/a_chunks/.root22.js.map +0 -1
  124. package/dist/a_chunks/.root23.js.map +0 -1
  125. package/dist/a_chunks/.root24.js.map +0 -1
  126. package/dist/a_chunks/.root25.js.map +0 -1
  127. package/dist/a_chunks/.root26.js.map +0 -1
  128. package/dist/a_chunks/.root27.js.map +0 -1
  129. package/dist/a_chunks/.root28.js.map +0 -1
  130. package/dist/a_chunks/.root29.js.map +0 -1
  131. package/dist/a_chunks/.root3.js.map +0 -1
  132. package/dist/a_chunks/.root30.js.map +0 -1
  133. package/dist/a_chunks/.root31.js.map +0 -1
  134. package/dist/a_chunks/.root32.js.map +0 -1
  135. package/dist/a_chunks/.root33.js.map +0 -1
  136. package/dist/a_chunks/.root34.js.map +0 -1
  137. package/dist/a_chunks/.root35.js.map +0 -1
  138. package/dist/a_chunks/.root36.js.map +0 -1
  139. package/dist/a_chunks/.root37.js.map +0 -1
  140. package/dist/a_chunks/.root38.js.map +0 -1
  141. package/dist/a_chunks/.root39.js.map +0 -1
  142. package/dist/a_chunks/.root4.js.map +0 -1
  143. package/dist/a_chunks/.root40.js.map +0 -1
  144. package/dist/a_chunks/.root41.js.map +0 -1
  145. package/dist/a_chunks/.root42.js.map +0 -1
  146. package/dist/a_chunks/.root43.js.map +0 -1
  147. package/dist/a_chunks/.root44.js.map +0 -1
  148. package/dist/a_chunks/.root45.js.map +0 -1
  149. package/dist/a_chunks/.root46.js.map +0 -1
  150. package/dist/a_chunks/.root47.js.map +0 -1
  151. package/dist/a_chunks/.root48.js.map +0 -1
  152. package/dist/a_chunks/.root49.js.map +0 -1
  153. package/dist/a_chunks/.root5.js.map +0 -1
  154. package/dist/a_chunks/.root50.js.map +0 -1
  155. package/dist/a_chunks/.root51.js.map +0 -1
  156. package/dist/a_chunks/.root52.js.map +0 -1
  157. package/dist/a_chunks/.root53.js.map +0 -1
  158. package/dist/a_chunks/.root54.js.map +0 -1
  159. package/dist/a_chunks/.root55.js.map +0 -1
  160. package/dist/a_chunks/.root56.js.map +0 -1
  161. package/dist/a_chunks/.root57.js.map +0 -1
  162. package/dist/a_chunks/.root58.js.map +0 -1
  163. package/dist/a_chunks/.root59.js.map +0 -1
  164. package/dist/a_chunks/.root6.js.map +0 -1
  165. package/dist/a_chunks/.root60.js.map +0 -1
  166. package/dist/a_chunks/.root61.js.map +0 -1
  167. package/dist/a_chunks/.root62.js.map +0 -1
  168. package/dist/a_chunks/.root63.js.map +0 -1
  169. package/dist/a_chunks/.root64.js.map +0 -1
  170. package/dist/a_chunks/.root65.js.map +0 -1
  171. package/dist/a_chunks/.root7.js.map +0 -1
  172. package/dist/a_chunks/.root8.js.map +0 -1
  173. package/dist/a_chunks/.root9.js.map +0 -1
  174. package/dist/a_chunks/Form.js.map +0 -1
  175. package/dist/a_chunks/ModalForm.js.map +0 -1
  176. package/dist/a_chunks/api.js.map +0 -1
  177. package/dist/a_chunks/common.js.map +0 -1
  178. package/dist/a_chunks/config.js.map +0 -1
  179. package/dist/a_chunks/extends.js +0 -11
  180. package/dist/a_chunks/extends.js.map +0 -1
  181. package/dist/a_chunks/form_config.js.map +0 -1
  182. package/dist/a_chunks/index.js.map +0 -1
  183. package/dist/a_chunks/index2.js.map +0 -1
  184. package/dist/a_chunks/index3.js.map +0 -1
  185. package/dist/a_chunks/index4.js.map +0 -1
  186. package/dist/a_chunks/style-inject.es.js.map +0 -1
  187. package/dist/a_chunks/tslib.es6.js.map +0 -1
  188. package/dist/a_chunks//344/275/223/346/240/274/346/243/200/346/237/245_config.js.map +0 -1
  189. package/dist/index.js.map +0 -1
  190. package/dist/pages/fubao/pre-pregnancy-care/.public-exam/config/adapter.d.ts +0 -2
  191. package/dist/pages/fubao/premarital-care/.public-exam/config/adapter.d.ts +0 -2
  192. /package/dist/pages/fubao/premarital-care/.public-exam/SecondSex/{form_config.d.ts → form_config_nan.d.ts} +0 -0
@@ -1,120 +1,497 @@
1
- import { APP_CONFIG } from '@lm_fe/components_m';
2
- import { rt_ctx } from '@lm_fe/env';
1
+ import { d as __spreadArray } from './tslib.es6.js';
3
2
  import { defineFormConfig } from '@lm_fe/service';
4
- var ctx = rt_ctx;
5
- var React = ctx.React;
6
- function tableColumns(is_孕前) {
7
- if (is_孕前 === void 0) {
8
- is_孕前 = false;
9
- }
10
- return defineFormConfig([{
11
- title: '建档日期',
12
- dataIndex: 'filingDay',
13
- width: APP_CONFIG.CELL_WIDTH_SMALL
14
- }, {
15
- title: '女方姓名',
16
- dataIndex: 'womanName',
17
- width: APP_CONFIG.CELL_WIDTH_SMALL,
18
- render: is_孕前 ? function (text, record) {
19
- var id = record.id;
20
- var _path = ctx.utils.transmit_happy_pre("/pre-pregnancy-care/wife/wife-exam?id=".concat(id), '/fubao');
21
- return /*#__PURE__*/React.createElement(ctx.ui.Button, {
22
- size: "small",
23
- type: "link",
24
- onClick: function onClick() {
25
- return ctx.safeTo(_path);
26
- }
27
- }, text);
28
- } : function (text, record) {
29
- var id = record.id;
30
- var _path = ctx.utils.transmit_happy_pre("/premarital-care/wife-v2/wife-exam?id=".concat(id), '/fubao');
31
- return /*#__PURE__*/React.createElement(ctx.ui.Button, {
32
- size: "small",
33
- type: "link",
34
- onClick: function onClick() {
35
- return ctx.safeTo(_path);
36
- }
37
- }, text);
38
- }
39
- }, {
40
- title: '女方门诊号',
41
- dataIndex: 'womanOutpatientNo',
42
- width: APP_CONFIG.CELL_WIDTH_SMALL
43
- }, {
44
- title: '女方年龄(岁)',
45
- dataIndex: 'womanAge',
46
- width: APP_CONFIG.CELL_WIDTH_SMALL
47
- }, {
48
- title: '女方手机号码',
49
- dataIndex: 'womanTelephone',
50
- width: APP_CONFIG.CELL_WIDTH_SMALL
51
- }, {
52
- title: '男方姓名',
53
- dataIndex: 'manName',
54
- width: APP_CONFIG.CELL_WIDTH_SMALL,
55
- render: is_孕前 ? function (text, record) {
56
- var id = record.id;
57
- var _path = ctx.utils.transmit_happy_pre("/pre-pregnancy-care/husband/husband-exam?id=".concat(id), '/fubao');
58
- return /*#__PURE__*/React.createElement(ctx.ui.Button, {
59
- size: "small",
60
- type: "link",
61
- onClick: function onClick() {
62
- return ctx.safeTo(_path);
63
- }
64
- }, text);
65
- } : function (text, record) {
66
- var id = record.id;
67
- var _path = ctx.utils.transmit_happy_pre("/premarital-care/husband-v2/husband-exam?id=".concat(id), '/fubao');
68
- return /*#__PURE__*/React.createElement(ctx.ui.Button, {
69
- size: "small",
70
- type: "link",
71
- onClick: function onClick() {
72
- return ctx.safeTo(_path);
73
- }
74
- }, text);
75
- }
76
- }, {
77
- title: '男方门诊号',
78
- dataIndex: 'manOutpatientNo',
79
- width: APP_CONFIG.CELL_WIDTH_SMALL
80
- }, {
81
- title: '男方年龄(岁)',
82
- dataIndex: 'manAge',
83
- width: APP_CONFIG.CELL_WIDTH_SMALL
84
- }, {
85
- title: '男方手机号码',
86
- dataIndex: 'manTelephone',
87
- width: APP_CONFIG.CELL_WIDTH_SMALL
88
- }, {
89
- title: '档案状态',
90
- dataIndex: 'fileStatus',
91
- width: 68,
92
- fixed: 'right',
93
- align: 'center',
94
- render: is_孕前 ? function (fileStatus, rowData) {
95
- var id = rowData.id;
96
- var _path = ctx.utils.transmit_happy_pre("/pre-pregnancy-care/file-management/edit?id=".concat(id), '/fubao');
97
- var 已审核 = fileStatus === 2;
98
- return /*#__PURE__*/React.createElement(ctx.ui.Button, {
99
- onClick: function onClick() {
100
- return ctx.safeTo(_path);
101
- },
102
- size: "small",
103
- type: 已审核 ? 'default' : 'primary'
104
- }, 已审核 ? '已审核' : '待审核');
105
- } : function (fileStatus, rowData) {
106
- var id = rowData.id;
107
- var _path = ctx.utils.transmit_happy_pre("/premarital-care/file-management/edit?id=".concat(id), '/fubao');
108
- var 已审核 = fileStatus === 2;
109
- return /*#__PURE__*/React.createElement(ctx.ui.Button, {
110
- onClick: function onClick() {
111
- return ctx.safeTo(_path);
112
- },
113
- size: "small",
114
- type: 已审核 ? 'default' : 'primary'
115
- }, 已审核 ? '已审核' : '待审核');
116
- }
117
- }]);
3
+ import { as 体格检查_config, 两 as 两癌月经史form_config } from './体格检查_config.js';
4
+ import { formatDate } from '@lm_fe/utils';
5
+ import '@lm_fe/env';
6
+ function 妇科检查_config() {
7
+ var cache = [{
8
+ "name": "妇科检查",
9
+ "sort": 0,
10
+ "children": [{
11
+ "key": "cervicalCancerGynecologicExamination.vulva__",
12
+ "label": "外阴",
13
+ "inputType": "MC",
14
+ "inputProps": {
15
+ options: '未见异常,异常',
16
+ sp: [{
17
+ label: '异常',
18
+ inputType: 'MA',
19
+ props: {
20
+ options: '白斑,溃疡,疱疹,肿物'
21
+ }
22
+ }]
23
+ },
24
+ layout: "1/3"
25
+ }, {
26
+ "key": "cervicalCancerGynecologicExamination.secretions__",
27
+ "label": "分泌物",
28
+ "inputType": "MC",
29
+ "inputProps": {
30
+ options: '未见异常,异常',
31
+ sp: [{
32
+ label: '异常',
33
+ inputType: 'MA',
34
+ props: {
35
+ options: '异位,血性,脓性,泡沫样,豆腐渣'
36
+ }
37
+ }]
38
+ },
39
+ layout: "1/3"
40
+ }, {
41
+ "key": "cervicalCancerGynecologicExamination.vaginal__",
42
+ "label": "阴道",
43
+ "inputType": "MC",
44
+ "inputProps": {
45
+ options: '未见异常,异常',
46
+ sp: [{
47
+ label: '异常',
48
+ inputType: 'MA',
49
+ props: {
50
+ options: '充血,溃疡,湿疣,疱疹,肿物'
51
+ }
52
+ }]
53
+ },
54
+ layout: "1/3"
55
+ }, {
56
+ "key": "cervicalCancerGynecologicExamination.cervix__",
57
+ "label": "子宫颈",
58
+ "inputType": "MC",
59
+ "inputProps": {
60
+ options: '未见异常,异常',
61
+ sp: [{
62
+ label: '异常',
63
+ inputType: 'MA',
64
+ props: {
65
+ options: '触血,息肉,糜烂样,菜花样'
66
+ }
67
+ }]
68
+ },
69
+ layout: "1/3"
70
+ }, {
71
+ "key": "cervicalCancerGynecologicExamination.zg__",
72
+ "label": "子宫",
73
+ "inputType": "MC",
74
+ "inputProps": {
75
+ options: '未见异常,异常',
76
+ sp: [{
77
+ label: '异常',
78
+ inputType: 'MA',
79
+ props: {
80
+ options: '大小,肿物'
81
+ }
82
+ }]
83
+ },
84
+ layout: "1/3"
85
+ }, {
86
+ "key": "cervicalCancerGynecologicExamination.appendix__",
87
+ "label": "附件",
88
+ "inputType": "MC",
89
+ "inputProps": {
90
+ options: '未见异常,异常',
91
+ sp: [{
92
+ label: '异常',
93
+ inputType: 'MA',
94
+ props: {
95
+ options: '压痛,肿物'
96
+ }
97
+ }]
98
+ },
99
+ layout: "1/3"
100
+ }, {
101
+ "key": "cervicalCancerGynecologicExamination.other",
102
+ "label": "其他",
103
+ "inputType": "input",
104
+ "inputProps": {},
105
+ layout: "1/3"
106
+ }, {
107
+ "key": "selectBtn",
108
+ "label": "一键勾选",
109
+ "inputType": "check_invert_button",
110
+ layout: "1/3"
111
+ }]
112
+ }];
113
+ return cache;
118
114
  }
119
- export { tableColumns as default };
120
- //# sourceMappingURL=.root59.js.map
115
+ function 检验检查_config() {
116
+ return [{
117
+ "name": "检验检查",
118
+ "fields": [{
119
+ "key": "cervicalCancerInspection.vaginalCleanliness",
120
+ "label": "阴道清洁度",
121
+ "inputType": "MC",
122
+ "inputProps": {
123
+ marshal: 0,
124
+ "options": [{
125
+ "value": 1,
126
+ "label": "Ⅰ°"
127
+ }, {
128
+ "value": 2,
129
+ "label": "Ⅱ°"
130
+ }, {
131
+ "value": 3,
132
+ "label": "Ⅲ°"
133
+ }, {
134
+ "value": 4,
135
+ "label": "Ⅳ°"
136
+ }, {
137
+ "value": 5,
138
+ "label": "未查"
139
+ }]
140
+ },
141
+ layout: '1/1'
142
+ }, {
143
+ "key": "cervicalCancerInspection.trichomonas",
144
+ "label": "滴虫",
145
+ "inputType": "MC",
146
+ "inputProps": {
147
+ marshal: 0,
148
+ "options": [{
149
+ "value": 1,
150
+ "label": "正常"
151
+ }, {
152
+ "value": 2,
153
+ "label": "异常",
154
+ warning: true
155
+ }, {
156
+ "value": 3,
157
+ "label": "未查"
158
+ }]
159
+ },
160
+ layout: '1/3'
161
+ }, {
162
+ "key": "cervicalCancerInspection.candida",
163
+ "label": "假丝酵母菌",
164
+ "inputType": "MC",
165
+ "inputProps": {
166
+ marshal: 0,
167
+ "options": [{
168
+ "value": 1,
169
+ "label": "正常"
170
+ }, {
171
+ "value": 2,
172
+ "label": "异常",
173
+ "warning": true
174
+ }, {
175
+ "value": 3,
176
+ "label": "未查"
177
+ }]
178
+ },
179
+ layout: '1/3'
180
+ }, {
181
+ "key": "cervicalCancerInspection.gardnerella",
182
+ "label": "加德纳菌",
183
+ "inputType": "MC",
184
+ "inputProps": {
185
+ marshal: 0,
186
+ "options": [{
187
+ "value": 1,
188
+ "label": "正常"
189
+ }, {
190
+ "value": 2,
191
+ "label": "异常",
192
+ "warning": true
193
+ }, {
194
+ "value": 3,
195
+ "label": "未查"
196
+ }]
197
+ },
198
+ layout: '1/3'
199
+ }, {
200
+ "key": "cervicalCancerInspection.clueCell",
201
+ "label": "线索细胞",
202
+ "inputType": "MC",
203
+ "inputProps": {
204
+ marshal: 0,
205
+ "options": [{
206
+ "value": 1,
207
+ "label": "正常"
208
+ }, {
209
+ "value": 2,
210
+ "label": "异常",
211
+ "warning": true
212
+ }, {
213
+ "value": 3,
214
+ "label": "未查"
215
+ }]
216
+ },
217
+ layout: '1/3'
218
+ }, {
219
+ "key": "cervicalCancerInspection.other",
220
+ "label": "其他",
221
+ "inputType": "input",
222
+ layout: '1/3'
223
+ }, {
224
+ "key": "cervicalCancerInspection.hpv",
225
+ "label": "HPV",
226
+ "inputType": "MC",
227
+ "rules": [{
228
+ "required": true,
229
+ "message": "HPV是必填项"
230
+ }],
231
+ "inputProps": {
232
+ marshal: 0,
233
+ "options": [{
234
+ "value": 1,
235
+ "label": "阴性"
236
+ }, {
237
+ "value": 2,
238
+ "label": "阳性",
239
+ "warning": true
240
+ }, {
241
+ "value": 3,
242
+ "label": "未查"
243
+ }]
244
+ },
245
+ layout: '1/3'
246
+ }, {
247
+ "key": "cervicalCancerInspection.visualObservationAfterAceticIodineStaining",
248
+ "label": "醋酸/碘染色后肉眼观察",
249
+ "inputType": "MC",
250
+ "rules": [{
251
+ "required": true,
252
+ "message": "醋酸/碘染色后肉眼观察是必填项"
253
+ }],
254
+ "inputProps": {
255
+ marshal: 0,
256
+ "options": [{
257
+ "value": 1,
258
+ "label": "未见异常"
259
+ }, {
260
+ "value": 2,
261
+ "label": "阳性",
262
+ "warning": true
263
+ }, {
264
+ "value": 3,
265
+ "label": "未查"
266
+ }]
267
+ },
268
+ layout: '1/1'
269
+ }, {
270
+ "key": "cervicalCancerInspection.uterineCytology",
271
+ "label": "宫颈细胞学检查结果",
272
+ "inputType": "MC",
273
+ "inputProps": {
274
+ marshal: 0,
275
+ "options": [{
276
+ "value": 1,
277
+ "label": "已查"
278
+ }, {
279
+ "value": 2,
280
+ "label": "未查"
281
+ }]
282
+ },
283
+ layout: '1/1'
284
+ }, {
285
+ "key": "cervicalCancerInspection.uterineCytologyObtainingMaterialsWay",
286
+ "label": "宫颈细胞取材方式",
287
+ "inputType": "MC",
288
+ "inputProps": {
289
+ marshal: 0,
290
+ "options": [{
291
+ "value": 1,
292
+ "label": "巴氏涂片"
293
+ }, {
294
+ "value": 2,
295
+ "label": "液基/薄层细胞学检查"
296
+ }, {
297
+ "value": 3,
298
+ "label": "其他"
299
+ }]
300
+ },
301
+ layout: '1/1'
302
+ }, {
303
+ "key": "cervicalCancerInspection.papClassification",
304
+ "label": "巴氏分级",
305
+ "inputType": "MC",
306
+ "inputProps": {
307
+ marshal: 0,
308
+ "options": [{
309
+ "value": 1,
310
+ "label": "Ⅰ级"
311
+ }, {
312
+ "value": 2,
313
+ "label": "ⅡA"
314
+ }, {
315
+ "value": 3,
316
+ "label": "ⅡB"
317
+ }, {
318
+ "value": 4,
319
+ "label": "Ⅲ级"
320
+ }, {
321
+ "value": 5,
322
+ "label": "Ⅳ级"
323
+ }, {
324
+ "value": 6,
325
+ "label": "Ⅴ级"
326
+ }]
327
+ },
328
+ layout: '1/1'
329
+ }, {
330
+ "key": "cervicalCancerInspection.tbsResult",
331
+ "label": "TBS分类报告结果",
332
+ "inputType": "MC",
333
+ "rules": [{
334
+ "required": true,
335
+ "message": "TBS分类报告结果是必填项"
336
+ }],
337
+ "inputProps": {
338
+ marshal: 0,
339
+ "options": [{
340
+ "value": 1,
341
+ "label": "未见异常"
342
+ }, {
343
+ "value": 2,
344
+ "label": "异常",
345
+ "warning": true
346
+ }]
347
+ },
348
+ layout: '1/1'
349
+ }]
350
+ }];
351
+ }
352
+ function 病史情况_config() {
353
+ return [{
354
+ "moduleName": "cervical-carcinoma-screening",
355
+ "name": "病史情况",
356
+ "flag": "妇女保健-宫颈癌筛查-病史情况",
357
+ "sort": 0,
358
+ "fields": [{
359
+ "key": "cervicalCancerMedicalHistory.previousCervicalScreening__",
360
+ "label": "既往接受宫颈癌筛查",
361
+ inputType: 'MC',
362
+ inputProps: {
363
+ options: [{
364
+ label: '否',
365
+ value: 1
366
+ }, {
367
+ label: '是',
368
+ value: 2,
369
+ inputType: 'Input'
370
+ }]
371
+ },
372
+ layout: '1/1'
373
+ }, {
374
+ "key": "cervicalCancerMedicalHistory.discomfortItems",
375
+ "label": "不适症状",
376
+ "inputType": "MC",
377
+ inputProps: {
378
+ type: 'multiple',
379
+ options: "\u65E0,\u6708\u7ECF\u4E0D\u89C4\u5F8B,\u5916\u9634\u7619\u75D2,\u5BAB\u9888\u51FA\u8840,\u6027\u4EA4\u75BC\u75DB,\u6027\u4EA4\u51FA\u8840,\u7EDD\u7ECF\u540E\u9634\u9053\u51FA\u8840,\u4E0B\u8179\u4E0D\u9002,\u5931\u7720,\u5176\u4ED6i"
380
+ },
381
+ layout: '1/1'
382
+ }, {
383
+ "key": "cervicalCancerMedicalHistory.contraceptiveMethodItems",
384
+ "label": "避孕方式",
385
+ "inputType": "MC",
386
+ inputProps: {
387
+ type: 'multiple',
388
+ options: "\u65E0,\u907F\u5B55\u836F\u7269i,\u907F\u5B55\u5DE5\u5177i,\u76AE\u4E0B\u57CB\u690Di,IUDi,\u7ED3\u624E\u624B\u672Fi,\u5B89\u5168\u671Fi,\u5176\u4ED6i"
389
+ },
390
+ layout: '1/1'
391
+ }, {
392
+ "key": "cervicalCancerMedicalHistory.gynecologicalDiseasesHistory__",
393
+ "label": "妇科疾病史",
394
+ inputType: 'MC',
395
+ inputProps: {
396
+ options: [{
397
+ label: '无',
398
+ value: 1
399
+ }, {
400
+ label: '有',
401
+ value: 2,
402
+ inputType: 'Input'
403
+ }]
404
+ },
405
+ layout: '1/1'
406
+ }, {
407
+ "key": "cervicalCancerMedicalHistory.familyTumorHistoryVOS",
408
+ "label": "家族肿瘤史!!",
409
+ "inputType": "family_tumor_history",
410
+ layout: '1/1'
411
+ }]
412
+ }];
413
+ }
414
+ function 诊断及指导_config() {
415
+ return [{
416
+ "name": "诊断及指导",
417
+ "sort": 0,
418
+ "fields": [{
419
+ "key": "cervicalCancerDiagnosisAndGuidance.screeningResults__",
420
+ "label": "筛查结果",
421
+ "inputType": "MC",
422
+ "inputProps": {
423
+ options: '正常,异常',
424
+ inputWidth: 256,
425
+ sp: [{
426
+ label: '异常',
427
+ inputType: 'MA',
428
+ props: {
429
+ options: '外生殖器尖锐湿疣,滴虫性阴道炎,外阴阴道假丝酵母菌病,细菌性阴道病,黏液脓性宫颈炎,宫颈息肉,子宫肌瘤'
430
+ }
431
+ }]
432
+ },
433
+ "rules": [{
434
+ "required": true,
435
+ "message": "筛查结果是必填项"
436
+ }],
437
+ layout: '1/1'
438
+ }, {
439
+ "key": "cervicalCancerDiagnosisAndGuidance.screeningSuggest",
440
+ "label": "筛查建议",
441
+ "inputType": "MC",
442
+ "rules": [{
443
+ "required": true,
444
+ "message": "筛查建议是必填项"
445
+ }],
446
+ "inputProps": {
447
+ marshal: 0,
448
+ "options": [{
449
+ "value": "定期检查",
450
+ "label": "定期检查",
451
+ "span": 4
452
+ }, {
453
+ "value": "可疑",
454
+ "label": "可疑",
455
+ "span": 4
456
+ }, {
457
+ "value": "活检",
458
+ "label": "活检",
459
+ "span": 4
460
+ }]
461
+ },
462
+ layout: '1/1'
463
+ }, {
464
+ "key": "cervicalCancerDiagnosisAndGuidance.checkUnit",
465
+ "label": "检查单位",
466
+ "inputType": "input",
467
+ "rules": [{
468
+ "required": true,
469
+ "message": "检查单位是必填项"
470
+ }],
471
+ layout: '1/3'
472
+ }, {
473
+ "key": "cervicalCancerDiagnosisAndGuidance.checkDate",
474
+ "label": "检查日期",
475
+ "inputType": "DatePicker",
476
+ "rules": [{
477
+ "required": true,
478
+ "message": "检查日期是必填项"
479
+ }],
480
+ "inputProps": {
481
+ format: formatDate.format
482
+ },
483
+ layout: '1/3'
484
+ }, {
485
+ "key": "cervicalCancerDiagnosisAndGuidance.checkDoctorName",
486
+ "label": "检查医生",
487
+ "inputType": "MA",
488
+ inputProps: {
489
+ memorieskey: '妇保-检查医生'
490
+ },
491
+ "required": true,
492
+ layout: '1/3'
493
+ }]
494
+ }];
495
+ }
496
+ var form_config = defineFormConfig(__spreadArray(__spreadArray(__spreadArray(__spreadArray(__spreadArray(__spreadArray([], 体格检查_config(), true), 两癌月经史form_config(), true), 病史情况_config(), true), 妇科检查_config(), true), 检验检查_config(), true), 诊断及指导_config(), true));
497
+ export { form_config as default };
@@ -1,10 +1,8 @@
1
- import 'antd/es/message/style';
2
- import _message from 'antd/es/message';
3
- import _isNil from 'lodash/isNil';
4
- import _isArray from 'lodash/isArray';
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 { BaseQuery, BaseTableOld, APP_CONFIG, BaseListOld } from '@lm_fe/components_m';
7
3
  import { fubaoRequest } from '@lm_fe/utils';
4
+ import { message } from 'antd';
5
+ import { isArray, isNil } from 'lodash';
8
6
  var queryFormDescriptions = {
9
7
  outpatientNo: {
10
8
  label: '手术日期',
@@ -139,8 +137,8 @@ var List = function (_super) {
139
137
  if (!baseUrl) {
140
138
  return [2];
141
139
  }
142
- if (!_isNil(editKey)) {
143
- _message.error('请保存未保存的记录');
140
+ if (!isNil(editKey)) {
141
+ message.error('请保存未保存的记录');
144
142
  return [2];
145
143
  }
146
144
  this.setState({
@@ -155,7 +153,7 @@ var List = function (_super) {
155
153
  case 1:
156
154
  _res = _b.sent();
157
155
  res = _res.data;
158
- if (_isArray(res.data.pageData)) {
156
+ if (isArray(res.data.pageData)) {
159
157
  dataSource = res.data.pageData;
160
158
  }
161
159
  if (!isNaN(Number(res.data.totalElements))) {
@@ -202,4 +200,3 @@ var List = function (_super) {
202
200
  return List;
203
201
  }(BaseListOld);
204
202
  export { List as default };
205
- //# sourceMappingURL=.root6.js.map