lihongji
2024-08-14 d0d4a34072977d5194fb981a23fce67ba1b7eae2
_Main/UI/MacroPlannerWebApp/Component_StandardHoursReport/Response_pOperaction_cbComprehensiveHours_OnUserChanged.def
@@ -12,9 +12,9 @@
    [*
      cbStandardHours.Checked( not this.Checked() );
      if( this.Checked() ){
        PackagingPlanLotSizeDialog.Title( "综合工时制报表" );
        FormComprehensiveStandardHoursReport.Title( "综合工时制报表" );
      }else{
        PackagingPlanLotSizeDialog.Title( "标准工时制报表" );
        FormComprehensiveStandardHoursReport.Title( "标准工时制报表" );
      }
    *]
  }