From d8dc84a3d56df839895f1c417a4d9cbee763d262 Mon Sep 17 00:00:00 2001 From: 高章伟 <gaozhangwei@prec-tech.com> Date: 星期五, 03 三月 2023 14:50:59 +0800 Subject: [PATCH] gzw 测试环境代码更新 --- force-app/main/default/objects/Rental_Apply__c/listViews/All.listView-meta.xml | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/force-app/main/default/objects/Rental_Apply__c/listViews/All.listView-meta.xml b/force-app/main/default/objects/Rental_Apply__c/listViews/All.listView-meta.xml index d907ec3..d4b8156 100644 --- a/force-app/main/default/objects/Rental_Apply__c/listViews/All.listView-meta.xml +++ b/force-app/main/default/objects/Rental_Apply__c/listViews/All.listView-meta.xml @@ -14,17 +14,11 @@ <columns>Return_dadeline_final__c</columns> <columns>Person_In_Charge__c</columns> <columns>applyUser__c</columns> - <columns>Onwer_job_category__c</columns> <filterScope>Everything</filterScope> <filters> <field>RA_Status__c</field> <operation>equals</operation> <value>鑽夋涓�</value> - </filters> - <filters> - <field>CREATED_DATE</field> - <operation>lessThan</operation> - <value>3/29/2021 12:00 AM</value> </filters> <label>13_鑽夋涓鍝佺敵璇蜂俊鎭�</label> <language>zh_CN</language> -- Gitblit v1.9.1