buli
2023-07-14 e6068da47c1bef5517c9e5fdc8c726766867ad4e
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 />
@@ -210,7 +210,7 @@
                    </tr>
                </table>
                <table style="border-bottom-width: 0px; font-size:12px;">
                   <tr>
                    <tr>
                       <td width="200px">
                            <font>数&nbsp;据&nbsp;字&nbsp;段&nbsp;</font>&nbsp;
                            <apex:selectList value="{!numtext1}" size="1" style="width:110px"><apex:selectOptions value="{!textOpts}"/></apex:selectList>