rislai
2024-08-07 08a26d6a64f0800623c1bfb857f46045c4866547
_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( "标准工时制报表" );
      }
    *]
  }