From c158f99320226e98ec29dc89af7bccdc13b4bdf5 Mon Sep 17 00:00:00 2001
From: chenjingwu <chenjingwu@prec-tech.com>
Date: 星期五, 26 四月 2024 16:10:54 +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