force-app/main/default/aura/RetrospectiveWeeklyReport/RetrospectiveWeeklyReport.cmp
@@ -765,7 +765,7 @@ <div class="save_button_area"> <lightning:button class="slds-m-top_small" type="button" label="取消" onclick="{!c.createCancel}" /> <lightning:button class="slds-m-top_small" type="button" label="新建" <lightning:button class="slds-m-top_small" type="button" label="保存" onclick="{!c.handleSubmit}" /> </div> </lightning:recordEditForm>