xiaoding721
2024-12-13 bf5ef6da7f6f778d84ae36f90333db9cd087ba93
更新 Response_pAnnualPlanReport_921_dhAnnualPlanTable_OnDataChanged.def
已修改1个文件
2 ■■■ 文件已修改
_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Response_pAnnualPlanReport_921_dhAnnualPlanTable_OnDataChanged.def 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Response_pAnnualPlanReport_921_dhAnnualPlanTable_OnDataChanged.def
@@ -10,7 +10,7 @@
  {
    Body:
    [*
      pAnnualPlanReport.Title( this.Data().Name() );
      pAnnualPlanReport.Title( ifexpr( not isnull( this.Data()), this.Data().Name(), ArchiveCell_AnnualPlanReport::GetTableName() ));
    *]
  }
}