| | |
| | | </apex:actionFunction> |
| | | <!--CHAN-BDQBLX 20210129 ljh end --> |
| | | <apex:pageBlock id="headBlock" tabStyle="Report"> |
| | | <table id="ButtonTable" border="0" > |
| | | <table id="ButtonTable" border="0" style='height: 45px;'> |
| | | <tr> |
| | | <td> |
| | | 本部 <apex:selectList value="{!salesDpt}" size="1" style="width:120px;" disabled="{!!(loginUser.ProfileId == $Label.ProfileId_SystemAdmin || loginUser.ProfileId == $Label.ProfileId_103)}" onchange="searchByDptJs();return false;"><apex:selectOptions value="{!salesDptOpts}"/></apex:selectList> |
| | |
| | | <apex:commandButton value="反映到目标" rerender="dummy" onclick="UpdateJs();return false;" rendered="{!Not(isPast)}"/> |
| | | </td> |
| | | <!--CHAN-BDQBLX 20210129 ljh start --> |
| | | <td> |
| | | <td style='padding: 0 5px;'> |
| | | <apex:commandbutton onclick="exportJs();return false;" id="export" value="导出数据模板"></apex:commandbutton> |
| | | </td> |
| | | <td> |