Kaynağa Gözat

考勤非正常考勤到处错误

unknown 5 yıl önce
ebeveyn
işleme
787367029a

+ 1 - 1
o2web/source/o2_core/o2/xAction/services/x_attendance_assemble_control.json

@@ -50,7 +50,7 @@
   "getImportStatusAll" : {"uri":"/jaxrs/fileimport/getStatus/all"},
   "getImportStatusDetail" : {"uri":"/jaxrs/fileimport/getStatus/{file_id}/detail"},
 
-  "exportAbnormalAttachment" : {"uri":"/jaxrs/file/export/abnormaldetails/year/{year}/month/{month}/stream/false", "method": "GET"},
+  "exportAbnormalAttachment" : {"uri":"/jaxrs/file/export/abnormaldetails/year/{year}/month/{month}/stream/true", "method": "GET"},
 
   "listDetail" : {"uri":"/jaxrs/attendancedetail/list/all"},
   "getDetail" : {"uri":"/jaxrs/attendancedetail/{id}"},

+ 1 - 1
o2web/source/x_desktop/js/initialServiceScriptText.js

@@ -3074,7 +3074,7 @@ var _org = {
         }else{
             v = this.oIdentity.listWithUnitSubDirect(getNameFlag(name));
         }
-        return this.getObject(this.oIdentity, v);
+        return this.getObject(this.oIdentity, v);``
     },
 
     //组织**********