From b49b614b258f7e518742eeb7b2f58e6d7db5e7f9 Mon Sep 17 00:00:00 2001
From: chenjingwu <chenjingwu@prec-tech.com>
Date: 星期四, 25 四月 2024 16:59: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