From 296a7fad75bf71c7988e56aca3023c195808421b Mon Sep 17 00:00:00 2001 From: 黄千龙 <huangqianlong@prec-tech.com> Date: 星期三, 08 三月 2023 09:31:27 +0800 Subject: [PATCH] 20230307询价2期Batch增加入Schedule --- force-app/main/default/objects/Rental_Apply__c/listViews/All_Shipped.listView-meta.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/force-app/main/default/objects/Rental_Apply__c/listViews/All_Shipped.listView-meta.xml b/force-app/main/default/objects/Rental_Apply__c/listViews/All_Shipped.listView-meta.xml index 4112e3d..b6d7483 100644 --- a/force-app/main/default/objects/Rental_Apply__c/listViews/All_Shipped.listView-meta.xml +++ b/force-app/main/default/objects/Rental_Apply__c/listViews/All_Shipped.listView-meta.xml @@ -14,7 +14,6 @@ <columns>Person_In_Charge__c</columns> <columns>applyUser__c</columns> <columns>Rental_Apply_Equipment_Set_Detail_Cnt__c</columns> - <columns>Rental_Apply_Equipment_Set_Cnt__c</columns> <filterScope>Everything</filterScope> <filters> <field>RA_Status__c</field> -- Gitblit v1.9.1