From 1097771a1c0d2520f271b5a4445d7b81a0dfcfc7 Mon Sep 17 00:00:00 2001
From: chenjingwu <chenjingwu@prec-tech.com>
Date: 星期三, 24 四月 2024 15:07:02 +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 5d3b5f8..32b21ed 100644
--- a/force-app/main/default/lwc/lexNewQuoteEntry/lexNewQuoteEntry.js
+++ b/force-app/main/default/lwc/lexNewQuoteEntry/lexNewQuoteEntry.js
@@ -1673,6 +1673,7 @@
         }
         this.updateNoDiscountPricetotal();
         // chenjingwu 
+        this.calGuranteeAllFields();
         this.updateExPricetotal()
         // chenjingwu 
         this.EstimationListPrice();

--
Gitblit v1.9.1