_Main/UI/MacroPlannerWebApp/Component_FormInventorySummaryReport/Response_PanelGeneration_ddslGeneration_OnSelectionChanged.def
@@ -10,7 +10,7 @@ Body: [* //代数改变后刷新显示 if( dhSearch.Data().Generation() <> selection ){ if( not isnull( dhSearch.Data() ) and dhSearch.Data().Generation() <> selection ){ dhSearch.Data().Generation( selection ); // DataHolderTable.Data().Generate( dhSearch.Data(), DataHolderProduct.Data() ); }