lazhen
2024-11-01 a1285c5bcea445e4c3c2a3e4fe47b9c9b1e9c1a7
_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{