lazhen
2024-10-16 e07277483bea414283f8a02ee87a08e08ecafbc0
_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Response_pSelectionPP_dhBaseVersionPP_OnDataChanged.def
@@ -10,7 +10,7 @@
    Body:
    [*
      if( not isnull( this.Data())){
        name := this.Data().Name().ReplaceAll( "VWED","vwed" );
        name := this.Data().Name().ReplaceAll( "VWED","" ).ReplaceAll( "vwed","");
        if( name.LikeUserLocale( "W" )){
          dhDateUnitPP.Data( "W" ); 
        }else{