From 7d4c24f204423a9660a83363207c73f75f7d3e10 Mon Sep 17 00:00:00 2001
From: chenjingwu <chenjingwu@prec-tech.com>
Date: 星期五, 26 四月 2024 13:48:06 +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