lihongji
2024-07-19 08315e92511e1ac6ee8a76387db4ffbb3aa81837
_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( "综合工时制报表" );
      }
    *]
  }