高章伟
2022-05-16 2e38b5c0b5e2ce302aed60be311f1c56986b1c06
force-app/main/default/aura/WeeklyReport/WeeklyReportController.js
@@ -212,7 +212,7 @@
    },
    processFileContent : function(component,event,helper){
        helper.saveRecords(component,event);
        helper.saveRecords(component,event,helper);
    },
    
    cancel : function(component,event,helper){