zhangqian
2023-07-14 0ed68606b55b104680447ec99750f22d885b226b
force-app/main/default/pages/ConsumEquipmentSetReturn.page
@@ -9,6 +9,7 @@
<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 {
@@ -33,6 +34,37 @@
/* add by yc 202202-17 **/
.col_EquipmentManagementCode_OldData__c {display: none;}
.col_Scroll{display: none;}
table.list .col_Fixture_Model_No__c colViewing{width:100px;}
table.list .col_Consumable_Guaranteen_end_F__c colViewing{width:100px;}
table.list .col_SerialNumber_F__c colViewing{width:100px;}
table.list .col_Salesdepartment__c colViewing{width:100px;}
table.list .col_Yi_Fa_Huo_Jia__c colViewing{width:100px;}
table.list .col_Dao_Huo_OK_Jia__c colViewing{width:100px;}
table.list .col_Dao_Huo_NG_Jia__c colViewing{width:100px;}
table.list .col_Yi_Xiao_Hao_Jia__c colViewing{width:100px;}
table.list .col_Hui_Ji_Jia__c colViewing{width:100px;}
table.list .col_Dai_Xiao_Hao_Jia__c colViewing{width:100px;}
table.list .col_ManagementCode__c colViewing{width:100px;}
table.list .col_EquipmentManagementCode__c colViewing{width:100px;}
table.list .col_EquipmentManagementCode_OldData__c colViewing" style="{width:100px;}
table.list .col_Scroll{width:100px;}
tr.headerRow {
    height: 40px;
}
input.btn {
    padding: 1px 15px !important;
}
td.pbButton {
    text-align: center!important;
}
body select {
    width: 177px;
}
span.lookupInput {
    width: inherit;
    padding-right: 5px;
}
</style>
<apex:form id="allForm">
@@ -71,7 +103,7 @@
                    <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>