| | |
| | | <apex:includeScript value="{!URLFOR($Resource.RelationListPagingCmpJS)}"/> |
| | | |
| | | <apex:stylesheet value="{!URLFOR($Resource.ConsumEquipmentSetReturnCss)}"/> |
| | | <apex:stylesheet value="{!URLFOR($Resource.StyleUtilCss)}"/><!-- 20230619 ljh lightning --> |
| | | |
| | | <style type="text/css"> |
| | | div#out_Div_L { |
| | |
| | | /* add by yc 202202-17 **/ |
| | | .col_EquipmentManagementCode_OldData__c {display: none;} |
| | | .col_Scroll{display: none;} |
| | | |
| | | table.list .col_Fixture_Model_No__c {width:100px;} |
| | | table.list .col_Consumable_Guaranteen_end_F__c {width:100px;} |
| | | table.list .col_SerialNumber_F__c {width:100px;} |
| | | table.list .col_Salesdepartment__c {width:100px;} |
| | | table.list .col_Yi_Fa_Huo_Jia__c {width:100px;} |
| | | table.list .col_Dao_Huo_OK_Jia__c {width:100px;} |
| | | table.list .col_Dao_Huo_NG_Jia__c {width:100px;} |
| | | table.list .col_Yi_Xiao_Hao_Jia__c {width:100px;} |
| | | table.list .col_Hui_Ji_Jia__c {width:100px;} |
| | | table.list .col_Dai_Xiao_Hao_Jia__c {width:100px;} |
| | | table.list .col_ManagementCode__c {width:100px;} |
| | | table.list .col_EquipmentManagementCode__c {width:100px;} |
| | | table.list .col_EquipmentManagementCode_OldData__c {width:100px;} |
| | | |
| | | tr.headerRow { |
| | | height: 40px; |
| | | } |
| | | input.btn { |
| | | padding: 1px 15px !important; |
| | | } |
| | | td.pbButton { |
| | | text-align: center!important; |
| | | } |
| | | body select { |
| | | width: 177px; |
| | | margin: 10px 0px; |
| | | } |
| | | span.lookupInput { |
| | | width: inherit; |
| | | padding-right: 5px; |
| | | } |
| | | </style> |
| | | |
| | | <apex:form id="allForm"> |
| | |
| | | <td width="10px"></td> |
| | | <td > |
| | | <apex:outputLabel for="whStaff" value="回寄-担当者:" style="float: left;"/> |
| | | <apex:inputField required="false" id="whStaff" value="{!slip.Wh_Staff__c}" style="float: left;"/> |
| | | <apex:inputField required="false" id="whStaff" value="{!slip.Wh_Staff__c}" style="float: right;width: 185px;"/> |
| | | </td> |
| | | <td width="10px"></td> |
| | | <td></td> |