binxie
2024-01-22 102afa21c115e8c8b9333a326c3d1af08fe76faf
force-app/main/default/objects/Report__c/listViews/All_NTC.listView-meta.xml
@@ -17,8 +17,7 @@
    <filters>
        <field>RECORDTYPE</field>
        <operation>equals</operation>
        <value>Report__c.NTC</value>
        <value>Report__c.NTC,Report__c.OPD,Report__c.FaultPreventionTraining,Report__c.NewInstallTarin</value>
    </filters>
    <label>2 所有NTC报告书</label>
    <language>zh_CN</language>
</ListView>