From 1bc3f32b126277b5349564485665b462bb760354 Mon Sep 17 00:00:00 2001
From: zhangchunxu <1842059105@qq.com>
Date: 星期五, 04 八月 2023 13:21:26 +0800
Subject: [PATCH] 修改 招标项目 失单

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

diff --git a/force-app/main/default/pages/HpDirectSalesConfirmPage.page b/force-app/main/default/pages/HpDirectSalesConfirmPage.page
index 461419e..84490a0 100644
--- a/force-app/main/default/pages/HpDirectSalesConfirmPage.page
+++ b/force-app/main/default/pages/HpDirectSalesConfirmPage.page
@@ -1,5 +1,5 @@
 <apex:page standardController="eSignForm__c" extensions="HpConfirmPageController"  showHeader="false" sidebar="false"   
-           id="allPage" title="楠屾敹纭(鍖婚櫌)"  action="{!init}" docType="html-5.0"> 
+           id="allPage" title="楠屾敹纭(鍖婚櫌)"  action="{!init}" docType="html-5.0" lightningStylesheets = "true"> 
     <apex:outputPanel id="reloadForm">
         <script type="text/javascript">
         function reload(){

--
Gitblit v1.9.1