lihongji
2024-11-22 2edaa39542c551f68522dab8680e8b750176ee5d
trc存档优化
已修改2个文件
3 ■■■■ 文件已修改
_Main/BL/Type_InterfaceDataset/Method_GenerateArchiveData.qbl 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_FormTRCForecast/Component_pHeader.def 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/BL/Type_InterfaceDataset/Method_GenerateArchiveData.qbl
@@ -35,7 +35,7 @@
      InventoryPlanArchiveVersion::GenerateData( macroplan, this );
    }
    if( istrcdemand ){//TRC需求
    //  CustomerDemandIDS::GenerateData( this, recyclebin, archive );
      InterfaceTRCForecast::ArchivedData( this, macroplan );
    }
    if( istransferplan ){//调拨计划
      ArchiveTransferPlanCell::Archive( macroplan,archive );
_Main/UI/MacroPlannerWebApp/Component_FormTRCForecast/Component_pHeader.def
@@ -14,6 +14,7 @@
        Image: 'DOCUMENT_ZIP'
        Label: '存档'
        Taborder: 0
        Visible: false
      ]
    }
  ]