lxp
2025-03-14 38f01dc619fb9b7326abc345a216793750758c9a
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);
      });