buli
2023-04-11 e3984fbbf370bf5925250a75bfb6154b4a16685c
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>