From 424c26ef0b5d2ac0f537ccf89a88caa9abd21751 Mon Sep 17 00:00:00 2001
From: DESKTOP-FKJ9HRB\admin <youchang@prec-tech.com>
Date: 星期三, 02 三月 2022 13:36:08 +0800
Subject: [PATCH] 20220302 ConsumEquipmentSetShipment

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

diff --git a/force-app/main/default/pages/DirectAssign.page b/force-app/main/default/pages/DirectAssign.page
index bfc9ddf..7c4da83 100644
--- a/force-app/main/default/pages/DirectAssign.page
+++ b/force-app/main/default/pages/DirectAssign.page
@@ -17,6 +17,7 @@
   <apex:includeScript value="{!URLFOR($Resource.PleaseWaitDialog)}"/>
   <apex:includeScript value="{!URLFOR($Resource.RelationListPagingCmpJS)}"/>
 </head>
+<!-- note -->
    <apex:form id="allForm">
     <apex:outputPanel id="pageallPanel">
       <apex:pageBlock id="searchBlock" tabStyle="Report">

--
Gitblit v1.9.1