lihongji
2024-11-11 642ffe272e766efc3fc23f02b324817a94ed6d92
_Main/UI/MacroPlannerWebApp/Component_DialogCreateLockPeriod/Response_pnlContent661_cbAllProductInStockingPoint_OnChanged.def
@@ -2,7 +2,7 @@
#parent: pnlContent661/cbAllProductInStockingPoint
Response OnChanged () id:Response_pnlContent661_cbAllProductInStockingPoint_OnChanged
{
  #keys: '[414996.1.172932951]'
  #keys: '[414996.1.206961937]'
  CanBindMultiple: false
  DefinitionID: 'Responsedef_WebCheckbox_OnChanged'
  GroupServerCalls: true
@@ -14,7 +14,6 @@
        ddlProductInStockingPoint.Enabled( false,"" ); 
      }else{
        ddlProductInStockingPoint.Enabled( true,"" );
        cbAllProduct.Checked( false );
      }
    *]
  }