高章伟
2023-03-03 d8dc84a3d56df839895f1c417a4d9cbee763d262
force-app/main/default/pages/AccountTargetTab.page
@@ -120,6 +120,14 @@
                                <td ></td>
                            </tr>
                        </apex:repeat>
                        <tr>
                                <td style="height:20px;"></td>
                                <td ></td>
                            </tr>
                         <tr>
                                <td style="height:20px;"></td>
                                <td ></td>
                            </tr>
                        <!-- 2022/01/07 ssm 左侧空行 end -->
                        <tr>
                            <td style="height:20px;">{!$ObjectType.Account_Number_of_target__c.fields.TargetCustomerModifier__c.label}</td>
@@ -151,9 +159,14 @@
                            </td>
                        </tr>
                        <tr>
                            <td style="height:20px;">{!$ObjectType.Account_Number_of_target__c.fields.BO_Forecast_ThousandY__c.label}</td>
                            <!-- 20220331 lt 今年注残字段修改 3.6.位置互换 -->
                            <!-- <td style="height:20px;">{!$ObjectType.Account_Number_of_target__c.fields.BO_Forecast_ThousandY__c.label}</td>
                            <td style="text-align: center;">
                                <apex:outputField value="{!history.rec.BO_Forecast_ThousandY__c}" style="width:90%; text-align: right;" />
                            </td> -->
                            <td style="height:20px;">{!$ObjectType.Account_Number_of_target__c.fields.Opportunity_ThousandY__c.label}</td>
                            <td style="text-align: center;">
                                <apex:outputField value="{!history.rec.Opportunity_ThousandY__c}" style="width:90%; text-align: right;" />
                            </td>
                            <td>{!$ObjectType.Account_Number_of_target__c.fields.RivalHostsProportion_first__c.label}</td>
                            <td style="text-align: center;">
@@ -185,9 +198,14 @@
                            <td ></td> -->
                        </tr>
                        <tr>
                            <td style="height:20px;">{!$ObjectType.Account_Number_of_target__c.fields.Opportunity_ThousandY__c.label}</td>
                            <!-- 20220331 lt 今年注残字段修改 3.6.位置互换 -->
                            <!-- <td style="height:20px;">{!$ObjectType.Account_Number_of_target__c.fields.Opportunity_ThousandY__c.label}</td>
                            <td style="text-align: center;">
                                <apex:outputField value="{!history.rec.Opportunity_ThousandY__c}" style="width:90%; text-align: right;" />
                            </td> -->
                            <td style="height:20px;">{!$ObjectType.Account_Number_of_target__c.fields.BO_Forecast_ThousandY__c.label}</td>
                            <td style="text-align: center;">
                                <apex:outputField value="{!history.rec.BO_Forecast_ThousandY__c}" style="width:90%; text-align: right;" />
                            </td>
                            <td>{!$ObjectType.Account_Number_of_target__c.fields.AllHostsNumber__c.label}</td>
                            <td style="text-align: center;">
@@ -198,13 +216,39 @@
                        </tr>
                        <!-- 2022/01/07 ssm 右侧最后的地方拆成2行 与之前的效果保持一致 start -->
                        <tr>
                            <td style="height:20px;"></td>
                            <td style=""></td>
                            <!--<td style="height:20px;"></td>
                            <td style=""></td>-->
                            <!--20230224 you start DB202302339407-->
                            <td style="height:20px;">{!$ObjectType.Account_Number_of_target__c.fields.LostPricesqt__c.label}</td>
                            <td style="text-align: center;">
                                <apex:outputField value="{!history.rec.LostPricesqt__c}" style="width:90%; text-align: right;" />
                            </td>
                            <td>{!$ObjectType.Account_Number_of_target__c.fields.AllHostsNumber_first__c.label}</td>
                            <td style="text-align: center;">
                                <apex:outputField value="{!history.rec.AllHostsNumber_first__c}" style="width:90%; text-align: right;" />
                            </td>
                        </tr>
                        <tr>
                            <!--<td style="height:20px;"></td>
                            <td style=""></td>-->
                            <td style="height:20px;">{!$ObjectType.Account_Number_of_target__c.fields.Dealer_Final_Priceqt__c.label}</td>
                            <td style="text-align: center;">
                                <apex:outputField value="{!history.rec.Dealer_Final_Priceqt__c}" style="width:90%; text-align: right;" />
                            </td>
                            <td style="height:20px;"></td>
                            <td style=""></td>
                        </tr>
                        <tr>
                            <!--<td style="height:20px;"></td>
                            <td style=""></td>-->
                            <td style="height:20px;">{!$ObjectType.Account_Number_of_target__c.fields.HospitalTransactionAmountqt__c.label}</td>
                            <td style="text-align: center;">
                                <apex:outputField value="{!history.rec.HospitalTransactionAmountqt__c}" style="width:90%; text-align: right;" />
                            </td>
                            <td style="height:20px;"></td>
                            <td style=""></td>
                        </tr>
                        <!--20230224 you end DB202302339407-->
                        <!-- 2022/01/07 ssm 右侧补空行 start -->
                        <apex:repeat value="{!history.emptyLineRight}" var="elr" id="elr_repeat">
                            <tr>