| | |
| | | // } |
| | | passToController(this.result); |
| | | popupBox.hide(); |
| | | } |
| | | |
| | | |
| | | } |
| | | } |
| | | } |
| | | //CHAN-BDQBLX 20210205 ljh end |
| | |
| | | </apex:outputPanel> |
| | | <!--CHAN-BDQBLX 20210205 ljh end --> |
| | | <apex:pageBlock id="headBlock" tabStyle="Report"> |
| | | <table id="ButtonTable" border="0" width="100%"> |
| | | <table id="ButtonTable" border="0" width="100%" style='margin-bottom: 5px;'> |
| | | <tr> |
| | | <td> |
| | | 本部 <apex:selectList value="{!salesDpt}" size="1" style="width:120px" onchange="searchByDptJs();return false;"><apex:selectOptions value="{!salesDptOpts}"/></apex:selectList> |
| | |
| | | <!--CHAN-BDQBLX 20210204 ljh end --> |
| | | </tr> |
| | | </table> |
| | | <table id="ButtonTable" border="0" width="100%"> |
| | | <tr> |
| | | <table id="ButtonTable" border="0" width="100%" > |
| | | <tr style='line-height: 40px;height: 40px;'> |
| | | <td width="15%"></td> |
| | | <td align="center"> |
| | | <apex:commandButton value="保存" rerender="dummy" onclick="saveJs();return false;" rendered="{!Not(isPast) && loginUser.ProfileId == $Label.ProfileId_SystemAdmin}"/> |
| | |
| | | </script> |
| | | </apex:pageBlock> |
| | | </apex:form> |
| | | </apex:page> |
| | | </apex:page> |