From d3e4451e36fbe25da4427bccd4e6b41aefd473c8 Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期一, 26 六月 2023 14:53:16 +0800
Subject: [PATCH] newclass0626formate

---
 force-app/main/default/pages/ContractDetailPDF.page |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/force-app/main/default/pages/ContractDetailPDF.page b/force-app/main/default/pages/ContractDetailPDF.page
index c72c76c..0d44278 100644
--- a/force-app/main/default/pages/ContractDetailPDF.page
+++ b/force-app/main/default/pages/ContractDetailPDF.page
@@ -369,10 +369,10 @@
                 </apex:column>
 
                 <!-- lt 20220223 CHAN-CBW9FX 鐗规畩浜よ揣鏈熷奖鍝嶇殑瀵瑰簲  start -->
-                <!-- <apex:column styleClass="detailRowNumeric">
+                <apex:column styleClass="detailRowNumeric">
                         <apex:facet name="header">浜よ揣鏈�</apex:facet>
                         <apex:outputText value="{!item.qli.DeliveryDate__c}"/>
-                </apex:column> -->
+                </apex:column>
                 <!-- lt 20220223 CHAN-CBW9FX 鐗规畩浜よ揣鏈熷奖鍝嶇殑瀵瑰簲  end -->
 
             </apex:dataTable>

--
Gitblit v1.9.1