| | |
| | | <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> |
| | | |
| | |
| | | <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 /> |
| | |
| | | </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> |