diff.txt 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. Date : 2024-11-05 10:42:46
  2. Directory : /Users/dema/work/CostAccountingSys
  3. Total : 46 files, 2249 codes, 242 comments, 510 blanks, all 3001 lines
  4. Languages
  5. +----------------+------------+------------+------------+------------+------------+
  6. | language | files | code | comment | blank | total |
  7. +----------------+------------+------------+------------+------------+------------+
  8. | TypeScript JSX | 34 | 1,666 | 209 | 375 | 2,250 |
  9. | Less | 6 | 441 | 1 | 61 | 503 |
  10. | TypeScript | 6 | 142 | 32 | 74 | 248 |
  11. +----------------+------------+------------+------------+------------+------------+
  12. Directories
  13. +---------------------------------------------------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+
  14. | path | files | code | comment | blank | total |
  15. +---------------------------------------------------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+
  16. | . | 46 | 2,249 | 242 | 510 | 3,001 |
  17. | . (Files) | 1 | 10 | 0 | 0 | 10 |
  18. | src | 45 | 2,239 | 242 | 510 | 2,991 |
  19. | src (Files) | 2 | 31 | -6 | 4 | 29 |
  20. | src/components | 1 | -1 | 0 | 0 | -1 |
  21. | src/components/KCIMLeftList | 1 | -1 | 0 | 0 | -1 |
  22. | src/pages | 39 | 2,177 | 246 | 500 | 2,923 |
  23. | src/pages/baseSetting | 11 | 243 | -21 | 34 | 256 |
  24. | src/pages/baseSetting/accountingAccountSet | 2 | 22 | 4 | 9 | 35 |
  25. | src/pages/baseSetting/accountingAccountSet/accountingSubMana | 1 | 11 | 2 | 5 | 18 |
  26. | src/pages/baseSetting/accountingAccountSet/accountingSubMap | 1 | 11 | 2 | 4 | 17 |
  27. | src/pages/baseSetting/costAllocationSet | 3 | 18 | -60 | 3 | -39 |
  28. | src/pages/baseSetting/costAllocationSet/costAllocationParamsDeal | 1 | 1 | -61 | 1 | -59 |
  29. | src/pages/baseSetting/costAllocationSet/costAllocationParamsSet | 1 | 15 | 1 | 2 | 18 |
  30. | src/pages/baseSetting/costAllocationSet/revenueImputationSet | 1 | 2 | 0 | 0 | 2 |
  31. | src/pages/baseSetting/otherItemSet | 5 | 182 | 27 | 23 | 232 |
  32. | src/pages/baseSetting/otherItemSet/departmentCostCalc | 3 | 182 | 14 | 19 | 215 |
  33. | src/pages/baseSetting/otherItemSet/reportItemSet | 2 | 0 | 13 | 4 | 17 |
  34. | src/pages/baseSetting/responsibilityCenterSet | 1 | 21 | 8 | -1 | 28 |
  35. | src/pages/baseSetting/responsibilityCenterSet/responsibilityCenter | 1 | 21 | 8 | -1 | 28 |
  36. | src/pages/costAccounting | 3 | 164 | 32 | 33 | 229 |
  37. | src/pages/costAccounting/calcPageTemplate | 3 | 164 | 32 | 33 | 229 |
  38. | src/pages/costLibraryManagement | 9 | 13 | 27 | 0 | 40 |
  39. | src/pages/costLibraryManagement/basicCostManagement | 4 | 11 | 0 | 0 | 11 |
  40. | src/pages/costLibraryManagement/basicCostManagement/drugCostManagement | 1 | 2 | 0 | 0 | 2 |
  41. | src/pages/costLibraryManagement/basicCostManagement/equipmentCostManagement | 1 | 3 | 0 | 0 | 3 |
  42. | src/pages/costLibraryManagement/basicCostManagement/materialCostManagement | 1 | 2 | 0 | 0 | 2 |
  43. | src/pages/costLibraryManagement/basicCostManagement/spaceCostManagement | 1 | 4 | 0 | 0 | 4 |
  44. | src/pages/costLibraryManagement/projectCostManagement | 4 | 2 | 0 | 0 | 2 |
  45. | src/pages/costLibraryManagement/projectCostManagement/chargeItemsMana | 1 | 1 | 0 | 0 | 1 |
  46. | src/pages/costLibraryManagement/projectCostManagement/projectCostShareSet | 2 | -2 | 0 | 0 | -2 |
  47. | src/pages/costLibraryManagement/projectCostManagement/standardProjectMana | 1 | 3 | 0 | 0 | 3 |
  48. | src/pages/costLibraryManagement/reportMana | 1 | 0 | 27 | 0 | 27 |
  49. | src/pages/costLibraryManagement/reportMana/reportListMana | 1 | 0 | 27 | 0 | 27 |
  50. | src/pages/departmentCostCheck | 3 | 892 | 92 | 202 | 1,186 |
  51. | src/pages/departmentMenzhuCostCalc | 3 | 844 | 250 | 220 | 1,314 |
  52. | src/pages/incomeCollectionAction | 1 | 5 | 0 | 2 | 7 |
  53. | src/pages/monthlyInfoCollection | 1 | 1 | 0 | 0 | 1 |
  54. | src/pages/monthlyInfoSearch | 4 | 8 | -135 | 2 | -125 |
  55. | src/pages/monthlyInfoSearch/empCostDataImport | 1 | 4 | -21 | 1 | -16 |
  56. | src/pages/monthlyInfoSearch/incomeCostDataImport | 1 | 0 | -21 | 1 | -20 |
  57. | src/pages/monthlyInfoSearch/patientChargeItemsImport | 1 | 4 | -48 | -1 | -45 |
  58. | src/pages/monthlyInfoSearch/patientInfoImport | 1 | 0 | -45 | 1 | -44 |
  59. | src/pages/reportExport | 2 | 1 | -1 | 2 | 2 |
  60. | src/pages/reportExport/report | 2 | 1 | -1 | 2 | 2 |
  61. | src/pages/specialDataImport | 1 | 1 | 0 | 0 | 1 |
  62. | src/pages/static | 1 | 5 | 2 | 5 | 12 |
  63. | src/services | 1 | 5 | 1 | 1 | 7 |
  64. | src/utils | 2 | 27 | 1 | 5 | 33 |
  65. +---------------------------------------------------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+
  66. Files
  67. +---------------------------------------------------------------------------------------------------------------------------------+----------------+------------+------------+------------+------------+
  68. | filename | language | code | comment | blank | total |
  69. +---------------------------------------------------------------------------------------------------------------------------------+----------------+------------+------------+------------+------------+
  70. | /Users/dema/work/CostAccountingSys/.umirc.ts | TypeScript | 10 | 0 | 0 | 10 |
  71. | /Users/dema/work/CostAccountingSys/src/app.tsx | TypeScript JSX | 24 | -7 | 2 | 19 |
  72. | /Users/dema/work/CostAccountingSys/src/components/KCIMLeftList/index.tsx | TypeScript JSX | -1 | 0 | 0 | -1 |
  73. | /Users/dema/work/CostAccountingSys/src/global.less | Less | 7 | 1 | 2 | 10 |
  74. | /Users/dema/work/CostAccountingSys/src/pages/baseSetting/accountingAccountSet/accountingSubMana/index.tsx | TypeScript JSX | 11 | 2 | 5 | 18 |
  75. | /Users/dema/work/CostAccountingSys/src/pages/baseSetting/accountingAccountSet/accountingSubMap/index.tsx | TypeScript JSX | 11 | 2 | 4 | 17 |
  76. | /Users/dema/work/CostAccountingSys/src/pages/baseSetting/costAllocationSet/costAllocationParamsDeal/index.tsx | TypeScript JSX | 1 | -61 | 1 | -59 |
  77. | /Users/dema/work/CostAccountingSys/src/pages/baseSetting/costAllocationSet/costAllocationParamsSet/index.tsx | TypeScript JSX | 15 | 1 | 2 | 18 |
  78. | /Users/dema/work/CostAccountingSys/src/pages/baseSetting/costAllocationSet/revenueImputationSet/index.tsx | TypeScript JSX | 2 | 0 | 0 | 2 |
  79. | /Users/dema/work/CostAccountingSys/src/pages/baseSetting/otherItemSet/departmentCostCalc/index.tsx | TypeScript JSX | 153 | 14 | 16 | 183 |
  80. | /Users/dema/work/CostAccountingSys/src/pages/baseSetting/otherItemSet/departmentCostCalc/style.less | Less | 30 | 0 | 2 | 32 |
  81. | /Users/dema/work/CostAccountingSys/src/pages/baseSetting/otherItemSet/departmentCostCalc/transform.tsx | TypeScript JSX | -1 | 0 | 1 | 0 |
  82. | /Users/dema/work/CostAccountingSys/src/pages/baseSetting/otherItemSet/reportItemSet/index.tsx | TypeScript JSX | -14 | 13 | 1 | 0 |
  83. | /Users/dema/work/CostAccountingSys/src/pages/baseSetting/otherItemSet/reportItemSet/style.less | Less | 14 | 0 | 3 | 17 |
  84. | /Users/dema/work/CostAccountingSys/src/pages/baseSetting/responsibilityCenterSet/responsibilityCenter/index.tsx | TypeScript JSX | 21 | 8 | -1 | 28 |
  85. | /Users/dema/work/CostAccountingSys/src/pages/costAccounting/calcPageTemplate/columns.tsx | TypeScript JSX | 19 | 20 | 0 | 39 |
  86. | /Users/dema/work/CostAccountingSys/src/pages/costAccounting/calcPageTemplate/index.tsx | TypeScript JSX | 103 | 12 | 31 | 146 |
  87. | /Users/dema/work/CostAccountingSys/src/pages/costAccounting/calcPageTemplate/style.less | Less | 42 | 0 | 2 | 44 |
  88. | /Users/dema/work/CostAccountingSys/src/pages/costLibraryManagement/basicCostManagement/drugCostManagement/index.tsx | TypeScript JSX | 2 | 0 | 0 | 2 |
  89. | /Users/dema/work/CostAccountingSys/src/pages/costLibraryManagement/basicCostManagement/equipmentCostManagement/index.tsx | TypeScript JSX | 3 | 0 | 0 | 3 |
  90. | /Users/dema/work/CostAccountingSys/src/pages/costLibraryManagement/basicCostManagement/materialCostManagement/index.tsx | TypeScript JSX | 2 | 0 | 0 | 2 |
  91. | /Users/dema/work/CostAccountingSys/src/pages/costLibraryManagement/basicCostManagement/spaceCostManagement/index.tsx | TypeScript JSX | 4 | 0 | 0 | 4 |
  92. | /Users/dema/work/CostAccountingSys/src/pages/costLibraryManagement/projectCostManagement/chargeItemsMana/index.tsx | TypeScript JSX | 1 | 0 | 0 | 1 |
  93. | /Users/dema/work/CostAccountingSys/src/pages/costLibraryManagement/projectCostManagement/projectCostShareSet/editTableModal.tsx | TypeScript JSX | -1 | 0 | 0 | -1 |
  94. | /Users/dema/work/CostAccountingSys/src/pages/costLibraryManagement/projectCostManagement/projectCostShareSet/tableSelector.tsx | TypeScript JSX | -1 | 0 | 0 | -1 |
  95. | /Users/dema/work/CostAccountingSys/src/pages/costLibraryManagement/projectCostManagement/standardProjectMana/drawer.tsx | TypeScript JSX | 3 | 0 | 0 | 3 |
  96. | /Users/dema/work/CostAccountingSys/src/pages/costLibraryManagement/reportMana/reportListMana/index.tsx | TypeScript JSX | 0 | 27 | 0 | 27 |
  97. | /Users/dema/work/CostAccountingSys/src/pages/departmentCostCheck/index.tsx | TypeScript JSX | 638 | 73 | 135 | 846 |
  98. | /Users/dema/work/CostAccountingSys/src/pages/departmentCostCheck/service.ts | TypeScript | 80 | 19 | 41 | 140 |
  99. | /Users/dema/work/CostAccountingSys/src/pages/departmentCostCheck/style.less | Less | 174 | 0 | 26 | 200 |
  100. | /Users/dema/work/CostAccountingSys/src/pages/departmentMenzhuCostCalc/index.tsx | TypeScript JSX | 650 | 239 | 167 | 1,056 |
  101. | /Users/dema/work/CostAccountingSys/src/pages/departmentMenzhuCostCalc/service.ts | TypeScript | 20 | 11 | 27 | 58 |
  102. | /Users/dema/work/CostAccountingSys/src/pages/departmentMenzhuCostCalc/style.less | Less | 174 | 0 | 26 | 200 |
  103. | /Users/dema/work/CostAccountingSys/src/pages/incomeCollectionAction/index.tsx | TypeScript JSX | 5 | 0 | 2 | 7 |
  104. | /Users/dema/work/CostAccountingSys/src/pages/monthlyInfoCollection/index.tsx | TypeScript JSX | 1 | 0 | 0 | 1 |
  105. | /Users/dema/work/CostAccountingSys/src/pages/monthlyInfoSearch/empCostDataImport/index.tsx | TypeScript JSX | 4 | -21 | 1 | -16 |
  106. | /Users/dema/work/CostAccountingSys/src/pages/monthlyInfoSearch/incomeCostDataImport/index.tsx | TypeScript JSX | 0 | -21 | 1 | -20 |
  107. | /Users/dema/work/CostAccountingSys/src/pages/monthlyInfoSearch/patientChargeItemsImport/index.tsx | TypeScript JSX | 4 | -48 | -1 | -45 |
  108. | /Users/dema/work/CostAccountingSys/src/pages/monthlyInfoSearch/patientInfoImport/index.tsx | TypeScript JSX | 0 | -45 | 1 | -44 |
  109. | /Users/dema/work/CostAccountingSys/src/pages/reportExport/report/ExportProgressModal.tsx | TypeScript JSX | -1 | 0 | 0 | -1 |
  110. | /Users/dema/work/CostAccountingSys/src/pages/reportExport/report/index.tsx | TypeScript JSX | 2 | -1 | 2 | 3 |
  111. | /Users/dema/work/CostAccountingSys/src/pages/specialDataImport/index.tsx | TypeScript JSX | 1 | 0 | 0 | 1 |
  112. | /Users/dema/work/CostAccountingSys/src/pages/static/index.tsx | TypeScript JSX | 5 | 2 | 5 | 12 |
  113. | /Users/dema/work/CostAccountingSys/src/services/auth.ts | TypeScript | 5 | 1 | 1 | 7 |
  114. | /Users/dema/work/CostAccountingSys/src/utils/format.ts | TypeScript | 13 | 0 | 3 | 16 |
  115. | /Users/dema/work/CostAccountingSys/src/utils/tableToExcel.ts | TypeScript | 14 | 1 | 2 | 17 |
  116. | Total | | 2,249 | 242 | 510 | 3,001 |
  117. +---------------------------------------------------------------------------------------------------------------------------------+----------------+------------+------------+------------+------------+