lazhen
2024-07-19 a60bc0ce9e2df0195e6ea6aa0c86f0e72353543b
_Main/UI/MacroPlannerWebApp/Component_StandardHoursReport/Response_pOperaction_cbStandardHours_OnUserChanged.def
@@ -13,9 +13,9 @@
      cbComprehensiveHours.Checked( not this.Checked() );
      
      if( this.Checked() ){
        FormComprehensiveStandardHoursReport.Title( "标准工时制报表" );
        PackagingPlanLotSizeDialog.Title( "标准工时制报表" );
      }else{
        FormComprehensiveStandardHoursReport.Title( "综合工时制报表" );
        PackagingPlanLotSizeDialog.Title( "综合工时制报表" );
      }
    *]
  }