From ee2e046f6f8a0e804a0f0de82dbf25fe3d2693e8 Mon Sep 17 00:00:00 2001
From: liwentao <1376563863@qq.com>
Date: 星期五, 28 四月 2023 14:35:15 +0800
Subject: [PATCH] 询价按钮 撤销备货,合同申请 修改(李文涛)

---
 force-app/main/default/lwc/lexSISearchSetProduct/lexSISearchSetProduct.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/force-app/main/default/lwc/lexSISearchSetProduct/lexSISearchSetProduct.html b/force-app/main/default/lwc/lexSISearchSetProduct/lexSISearchSetProduct.html
index 0d30147..b93b96c 100644
--- a/force-app/main/default/lwc/lexSISearchSetProduct/lexSISearchSetProduct.html
+++ b/force-app/main/default/lwc/lexSISearchSetProduct/lexSISearchSetProduct.html
@@ -61,7 +61,7 @@
                             <table border="0">
                                 <tr>
                                     <td>
-                                    <div id="iframelike" style="width:770px;
+                                    <div id="iframelike" style="width:1000px;
 									    height: 300px;
 									    overflow-y: auto;
 									    overflow-x: hidden;">

--
Gitblit v1.9.1