From b9a3b4e00b841c28ce5ee7a12fa322b4be123706 Mon Sep 17 00:00:00 2001
From: chenjingwu <chenjingwu@prec-tech.com>
Date: 星期五, 26 四月 2024 13:46:25 +0800
Subject: [PATCH] 123

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

diff --git a/force-app/main/default/lwc/lexNewQuoteEntry/lexNewQuoteEntry.js b/force-app/main/default/lwc/lexNewQuoteEntry/lexNewQuoteEntry.js
index 528cc0b..32b21ed 100644
--- a/force-app/main/default/lwc/lexNewQuoteEntry/lexNewQuoteEntry.js
+++ b/force-app/main/default/lwc/lexNewQuoteEntry/lexNewQuoteEntry.js
@@ -1673,8 +1673,8 @@
         }
         this.updateNoDiscountPricetotal();
         // chenjingwu 
-        this.updateExPricetotal()
         this.calGuranteeAllFields();
+        this.updateExPricetotal()
         // chenjingwu 
         this.EstimationListPrice();
         this.calUnitPriceTotal();

--
Gitblit v1.9.1