force-app/main/default/objects/SS_OPDPlan__c/fields/SSIsSaveOrSubmit_Specify__c.field-meta.xml
@@ -1,6 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> <fullName>SSIsSaveOrSubmit_Specify__c</fullName> <description>20210701 李旺创建 课题:CHAN-C4AEYG</description> <externalId>false</externalId> <formula>IF( SSOPDLendSort__c = SSOPDPlan__r.OPDLendSort__c &&(!ISBLANK(SSOPDLendSort__c) && !ISBLANK(SSOPDPlan__r.OPDLendSort__c)),'准时提交', '未准时提交')</formula> <label>OPD排序状态(细化)</label>