lazhen
2024-11-21 4534d2c0921049d9d150ba0c31f76cb445bdd365
_Main/UI/MacroPlannerWebApp/Component_FormAssemblyOnlinePlanVersion/Response_PanelTimeUnit_RadioButtonGroupUseForTimeUnit_OnChanged.def
@@ -10,10 +10,10 @@
    Body:
    [*
      //区间改变后刷新显示 
      if( dhSearch.Data().TimeUnit() <> this.BoundValue() ){
        dhSearch.Data().TimeUnit( this.BoundValue() );
      //  DataHolderTable.Data().Generate( dhSearch.Data(), DataHolderProduct.Data() );
      }
      //if( dhSearch.Data().TimeUnit() <> this.BoundValue() ){
      //  dhSearch.Data().TimeUnit( this.BoundValue() );
      ////  DataHolderTable.Data().Generate( dhSearch.Data(), DataHolderProduct.Data() );
      //}
    *]
    GroupServerCalls: false
  }