From 4b809d4aecd3043963b14e29803245c70d9bb003 Mon Sep 17 00:00:00 2001
From: liuyan <liuyan@prec-tech.com>
Date: 星期五, 25 十一月 2022 11:02:51 +0800
Subject: [PATCH] 【委托】新建修理提示信息(停产及非修理对象品)
---
force-app/main/default/pages/DirectAssign.page | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/force-app/main/default/pages/DirectAssign.page b/force-app/main/default/pages/DirectAssign.page
index 7c4da83..bfc9ddf 100644
--- a/force-app/main/default/pages/DirectAssign.page
+++ b/force-app/main/default/pages/DirectAssign.page
@@ -17,7 +17,6 @@
<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