From bfca7a84bec815da594f1d12558535ed06d2490b Mon Sep 17 00:00:00 2001
From: 沙世明 <shashiming@prec-tech.com>
Date: 星期二, 13 九月 2022 09:57:32 +0800
Subject: [PATCH] 本地提交备份
---
force-app/main/default/pages/Dealer_enquiry.page | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/force-app/main/default/pages/Dealer_enquiry.page b/force-app/main/default/pages/Dealer_enquiry.page
index 51580c7..9402311 100644
--- a/force-app/main/default/pages/Dealer_enquiry.page
+++ b/force-app/main/default/pages/Dealer_enquiry.page
@@ -189,7 +189,7 @@
<tr>
<td width="150px">
<apex:commandButton action="{!save}" value="淇濆瓨" rerender="allPanel" onclick="blockme();" oncomplete="unblockUI();" style="height:30px;width:50px;"/>
- <apex:commandButton value="妫�绱�" onclick="searchOppJs_Account();return false;" rerender="allPanel" style="height:30px;width:70px;"/>
+ <apex:commandButton value="妫�绱�" onclick="searchOppJs_Account();return false;" style="height:30px;width:70px;"/>
</td>
<td width="1000px">
<apex:pageMessages />
@@ -210,7 +210,7 @@
</tr>
</table>
<table style="border-bottom-width: 0px; font-size:12px;">
- <tr>
+ <tr>
<td width="200px">
<font>鏁� 鎹� 瀛� 娈� </font>
<apex:selectList value="{!numtext1}" size="1" style="width:110px"><apex:selectOptions value="{!textOpts}"/></apex:selectList>
--
Gitblit v1.9.1