高章伟
2023-03-03 d8dc84a3d56df839895f1c417a4d9cbee763d262
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;"/>&nbsp;&nbsp;
                            <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 />