force-app/main/default/aura/WeeklyReport/WeeklyReport.cmp
@@ -567,7 +567,7 @@ <br/> <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="submit" label="新建" /> <lightning:button class="slds-m-top_small" type="submit" label="保存" /> </div> </lightning:recordEditForm> </div>