| | |
| | | td.newed { |
| | | color: #f00 !important; |
| | | } |
| | | table.list td.col_chk {width:3%;} |
| | | table.list td.col_Chk {width:3%;} |
| | | table.list td.col_ReceivingNoteDetailNo__c {width:10%;} |
| | | table.list td.col_OT_CODE__c {width:10%;} |
| | | table.list td.col_Fixture_Model_No_F__c {width:15%;} |
| | | table.list td.col_Internal_Asset_number_key__c {width:10%;} |
| | | table.list td.col_SerialNumber_Origin__c {width:10%;} |
| | | table.list td.col_SerialNumber__c {width:15%;} |
| | | table.list td.col_SerialNumber__c input {width:90%;} |
| | | .buttonSave{ |
| | | display: none; |
| | | } |
| | | </style> |
| | | <script type="text/javascript"> |
| | | var heightAjustment = 120; |
| | |
| | | <apex:inputHidden value="{!done_flg}" id="done_flg"/> |
| | | <apex:outputPanel id="pageallPanel"> |
| | | <apex:pageBlock id="searchBlock"> |
| | | <table class="headTable" style="width:100%"> |
| | | <table class="headTable" style="width:100%;margin-bottom:10px;"> |
| | | <tr> |
| | | <td> |
| | | <span style="font-weight:bold;"> |
| | |
| | | </td> |
| | | </tr> |
| | | </table> |
| | | <table class="searchTable" style="width:100%"> |
| | | <table class="searchTable" style="width:100%;margin-bottom:10px;"> |
| | | <tr> |
| | | <td> |
| | | <span> |
| | |
| | | </td> |
| | | <td> |
| | | <span style="margin-left: 50px;float: right;"> |
| | | <input class="buttonSave" type="button" style="width:0;height:0;" /> |
| | | <apex:commandButton style="" value="数据确认" action="{!defineSaveRecord}" onclick="blockme();" reRender="allForm" oncomplete="unblockUI();checkMessage();"/> |
| | | <apex:commandButton style="" value="保存" action="{!saveRecord}" onclick="blockme();" reRender="allForm" oncomplete="unblockUI();checkMessage();"/> |
| | | <apex:commandButton value="返回" onclick="closeCurrentPage();"/> |
| | |
| | | {!nowPage}/{!maxPage} |
| | | <apex:commandButton reRender="allForm" onclick="blockme();" disabled="{!canNext = false}" action="{!nextPage}" value="next" oncomplete="unblockUI();"/> |
| | | </div> |
| | | <div id="out_Div_L" style="width: 100%;"> |
| | | <div id="out_Div_L" style="width: 100%;overflow: auto;"> |
| | | <table class="list" style="border-bottom-width: 0px; font-size:11px; border-spacing:0;" border="" id="tableHeader_L"> |
| | | <tr class="headerRow" height="30px"> |
| | | <td class="col_chk" align="center"> |