| src/views/personnelManagement/monthlyStatistics/components/formDia.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/personnelManagement/monthlyStatistics/components/formDia.vue
@@ -491,8 +491,6 @@ pieceSalary: parseNum(row.pieceSalary), hourlySalary: parseNum(row.hourlySalary), otherIncome: parseNum(row.otherIncome), socialPersonal: parseNum(row.socialPersonal), fundPersonal: parseNum(row.fundPersonal), otherDeduct: parseNum(row.otherDeduct), socialSupplementAmount: parseNullableNum(row.socialSupplementAmount), remark: row.remark ?? "",