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 ?? "", @@ -933,4 +931,4 @@ font-weight: bold; font-size: 18px; } </style> </style>