lihongji
2024-05-20 486c6d489d32dc7a2e55fa38fc465aef8b357acd
_Main/UI/MacroPlannerWebApp/Component_DialogRequirementUpload/Response_pnlActionsRight_btnOk_OnClick#958.def
@@ -4,13 +4,16 @@
{
  #keys: '[413988.0.1171443037]'
  DefinitionID: 'Responsedef_WebButton_OnClick'
  GroupServerCalls: true
  Precondition:
  [*
    return not isnull( Archive ) and not isnull( MacroPlan ) and Form.UploadVerification();
  *]
  QuillAction
  {
    Body:
    [*
      Form.ApplyChanges();
      Form.Close();
      Form.OnOK();
    *]
    GroupServerCalls: false
  }
}