| | |
| | | |
| | | var ins; //ç¨äºå¯¼åºexcel |
| | | //ä¸éè¦æ¾ç¤ºçåæ®µ 坿©å± |
| | | var titleData = ["hmainid", "HMainEmpID", "HDeptID","HGroupID","HOrgID","hsubid","HMaterID","HUnitID","HEmpID","HSourceID","HBadReasonID","HICMOInterID","HICMOEntryID","HICMOBillNo","HProcExchInterID","HProcExchEntryID","HProcExchBillNo","HSourceInterID","HSourceEntryID","HSourceBillNo","HSourceBillType","HBarCode","HReportType","HAddr","HMaker","HMakeDate","HMainSourceInterID","HMainSourceEntryID","HMainSourceBillNo","HMainSourceBillType"]; |
| | | var titleData = ["hmainid", "HMainEmpID", "HDeptID", "HGroupID", "HOrgID", "hsubid", "HMaterID", "HUnitID", "HEmpID", "HSourceID", "HBadReasonID", "HICMOInterID", "HICMOEntryID", "HICMOBillNo", "HProcExchInterID", "HProcExchEntryID", "HProcExchBillNo", "HSourceInterID", "HSourceEntryID", "HSourceBillNo", "HSourceBillType", "HBarCode", "HReportType", "HAddr", "HMaker", "HMakeDate", "HMainSourceInterID", "HMainSourceEntryID", "HMainSourceBillNo", "HMainSourceBillType","HProcID"]; |
| | | |
| | | //#region ã卿è·å模ååç§°ã |
| | | var HModuleType = "3717"; |
| | |
| | | |
| | | //#region åå§åçé¢ |
| | | function set_ClearBill() { |
| | | $("#HBeginDate").val(Format(new Date(), "yyyy-MM-dd")); |
| | | $("#HBeginDate").val(Format(new Date(new Date() - (1000 * 60 * 60 * 24 * 7)), "yyyy-MM-dd")); |
| | | $("#HEndDate").val(Format(new Date(), "yyyy-MM-dd")); |
| | | //åå§åè¡¨æ ¼ |
| | | set_InitGrid(); |