diff --git a/o2web/source/x_component_Attendance/AppSetting.js b/o2web/source/x_component_Attendance/AppSetting.js index b1f13600edd98ced1682c8fe6b30d83c7cfefdb8..9b3642cb5537823d286f4134e68a2f02936606ff 100644 --- a/o2web/source/x_component_Attendance/AppSetting.js +++ b/o2web/source/x_component_Attendance/AppSetting.js @@ -292,7 +292,7 @@ MWF.xApplication.Attendance.AppSetting = new Class({ var data = this.document.getResult(true,",",true,false,false); if(data){ var APPEAL_AUDIFLOW_ID = data.APPEAL_AUDIFLOW_ID - if(!!APPEAL_AUDIFLOW_ID&&APPEAL_AUDIFLOW_ID!="无"&&APPEAL_AUDIFLOW_ID!=""){ + if(!!APPEAL_AUDIFLOW_ID&&APPEAL_AUDIFLOW_ID!="无"&&APPEAL_AUDIFLOW_ID!=""&&!!this.document.items.APPEAL_AUDIFLOW_ID.orgObject){ data.APPEAL_AUDIFLOW_ID = this.document.items.APPEAL_AUDIFLOW_ID.orgObject[0].data.id; } var arr = this.encodeData( this.data, data ); diff --git a/o2web/source/x_component_Attendance/ScheduleExplorer.js b/o2web/source/x_component_Attendance/ScheduleExplorer.js index 0edd97eef7bc99851b41223584f76f7dae0355e5..2ff52d70cd846364f167e95ed7a1316f39df233b 100644 --- a/o2web/source/x_component_Attendance/ScheduleExplorer.js +++ b/o2web/source/x_component_Attendance/ScheduleExplorer.js @@ -95,6 +95,7 @@ MWF.xApplication.Attendance.ScheduleExplorer.Schedule = new Class({ _createTableContent: function(){ var lp = this.app.lp.schedule; var signProxy = this.data.signProxy||1; + var html = ""+ "" + ""+
"+lp.setSchedule+"