| | |
| | | window.open('/Pages/business/DeliverPlanFujianShow.aspx?Keyid=' + keyid + '&AttachmentType=' + AttachmentType, '_blank', 'height=750,width=900,top=' + t + ',left=' + l + ',toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,status=no'); |
| | | } |
| | | |
| | | function showProgress() { |
| | | document.getElementById('progressBar').style.display = 'block'; |
| | | |
| | | |
| | | setTimeout(function () { |
| | | document.getElementById('progressBar').style.display = 'none'; |
| | | }, 2000); // 10000毫秒等于10秒 |
| | | |
| | | } |
| | | |
| | | /* |
| | | 打印送货单 |
| | | */ |
| | |
| | | <td > |
| | | <input id="txtCreatTimestart" type="text" runat="server" class='date w80px' maxlength='10' />-<input id="txtCreatTimeend" type="text" runat="server" class='date w80px' maxlength='10' /> |
| | | </td> |
| | | <td class="ali03"> |
| | | <%-- <td class="ali03"> |
| | | 打卡类型: |
| | | </td> |
| | | <td > |
| | |
| | | <option value="2">下班</option> |
| | | <option value="3">草稿</option> |
| | | </select> |
| | | </td> |
| | | </td>--%> |
| | | <td class="ali03"> |
| | | 车辆: |
| | | </td> |
| | |
| | | <input id='txtCreater' runat="server" maxlength='50' /> |
| | | |
| | | </td> |
| | | </tr> |
| | | <%-- </tr> |
| | | |
| | | <tr> |
| | | <tr>--%> |
| | | |
| | | |
| | | |
| | | <td colspan="8"> |
| | | <td <%--colspan="8"--%>> |
| | | |
| | | <asp:button id="btn_Search" text="查询" runat="server" padding="0px" OnClick="btn_Search_Click" /> <input type="button" value='重置' onclick='document.body.innerHTML="";window.location=window.location;' /> |
| | | |
| | | |
| | | |
| | | <asp:Button ID="Button1" Text="导出" OnClientClick="showProgress();return true;" runat="server" OnClick="btn_Daochu_Click" /> |
| | | <div id="progressBar" style="display:none; position:fixed; top:50%; left:50%; transform:translate(-50%, -50%);border:1px solid black;height:50px;background-color:azure;"> |
| | | 正在导出Excel文件,请稍候... |
| | | </div> |
| | | |
| | | </td> |
| | | </tr> |
| | |
| | | <tr> |
| | | |
| | | <th width="25"> |
| | | 顺序 |
| | | 编号 |
| | | </th> |
| | | <th width="60"> |
| | | 车辆 |
| | |
| | | 驾驶员 |
| | | </th> |
| | | <th width="85"> |
| | | 打卡时间 |
| | | 上班打卡时间 |
| | | </th> |
| | | <th width="60"> |
| | | 打卡类型 |
| | | </th> |
| | | <th style="text-align: center;"width="200"> |
| | | 未装货情况 |
| | | </th> |
| | | <th style="text-align: center;"width="200"> |
| | | 车况 |
| | | </th> |
| | | <th style="text-align: center;"width="200"> |
| | | 备注 |
| | | </th> |
| | | |
| | | |
| | | |
| | | |
| | | <th width="60"> |
| | | 里程(公里) |
| | | </th> |
| | | <th width="60"> |
| | | 里程图片 |
| | | </th> |
| | | <th width="60"> |
| | | 装货图片 |
| | | </th> |
| | | |
| | | <th width="60"> |
| | | 车况图片 |
| | | </th> |
| | | <th style="text-align: center;"width="50"> |
| | | 车况 |
| | | </th> |
| | | |
| | | |
| | | <th width="85"> |
| | | 下班打卡时间 |
| | | </th> |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | <th width="60"> |
| | | 里程(公里) |
| | | </th> |
| | | <th width="60"> |
| | | 里程图片 |
| | | </th> |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | <th width="60"> |
| | | 装货图片 |
| | | </th> |
| | | <th style="text-align: center;"width="50"> |
| | | 未装货情况 |
| | | </th> |
| | | <th style="text-align: center;"width="50"> |
| | | 备注 |
| | | </th> |
| | | |
| | | </tr> |
| | | </thead> |
| | |
| | | <td> |
| | | <%#Eval("CreatTime", "{0:yyyy-MM-dd HH:mm:dd}")%> |
| | | </td> |
| | | <td> |
| | | <%#Eval("ClockTypeName")%> |
| | | </td> |
| | | <td> |
| | | <%#Eval("EmptyCause")%> |
| | | </td> |
| | | |
| | | |
| | | |
| | | <td> |
| | | <%#Eval("CarCondition")%> |
| | | </td> |
| | | <td> |
| | | <%#Eval("Remark")%> |
| | | </td> |
| | | |
| | | |
| | | <td> |
| | | <%#Eval("Mileage")%> |
| | | </td> |
| | | <td> |
| | | <a title='里程图片' class='a_under' href="<%#Eval("MileageImg").ToString() %>" target="view_window" > <%#Eval("MileageImgName")%> </a> |
| | | <a title='里程图片' class='a_under' href="<%#Eval("MileageImg") %>" target="view_window" > <%#Eval("MileageImgName")%> </a> |
| | | </td> |
| | | <td> |
| | | <a href='javascript:void(0)' title='装货图片' class='a_under' onclick='onViewuplod("<%#Eval("Id")%>","4")'> <%#Eval("ZhuangcheImg")%> </a> |
| | | </td> |
| | | |
| | | <td> |
| | | <a href='javascript:void(0)' title='车况图片' class='a_under' onclick='onViewuplod("<%#Eval("Id")%>","5")'> <%#Eval("CarConditionImg")%> </a> |
| | | <a href='javascript:void(0)' title='车况图片' class='a_under' onclick='onViewuplod("<%#Eval("oA_DriverRecord.Id")%>","5")'> <%#Eval("oA_DriverRecord.CarConditionImg")%> </a> |
| | | </td> |
| | | <td> |
| | | <%#Eval("CarCondition")%> <%#Eval("oA_DriverRecord.CarCondition")%> |
| | | </td> |
| | | |
| | | |
| | | <td> |
| | | <%#Eval("oA_DriverRecord.CreatTimeName")%> |
| | | </td> |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | <td> |
| | | <%#Eval("oA_DriverRecord.Mileage")%> |
| | | </td> |
| | | <td> |
| | | <a title='里程图片' class='a_under' href="<%#Eval("oA_DriverRecord.MileageImg") %>" target="view_window" > <%#Eval("oA_DriverRecord.MileageImgName")%> </a> |
| | | </td> |
| | | |
| | | <td> |
| | | <a href='javascript:void(0)' title='装货图片' class='a_under' onclick='onViewuplod("<%#Eval("Id")%>","4")'> <%#Eval("ZhuangcheImg")%> </a> |
| | | <a href='javascript:void(0)' title='装货图片' class='a_under' onclick='onViewuplod("<%#Eval("oA_DriverRecord.Id")%>","4")'> <%#Eval("oA_DriverRecord.ZhuangcheImg")%> </a> |
| | | </td> |
| | | <td> |
| | | <%#Eval("EmptyCause")%> <%#Eval("oA_DriverRecord.EmptyCause")%> |
| | | </td> |
| | | <td> |
| | | <%#Eval("Remark")%> <%#Eval("oA_DriverRecord.Remark")%> |
| | | </td> |
| | | |
| | | </tr> |
| | | </itemtemplate> |