ImportDemonstration_stateDiff__c
false
if(ImportDemonstration_stateLastM__c == null && ImportDemonstration_state__c != null,'开始论证',
if(ImportDemonstration_stateLastM__c != ImportDemonstration_state__c,'论证推进',
if(ImportDemonstration_stateLastM__c == ImportDemonstration_state__c,'提交没变化','-')))
false
false
false
Text
false