From c22ee1cf9965979ee07076a582df3b08e4a97769 Mon Sep 17 00:00:00 2001
From: chenjingwu <chenjingwu@prec-tech.com>
Date: 星期三, 10 四月 2024 15:36:39 +0800
Subject: [PATCH] ceshi
---
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 dcad953..ca5380e 100644
--- a/force-app/main/default/lwc/lexNewQuoteEntry/lexNewQuoteEntry.js
+++ b/force-app/main/default/lwc/lexNewQuoteEntry/lexNewQuoteEntry.js
@@ -1872,7 +1872,7 @@
console.log('before');
console.log(jzDataToBeproductStr);
this.jzDataToBeproduct = JSON.parse(result);
- console.log('after123');
+ console.log('after123123213');
console.log(result);
if(alertExp){
this.Alert(alertExp,'error');
--
Gitblit v1.9.1