陈清红
2025-04-14 880f3c0257eeb8c37761d484258fdd102a369a19
_Main/UI/MacroPlannerWebApp/Component_DialogCreateLockPeriod/Response_pProduct_ddlProduct_OnSelectionChanged.def
@@ -1,10 +1,10 @@
Quintiq file version 2.0
#parent: pProduct/ddlProduct
Response OnSelectionChanged (
  Product_MP selection
  ProductInStockingPoint_MP selection
) id:Response_pProduct_ddlProduct_OnSelectionChanged
{
  #keys: '[414996.1.172932024]'
  #keys: '[414996.1.207063206]'
  CanBindMultiple: false
  DefinitionID: 'Responsedef_WebDropDownList_OnSelectionChanged'
  GroupServerCalls: true
@@ -12,7 +12,7 @@
  {
    Body:
    [*
      dhSelectProduct.Data( selection );
      this.Tooltip( selection.Name() )
    *]
  }
}