From 744f42c5496e656a1f9927740a3b37c0b97a6cba Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期五, 14 七月 2023 14:34:12 +0800
Subject: [PATCH] lexcommunityupload0714
---
force-app/main/default/pages/Dealer_enquiry.page | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/force-app/main/default/pages/Dealer_enquiry.page b/force-app/main/default/pages/Dealer_enquiry.page
index 51580c7..0a2743a 100644
--- a/force-app/main/default/pages/Dealer_enquiry.page
+++ b/force-app/main/default/pages/Dealer_enquiry.page
@@ -1,4 +1,4 @@
-<apex:page controller="Dealer_enquiryController" showHeader="false" sidebar="false" id="allPage" action="{!init}">
+<apex:page controller="Dealer_enquiryController" showHeader="false" sidebar="false" id="allPage" action="{!init}" lightningStylesheets="true">
<head>
<title>缁忛攢鍟嗚浠�-OCSM璇环</title>
@@ -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