xiaoding721
2024-12-30 f8d325f163f1aa7b968a0c9f1ffc03b3c86c00c2
_Main/UI/MacroPlannerWebApp/Component_FormCustomerDemandPPAIDS/Response_PanelTimeUnit_RadioButtonGroupUseForTimeUnit_OnChanged#150.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
  }