huminmin
3 天以前 f2d7fa54083a6b28f30e2f32185a9f8067ee5324
工资社保错误
已修改1个文件
2 ■■■■■ 文件已修改
src/views/personnelManagement/monthlyStatistics/components/formDia.vue 2 ●●●●● 补丁 | 查看 | 原始文档 | 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 ?? "",