From e0de9222da210f9c8eb1a9f5400f936a14923e11 Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期六, 20 一月 2024 13:16:47 +0800
Subject: [PATCH] addvalidationrule

---
 force-app/main/default/objects/BatchIF_Log__c/listViews/NFM705_Veiwer.listView-meta.xml |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/force-app/main/default/objects/BatchIF_Log__c/listViews/NFM705_Veiwer.listView-meta.xml b/force-app/main/default/objects/BatchIF_Log__c/listViews/NFM705_Veiwer.listView-meta.xml
index faec6c3..7344d06 100644
--- a/force-app/main/default/objects/BatchIF_Log__c/listViews/NFM705_Veiwer.listView-meta.xml
+++ b/force-app/main/default/objects/BatchIF_Log__c/listViews/NFM705_Veiwer.listView-meta.xml
@@ -14,11 +14,6 @@
         <operation>equals</operation>
         <value>NFM705</value>
     </filters>
-    <filters>
-        <field>RowDataFlg__c</field>
-        <operation>equals</operation>
-        <value>1</value>
-    </filters>
     <label>NFM705 鍐宠鏁版嵁</label>
     <language>zh_CN</language>
 </ListView>

--
Gitblit v1.9.1