spring
2025-03-13 2666dd64611a6f190c12896e507f175fae3aef19
src/views/CNAS/personnel/personnelInfo/Department/components/PersonnelTraining/index.vue
@@ -849,7 +849,7 @@
    handleClaimFun(claimAndClaim, rowId) {
      claimOfTrainingAndAssessmentRecords({
        claimAndClaim,
        rowId
        courseId: rowId
      }).then((res) => {
        this.getInDetailPlan(this.currentChangeRow.id);
      });