.eslintrc.js |
JavaScript |
3 |
0 |
1 |
4 |
.prettierignore |
Ignore |
3 |
0 |
1 |
4 |
.prettierrc |
JSON |
8 |
0 |
1 |
9 |
.stylelintrc.js |
JavaScript |
3 |
0 |
1 |
4 |
.umirc.ts |
TypeScript |
379 |
14 |
15 |
408 |
README.md |
Markdown |
2 |
0 |
2 |
4 |
config/proxy.ts |
TypeScript |
0 |
8 |
4 |
12 |
mock/home.ts |
TypeScript |
47 |
8 |
5 |
60 |
mock/monthlyData.ts |
TypeScript |
156 |
8 |
78 |
242 |
mock/monthlyInfo.ts |
TypeScript |
147 |
8 |
50 |
205 |
mock/monthlySet.ts |
TypeScript |
43 |
8 |
3 |
54 |
mock/userAPI.ts |
TypeScript |
19 |
0 |
2 |
21 |
package.json |
JSON |
47 |
0 |
1 |
48 |
src/access.ts |
TypeScript |
45 |
12 |
22 |
79 |
src/app.tsx |
TypeScript JSX |
395 |
71 |
117 |
583 |
src/authWrapper.tsx |
TypeScript JSX |
46 |
12 |
7 |
65 |
src/components/Guide/Guide.less |
Less |
4 |
0 |
1 |
5 |
src/components/Guide/Guide.tsx |
TypeScript JSX |
19 |
1 |
4 |
24 |
src/components/Guide/index.ts |
TypeScript |
2 |
0 |
1 |
3 |
src/components/KCIMDrawerForm/index.tsx |
TypeScript JSX |
6 |
9 |
8 |
23 |
src/components/KCIMDrawerForm/style.less |
Less |
17 |
0 |
3 |
20 |
src/components/KCIMLeftList/index.tsx |
TypeScript JSX |
169 |
61 |
51 |
281 |
src/components/KCIMLeftList/style.less |
Less |
110 |
8 |
20 |
138 |
src/components/KCIMModalForm/index.tsx |
TypeScript JSX |
23 |
8 |
11 |
42 |
src/components/KCIMPageContainer/index.tsx |
TypeScript JSX |
75 |
8 |
18 |
101 |
src/components/KCIMPageContainer/style.less |
Less |
119 |
0 |
19 |
138 |
src/components/KCIMTable/index.tsx |
TypeScript JSX |
40 |
11 |
15 |
66 |
src/components/KCIMTable/style.less |
Less |
179 |
8 |
50 |
237 |
src/components/KCIMTableSelector/index.tsx |
TypeScript JSX |
144 |
10 |
40 |
194 |
src/components/KCIMTableSelector/style.less |
Less |
29 |
0 |
4 |
33 |
src/components/KCIMUpload/index.tsx |
TypeScript JSX |
56 |
9 |
14 |
79 |
src/components/KCIMUpload/style.less |
Less |
26 |
0 |
5 |
31 |
src/components/ProgressModal/index.tsx |
TypeScript JSX |
74 |
8 |
11 |
93 |
src/components/ProgressModal/service.ts |
TypeScript |
17 |
8 |
9 |
34 |
src/components/ResizableContainer/index.tsx |
TypeScript JSX |
54 |
8 |
10 |
72 |
src/components/ResizableContainer/style.less |
Less |
18 |
0 |
7 |
25 |
src/components/SQLEditor/index.tsx |
TypeScript JSX |
108 |
10 |
15 |
133 |
src/components/SQLEditor/style.less |
Less |
45 |
8 |
2 |
55 |
src/constant.ts |
TypeScript |
10 |
8 |
2 |
20 |
src/constants/index.ts |
TypeScript |
1 |
0 |
1 |
2 |
src/global.less |
Less |
603 |
51 |
161 |
815 |
src/menuIcons.js |
JavaScript |
33 |
24 |
6 |
63 |
src/models/global.ts |
TypeScript |
10 |
1 |
3 |
14 |
src/pages/404.tsx |
TypeScript JSX |
15 |
8 |
3 |
26 |
src/pages/Home/index.tsx |
TypeScript JSX |
17 |
9 |
7 |
33 |
src/pages/Home/service.ts |
TypeScript |
28 |
11 |
22 |
61 |
src/pages/Home/style.less |
Less |
77 |
8 |
9 |
94 |
src/pages/baseInfoMana/checkGroupMana/index.tsx |
TypeScript JSX |
207 |
13 |
42 |
262 |
src/pages/baseInfoMana/checkGroupMana/service.ts |
TypeScript |
60 |
13 |
24 |
97 |
src/pages/baseInfoMana/checkGroupMana/style.less |
Less |
37 |
0 |
7 |
44 |
src/pages/baseInfoMana/checkGroupMana/tableSelector.tsx |
TypeScript JSX |
85 |
6 |
29 |
120 |
src/pages/baseInfoMana/empMana/index.tsx |
TypeScript JSX |
257 |
15 |
48 |
320 |
src/pages/baseInfoMana/empMana/service.ts |
TypeScript |
69 |
14 |
24 |
107 |
src/pages/baseInfoMana/empMana/style.less |
Less |
66 |
0 |
15 |
81 |
src/pages/baseInfoMana/empMana/tableSelector.tsx |
TypeScript JSX |
203 |
5 |
42 |
250 |
src/pages/baseInfoMana/empMana/transform.tsx |
TypeScript JSX |
97 |
19 |
19 |
135 |
src/pages/baseInfoMana/unitMana/index.tsx |
TypeScript JSX |
207 |
13 |
51 |
271 |
src/pages/baseInfoMana/unitMana/service.ts |
TypeScript |
30 |
12 |
21 |
63 |
src/pages/baseInfoMana/unitMana/style.less |
Less |
66 |
0 |
13 |
79 |
src/pages/baseInfoMana/unitMana/tableSelector.tsx |
TypeScript JSX |
152 |
6 |
40 |
198 |
src/pages/baseSetting/accountingAccountSet/accountingSubMana/index.tsx |
TypeScript JSX |
402 |
9 |
53 |
464 |
src/pages/baseSetting/accountingAccountSet/accountingSubMana/service.ts |
TypeScript |
39 |
13 |
31 |
83 |
src/pages/baseSetting/accountingAccountSet/accountingSubMana/style.less |
Less |
33 |
4 |
6 |
43 |
src/pages/baseSetting/accountingAccountSet/accountingSubMap/index.tsx |
TypeScript JSX |
239 |
14 |
41 |
294 |
src/pages/baseSetting/accountingAccountSet/accountingSubMap/service.ts |
TypeScript |
19 |
11 |
25 |
55 |
src/pages/baseSetting/accountingAccountSet/accountingSubMap/style.less |
Less |
37 |
0 |
6 |
43 |
src/pages/baseSetting/accountingAccountSet/chargeItemMap/index.tsx |
TypeScript JSX |
359 |
14 |
79 |
452 |
src/pages/baseSetting/accountingAccountSet/chargeItemMap/service.ts |
TypeScript |
39 |
14 |
24 |
77 |
src/pages/baseSetting/accountingAccountSet/chargeItemMap/style.less |
Less |
224 |
1 |
35 |
260 |
src/pages/baseSetting/accountingAccountSet/chargeItemMap/tableSelector.tsx |
TypeScript JSX |
152 |
6 |
43 |
201 |
src/pages/baseSetting/accountingAccountSet/costIncomeProjectMana/index.tsx |
TypeScript JSX |
236 |
12 |
45 |
293 |
src/pages/baseSetting/accountingAccountSet/costIncomeProjectMana/service.ts |
TypeScript |
38 |
13 |
30 |
81 |
src/pages/baseSetting/accountingAccountSet/costIncomeProjectMana/style.less |
Less |
49 |
0 |
8 |
57 |
src/pages/baseSetting/costAllocationSet/allocationLevelSet/index.tsx |
TypeScript JSX |
255 |
11 |
45 |
311 |
src/pages/baseSetting/costAllocationSet/allocationLevelSet/service.ts |
TypeScript |
35 |
12 |
29 |
76 |
src/pages/baseSetting/costAllocationSet/allocationLevelSet/style.less |
Less |
37 |
0 |
6 |
43 |
src/pages/baseSetting/costAllocationSet/allocationParamsMap/editTableModal.tsx |
TypeScript JSX |
161 |
5 |
34 |
200 |
src/pages/baseSetting/costAllocationSet/allocationParamsMap/index.tsx |
TypeScript JSX |
359 |
31 |
57 |
447 |
src/pages/baseSetting/costAllocationSet/allocationParamsMap/service.ts |
TypeScript |
70 |
19 |
47 |
136 |
src/pages/baseSetting/costAllocationSet/allocationParamsMap/style.less |
Less |
78 |
0 |
13 |
91 |
src/pages/baseSetting/costAllocationSet/allocationParamsMap/tableSelector.tsx |
TypeScript JSX |
134 |
7 |
45 |
186 |
src/pages/baseSetting/costAllocationSet/costAllocationParamsDeal/index.tsx |
TypeScript JSX |
379 |
70 |
52 |
501 |
src/pages/baseSetting/costAllocationSet/costAllocationParamsDeal/service.ts |
TypeScript |
47 |
14 |
32 |
93 |
src/pages/baseSetting/costAllocationSet/costAllocationParamsDeal/style.less |
Less |
56 |
1 |
8 |
65 |
src/pages/baseSetting/costAllocationSet/costAllocationParamsSet/index.tsx |
TypeScript JSX |
258 |
9 |
46 |
313 |
src/pages/baseSetting/costAllocationSet/costAllocationParamsSet/service.ts |
TypeScript |
44 |
13 |
31 |
88 |
src/pages/baseSetting/costAllocationSet/costAllocationParamsSet/style.less |
Less |
37 |
0 |
6 |
43 |
src/pages/baseSetting/costAllocationSet/costAllocationParamsSet/transform.tsx |
TypeScript JSX |
227 |
9 |
46 |
282 |
src/pages/baseSetting/costAllocationSet/idleCostSetting/index.tsx |
TypeScript JSX |
297 |
66 |
54 |
417 |
src/pages/baseSetting/costAllocationSet/idleCostSetting/service.ts |
TypeScript |
57 |
15 |
33 |
105 |
src/pages/baseSetting/costAllocationSet/idleCostSetting/style.less |
Less |
37 |
0 |
6 |
43 |
src/pages/baseSetting/costAllocationSet/revenueImputationSet/index.tsx |
TypeScript JSX |
316 |
9 |
45 |
370 |
src/pages/baseSetting/costAllocationSet/revenueImputationSet/service.ts |
TypeScript |
47 |
14 |
32 |
93 |
src/pages/baseSetting/costAllocationSet/revenueImputationSet/style.less |
Less |
31 |
0 |
4 |
35 |
src/pages/baseSetting/costAllocationSet/revenueImputationSet/transform.tsx |
TypeScript JSX |
125 |
4 |
27 |
156 |
src/pages/baseSetting/otherItemSet/departmentCostCalc/index.tsx |
TypeScript JSX |
474 |
44 |
120 |
638 |
src/pages/baseSetting/otherItemSet/departmentCostCalc/service.ts |
TypeScript |
74 |
18 |
39 |
131 |
src/pages/baseSetting/otherItemSet/departmentCostCalc/style.less |
Less |
121 |
0 |
15 |
136 |
src/pages/baseSetting/otherItemSet/departmentCostCalc/transform.tsx |
TypeScript JSX |
235 |
15 |
52 |
302 |
src/pages/baseSetting/otherItemSet/diySqlMana/index.tsx |
TypeScript JSX |
317 |
47 |
67 |
431 |
src/pages/baseSetting/otherItemSet/diySqlMana/service.ts |
TypeScript |
64 |
13 |
33 |
110 |
src/pages/baseSetting/otherItemSet/diySqlMana/style.less |
Less |
81 |
1 |
14 |
96 |
src/pages/baseSetting/otherItemSet/reportItemSet/index.tsx |
TypeScript JSX |
531 |
18 |
61 |
610 |
src/pages/baseSetting/otherItemSet/reportItemSet/service.ts |
TypeScript |
56 |
15 |
33 |
104 |
src/pages/baseSetting/otherItemSet/reportItemSet/style.less |
Less |
44 |
0 |
7 |
51 |
src/pages/baseSetting/otherItemSet/reportItemSet/transform.tsx |
TypeScript JSX |
234 |
17 |
52 |
303 |
src/pages/baseSetting/otherItemSet/reportProjectSetting/index.tsx |
TypeScript JSX |
277 |
10 |
30 |
317 |
src/pages/baseSetting/otherItemSet/reportProjectSetting/service.js |
JavaScript |
30 |
13 |
27 |
70 |
src/pages/baseSetting/otherItemSet/reportProjectSetting/style.less |
Less |
77 |
0 |
16 |
93 |
src/pages/baseSetting/otherItemSet/visitsAndBedDayCostSetting/index.tsx |
TypeScript JSX |
244 |
13 |
45 |
302 |
src/pages/baseSetting/otherItemSet/visitsAndBedDayCostSetting/service.ts |
TypeScript |
36 |
12 |
29 |
77 |
src/pages/baseSetting/otherItemSet/visitsAndBedDayCostSetting/style.less |
Less |
37 |
0 |
6 |
43 |
src/pages/baseSetting/otherItemSet/wholeHospCostAndIncomeSet/index.tsx |
TypeScript JSX |
166 |
9 |
34 |
209 |
src/pages/baseSetting/otherItemSet/wholeHospCostAndIncomeSet/service.ts |
TypeScript |
33 |
12 |
29 |
74 |
src/pages/baseSetting/otherItemSet/wholeHospCostAndIncomeSet/style.less |
Less |
30 |
0 |
4 |
34 |
src/pages/baseSetting/responsibilityCenterSet/responsibilityCenter/index.tsx |
TypeScript JSX |
463 |
12 |
64 |
539 |
src/pages/baseSetting/responsibilityCenterSet/responsibilityCenter/service.ts |
TypeScript |
48 |
15 |
35 |
98 |
src/pages/baseSetting/responsibilityCenterSet/responsibilityCenter/style.less |
Less |
49 |
0 |
8 |
57 |
src/pages/baseSetting/responsibilityCenterSet/responsibilityCenterConnect/index.tsx |
TypeScript JSX |
187 |
8 |
41 |
236 |
src/pages/baseSetting/responsibilityCenterSet/responsibilityCenterConnect/service.ts |
TypeScript |
19 |
11 |
9 |
39 |
src/pages/baseSetting/responsibilityCenterSet/responsibilityCenterConnect/style.less |
Less |
49 |
0 |
8 |
57 |
src/pages/baseSetting/responsibilityCenterSet/responsibilityCenterConnect/transform.tsx |
TypeScript JSX |
121 |
3 |
21 |
145 |
src/pages/costAccounting/calcPageTemplate/columns.tsx |
TypeScript JSX |
944 |
48 |
38 |
1,030 |
src/pages/costAccounting/calcPageTemplate/config.ts |
TypeScript |
375 |
8 |
26 |
409 |
src/pages/costAccounting/calcPageTemplate/index.tsx |
TypeScript JSX |
687 |
16 |
94 |
797 |
src/pages/costAccounting/calcPageTemplate/service.ts |
TypeScript |
340 |
22 |
40 |
402 |
src/pages/costAccounting/calcPageTemplate/style.less |
Less |
39 |
0 |
10 |
49 |
src/pages/costLibraryManagement/basicCostManagement/drugCostManagement/index.tsx |
TypeScript JSX |
303 |
17 |
48 |
368 |
src/pages/costLibraryManagement/basicCostManagement/drugCostManagement/service.ts |
TypeScript |
65 |
14 |
32 |
111 |
src/pages/costLibraryManagement/basicCostManagement/drugCostManagement/style.less |
Less |
49 |
0 |
7 |
56 |
src/pages/costLibraryManagement/basicCostManagement/equipmentCostManagement/index.tsx |
TypeScript JSX |
299 |
17 |
48 |
364 |
src/pages/costLibraryManagement/basicCostManagement/equipmentCostManagement/service.ts |
TypeScript |
60 |
13 |
30 |
103 |
src/pages/costLibraryManagement/basicCostManagement/equipmentCostManagement/style.less |
Less |
49 |
0 |
7 |
56 |
src/pages/costLibraryManagement/basicCostManagement/materialCostManagement/index.tsx |
TypeScript JSX |
331 |
21 |
50 |
402 |
src/pages/costLibraryManagement/basicCostManagement/materialCostManagement/service.ts |
TypeScript |
60 |
13 |
30 |
103 |
src/pages/costLibraryManagement/basicCostManagement/materialCostManagement/style.less |
Less |
49 |
0 |
7 |
56 |
src/pages/costLibraryManagement/basicCostManagement/personnelClassificationMana/index.tsx |
TypeScript JSX |
481 |
22 |
88 |
591 |
src/pages/costLibraryManagement/basicCostManagement/personnelClassificationMana/service.ts |
TypeScript |
85 |
22 |
42 |
149 |
src/pages/costLibraryManagement/basicCostManagement/personnelClassificationMana/style.less |
Less |
223 |
0 |
31 |
254 |
src/pages/costLibraryManagement/basicCostManagement/personnelClassificationMana/tableSelector.tsx |
TypeScript JSX |
134 |
6 |
43 |
183 |
src/pages/costLibraryManagement/basicCostManagement/spaceCostManagement/index.tsx |
TypeScript JSX |
328 |
17 |
47 |
392 |
src/pages/costLibraryManagement/basicCostManagement/spaceCostManagement/service.ts |
TypeScript |
54 |
13 |
30 |
97 |
src/pages/costLibraryManagement/basicCostManagement/spaceCostManagement/style.less |
Less |
49 |
0 |
7 |
56 |
src/pages/costLibraryManagement/diseaseCostManagement/diseaseDiagnosisComparison/index.tsx |
TypeScript JSX |
287 |
9 |
46 |
342 |
src/pages/costLibraryManagement/diseaseCostManagement/diseaseDiagnosisComparison/service.ts |
TypeScript |
56 |
14 |
31 |
101 |
src/pages/costLibraryManagement/diseaseCostManagement/diseaseDiagnosisComparison/style.less |
Less |
49 |
0 |
8 |
57 |
src/pages/costLibraryManagement/diseaseCostManagement/diseaseMana/index.tsx |
TypeScript JSX |
225 |
16 |
45 |
286 |
src/pages/costLibraryManagement/diseaseCostManagement/diseaseMana/service.ts |
TypeScript |
56 |
13 |
30 |
99 |
src/pages/costLibraryManagement/diseaseCostManagement/diseaseMana/style.less |
Less |
49 |
0 |
8 |
57 |
src/pages/costLibraryManagement/medicalOrderProject/medicalOrderProjectMana/index.tsx |
TypeScript JSX |
495 |
11 |
81 |
587 |
src/pages/costLibraryManagement/medicalOrderProject/medicalOrderProjectMana/service.ts |
TypeScript |
83 |
20 |
40 |
143 |
src/pages/costLibraryManagement/medicalOrderProject/medicalOrderProjectMana/style.less |
Less |
209 |
0 |
30 |
239 |
src/pages/costLibraryManagement/medicalOrderProject/medicalOrderProjectMana/tableSelector.tsx |
TypeScript JSX |
152 |
6 |
43 |
201 |
src/pages/costLibraryManagement/projectCostManagement/chargeItemsMana/components/match.tsx |
TypeScript JSX |
455 |
14 |
56 |
525 |
src/pages/costLibraryManagement/projectCostManagement/chargeItemsMana/components/setting.tsx |
TypeScript JSX |
535 |
15 |
56 |
606 |
src/pages/costLibraryManagement/projectCostManagement/chargeItemsMana/components/style.less |
Less |
449 |
7 |
66 |
522 |
src/pages/costLibraryManagement/projectCostManagement/chargeItemsMana/components/tableSelector.tsx |
TypeScript JSX |
145 |
7 |
44 |
196 |
src/pages/costLibraryManagement/projectCostManagement/chargeItemsMana/index.tsx |
TypeScript JSX |
491 |
28 |
62 |
581 |
src/pages/costLibraryManagement/projectCostManagement/chargeItemsMana/service.ts |
TypeScript |
198 |
41 |
62 |
301 |
src/pages/costLibraryManagement/projectCostManagement/chargeItemsMana/style.less |
Less |
153 |
0 |
25 |
178 |
src/pages/costLibraryManagement/projectCostManagement/projectCostShareSet/editTableModal.tsx |
TypeScript JSX |
139 |
5 |
32 |
176 |
src/pages/costLibraryManagement/projectCostManagement/projectCostShareSet/index.tsx |
TypeScript JSX |
367 |
11 |
50 |
428 |
src/pages/costLibraryManagement/projectCostManagement/projectCostShareSet/service.ts |
TypeScript |
75 |
20 |
51 |
146 |
src/pages/costLibraryManagement/projectCostManagement/projectCostShareSet/style.less |
Less |
78 |
0 |
13 |
91 |
src/pages/costLibraryManagement/projectCostManagement/projectCostShareSet/tableSelector.tsx |
TypeScript JSX |
134 |
7 |
45 |
186 |
src/pages/costLibraryManagement/projectCostManagement/projectShareParamsSet/index.tsx |
TypeScript JSX |
250 |
11 |
47 |
308 |
src/pages/costLibraryManagement/projectCostManagement/projectShareParamsSet/service.ts |
TypeScript |
51 |
14 |
31 |
96 |
src/pages/costLibraryManagement/projectCostManagement/projectShareParamsSet/style.less |
Less |
49 |
0 |
7 |
56 |
src/pages/costLibraryManagement/projectCostManagement/standardProjectMana/drawer.tsx |
TypeScript JSX |
388 |
12 |
49 |
449 |
src/pages/costLibraryManagement/projectCostManagement/standardProjectMana/index.tsx |
TypeScript JSX |
364 |
16 |
49 |
429 |
src/pages/costLibraryManagement/projectCostManagement/standardProjectMana/service.ts |
TypeScript |
113 |
21 |
49 |
183 |
src/pages/costLibraryManagement/projectCostManagement/standardProjectMana/style.less |
Less |
212 |
1 |
25 |
238 |
src/pages/costLibraryManagement/reportMana/reportColumnMana/UpDateActBtn.tsx |
TypeScript JSX |
329 |
9 |
45 |
383 |
src/pages/costLibraryManagement/reportMana/reportColumnMana/index.tsx |
TypeScript JSX |
227 |
13 |
49 |
289 |
src/pages/costLibraryManagement/reportMana/reportColumnMana/service.ts |
TypeScript |
100 |
16 |
38 |
154 |
src/pages/costLibraryManagement/reportMana/reportColumnMana/style.less |
Less |
64 |
3 |
13 |
80 |
src/pages/costLibraryManagement/reportMana/reportColumnMana/transform.tsx |
TypeScript JSX |
110 |
4 |
19 |
133 |
src/pages/costLibraryManagement/reportMana/reportListMana/index.tsx |
TypeScript JSX |
460 |
19 |
99 |
578 |
src/pages/costLibraryManagement/reportMana/reportListMana/service.ts |
TypeScript |
64 |
18 |
36 |
118 |
src/pages/costLibraryManagement/reportMana/reportListMana/style.less |
Less |
223 |
0 |
33 |
256 |
src/pages/costLibraryManagement/reportMana/reportListMana/tableSelector.tsx |
TypeScript JSX |
154 |
6 |
43 |
203 |
src/pages/costLibraryManagement/reportMana/reportNavSet/index.tsx |
TypeScript JSX |
298 |
12 |
50 |
360 |
src/pages/costLibraryManagement/reportMana/reportNavSet/service.ts |
TypeScript |
57 |
12 |
31 |
100 |
src/pages/costLibraryManagement/reportMana/reportNavSet/style.less |
Less |
37 |
0 |
7 |
44 |
src/pages/incomeCollectionAction/index.tsx |
TypeScript JSX |
305 |
11 |
38 |
354 |
src/pages/incomeCollectionAction/service.ts |
TypeScript |
13 |
2 |
9 |
24 |
src/pages/incomeCollectionAction/style.less |
Less |
183 |
0 |
31 |
214 |
src/pages/monthlyInfoCollection/components/leftAndRighrStructure.tsx |
TypeScript JSX |
346 |
14 |
58 |
418 |
src/pages/monthlyInfoCollection/components/style.less |
Less |
153 |
0 |
27 |
180 |
src/pages/monthlyInfoCollection/index.tsx |
TypeScript JSX |
176 |
13 |
22 |
211 |
src/pages/monthlyInfoCollection/service.ts |
TypeScript |
66 |
19 |
33 |
118 |
src/pages/monthlyInfoCollection/style.less |
Less |
49 |
0 |
4 |
53 |
src/pages/monthlyInfoCollection/tableSelector.tsx |
TypeScript JSX |
153 |
2 |
38 |
193 |
src/pages/monthlyInfoSearch/empCostDataImport/index.tsx |
TypeScript JSX |
200 |
36 |
25 |
261 |
src/pages/monthlyInfoSearch/empCostDataImport/service.js |
JavaScript |
39 |
13 |
27 |
79 |
src/pages/monthlyInfoSearch/empCostDataImport/style.less |
Less |
84 |
0 |
17 |
101 |
src/pages/monthlyInfoSearch/incomeCostDataImport/index.tsx |
TypeScript JSX |
391 |
56 |
55 |
502 |
src/pages/monthlyInfoSearch/incomeCostDataImport/service.js |
JavaScript |
62 |
16 |
29 |
107 |
src/pages/monthlyInfoSearch/incomeCostDataImport/style.less |
Less |
74 |
0 |
16 |
90 |
src/pages/monthlyInfoSearch/incomeCostDataImport/test.html |
HTML |
20 |
0 |
1 |
21 |
src/pages/monthlyInfoSearch/patientChargeItemsImport/index.tsx |
TypeScript JSX |
284 |
64 |
32 |
380 |
src/pages/monthlyInfoSearch/patientChargeItemsImport/service.js |
JavaScript |
45 |
14 |
28 |
87 |
src/pages/monthlyInfoSearch/patientChargeItemsImport/style.less |
Less |
91 |
1 |
17 |
109 |
src/pages/monthlyInfoSearch/patientInfoImport/index.tsx |
TypeScript JSX |
312 |
54 |
31 |
397 |
src/pages/monthlyInfoSearch/patientInfoImport/service.js |
JavaScript |
39 |
13 |
27 |
79 |
src/pages/monthlyInfoSearch/patientInfoImport/style.less |
Less |
84 |
1 |
16 |
101 |
src/pages/monthlyInfoSearch/wholeHospIncomeAndCost/index.tsx |
TypeScript JSX |
260 |
29 |
41 |
330 |
src/pages/monthlyInfoSearch/wholeHospIncomeAndCost/service.ts |
TypeScript |
43 |
12 |
29 |
84 |
src/pages/monthlyInfoSearch/wholeHospIncomeAndCost/style.less |
Less |
162 |
0 |
27 |
189 |
src/pages/noAccess/index.tsx |
TypeScript JSX |
18 |
9 |
4 |
31 |
src/pages/noAccess/style.less |
Less |
45 |
0 |
4 |
49 |
src/pages/reportExport/report/ExportProgressModal.tsx |
TypeScript JSX |
42 |
8 |
11 |
61 |
src/pages/reportExport/report/index.tsx |
TypeScript JSX |
336 |
52 |
120 |
508 |
src/pages/reportExport/report/service.ts |
TypeScript |
21 |
9 |
19 |
49 |
src/pages/reportExport/report/style.less |
Less |
80 |
0 |
9 |
89 |
src/pages/setting/fenyeTemplate/index.tsx |
TypeScript JSX |
304 |
13 |
47 |
364 |
src/pages/setting/fenyeTemplate/service.ts |
TypeScript |
47 |
12 |
23 |
82 |
src/pages/setting/fenyeTemplate/style.less |
Less |
37 |
0 |
7 |
44 |
src/pages/setting/qualitativeOptionsMana/index.tsx |
TypeScript JSX |
286 |
9 |
46 |
341 |
src/pages/setting/qualitativeOptionsMana/service.ts |
TypeScript |
62 |
14 |
24 |
100 |
src/pages/setting/qualitativeOptionsMana/style.less |
Less |
37 |
0 |
7 |
44 |
src/pages/specialDataImport/index.tsx |
TypeScript JSX |
204 |
9 |
37 |
250 |
src/pages/specialDataImport/service.ts |
TypeScript |
33 |
12 |
26 |
71 |
src/pages/specialDataImport/style.less |
Less |
50 |
0 |
7 |
57 |
src/pages/static/index.tsx |
TypeScript JSX |
54 |
10 |
21 |
85 |
src/pages/static/service.js |
JavaScript |
45 |
14 |
28 |
87 |
src/pages/static/style.less |
Less |
81 |
0 |
16 |
97 |
src/services/auth.ts |
TypeScript |
26 |
12 |
11 |
49 |
src/services/demo/UserController.ts |
TypeScript |
74 |
17 |
6 |
97 |
src/services/demo/index.ts |
TypeScript |
4 |
2 |
2 |
8 |
src/services/demo/typings.d.ts |
TypeScript |
48 |
10 |
11 |
69 |
src/services/getDic.ts |
TypeScript |
38 |
12 |
26 |
76 |
src/typings.d.ts |
TypeScript |
21 |
10 |
3 |
34 |
src/utils/devicePixelRatio.js |
JavaScript |
38 |
27 |
2 |
67 |
src/utils/format.ts |
TypeScript |
9 |
10 |
2 |
21 |
src/utils/tableToExcel.ts |
TypeScript |
42 |
21 |
23 |
86 |
src/utils/tableToMultiHeaderExcel.ts |
TypeScript |
221 |
10 |
51 |
282 |
src/utils/tooljs.ts |
TypeScript |
220 |
39 |
97 |
356 |
src/utils/zhongtaiA.js |
JavaScript |
1 |
8 |
0 |
9 |
src/utils/zhongtaiB.js |
JavaScript |
1 |
8 |
0 |
9 |
src/utils/zhongtaiC.js |
JavaScript |
1 |
8 |
0 |
9 |
tsconfig.json |
JSON with Comments |
3 |
0 |
1 |
4 |
typings.d.ts |
TypeScript |
8 |
8 |
2 |
18 |
yarn-error.log |
Log |
8,469 |
0 |
1,293 |
9,762 |