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