From 928399eceec50e3d37ea08669a12789a9410a9d2 Mon Sep 17 00:00:00 2001
From: 沙世明 <shashiming@prec-tech.com>
Date: 星期二, 22 十一月 2022 16:51:16 +0800
Subject: [PATCH] 111
---
force-app/main/default/pages/FixtureRemind.page | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/force-app/main/default/pages/FixtureRemind.page b/force-app/main/default/pages/FixtureRemind.page
index e30ebc7..14cffe9 100644
--- a/force-app/main/default/pages/FixtureRemind.page
+++ b/force-app/main/default/pages/FixtureRemind.page
@@ -17,7 +17,6 @@
}
</style>
-
<apex:form id="allForm">
<table style="margin-bottom: 20px;">
<tr>
@@ -38,7 +37,6 @@
</apex:actionRegion>
<dfn>閫夋嫨銆愭棤銆戞椂鏄剧ず褰撳墠鏃堕棿鐨勬暟閲�</dfn>
</td>
-
</tr>
</table>
<apex:pageMessages />
@@ -61,8 +59,7 @@
</tr>
</apex:repeat>
</table>
-
- <apex:outputPanel rendered="{!hasEastConsumMap}" >
+ <apex:outputPanel rendered="{!hasEastConsumMap}">
<table border="1" cellspacing="0" style="text-align: right;">
<tr>
<th>鑰楁潗</th>
--
Gitblit v1.9.1