From df4601a9026b57f78c0b1b6619e366525d13f9fc Mon Sep 17 00:00:00 2001
From: chenjingwu <chenjingwu@prec-tech.com>
Date: 星期四, 11 四月 2024 19:26:35 +0800
Subject: [PATCH] 123

---
 force-app/main/default/lwc/lexNewQuoteEntry/lexNewQuoteEntry.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/lwc/lexNewQuoteEntry/lexNewQuoteEntry.js b/force-app/main/default/lwc/lexNewQuoteEntry/lexNewQuoteEntry.js
index c6d0787..979162d 100644
--- a/force-app/main/default/lwc/lexNewQuoteEntry/lexNewQuoteEntry.js
+++ b/force-app/main/default/lwc/lexNewQuoteEntry/lexNewQuoteEntry.js
@@ -1668,6 +1668,7 @@
             this.quoteAgencyTotalPriceAction();
             this.AgencyDiscountCalculation1();
         }
+        debugger
         this.updateNoDiscountPricetotal();
         // chenjingwu 
         this.updateExPricetotal()

--
Gitblit v1.9.1