From 928399eceec50e3d37ea08669a12789a9410a9d2 Mon Sep 17 00:00:00 2001 From: 沙世明 <shashiming@prec-tech.com> Date: 星期二, 22 十一月 2022 16:51:16 +0800 Subject: [PATCH] 111 --- force-app/main/default/aura/RetrospectiveWeeklyReport/RetrospectiveWeeklyReport.cmp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/force-app/main/default/aura/RetrospectiveWeeklyReport/RetrospectiveWeeklyReport.cmp b/force-app/main/default/aura/RetrospectiveWeeklyReport/RetrospectiveWeeklyReport.cmp index 816a9bd..41acd45 100644 --- a/force-app/main/default/aura/RetrospectiveWeeklyReport/RetrospectiveWeeklyReport.cmp +++ b/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> -- Gitblit v1.9.1