<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="DeliverPlanDakaList.aspx.cs" Inherits="CY.WebForm.Pages.business.DeliverPlanDakaList" %> 订单列表 <%-- --%>
<%-- --%> <%-- --%>
打卡时间: - 打卡类型: 车辆: 驾驶员:
>    
编号 车辆 驾驶员 上班打卡时间 里程(公里) 里程图片 车况图片 车况 下班打卡时间 里程(公里) 里程图片 装货图片 未装货情况 备注
<%#Container.ItemIndex + (UCPager1.PageSize *( UCPager1.PageIndex-1)+1)%> <%#Eval("CarName")%> <%#Eval("Creater")%> <%#Eval("CreatTime", "{0:yyyy-MM-dd HH:mm:dd}")%> <%#Eval("Mileage")%> " target="view_window" > <%#Eval("MileageImgName")%> <%#Eval("CarConditionImg")%> <%#Eval("oA_DriverRecord.CarConditionImg")%> <%#Eval("CarCondition")%> <%#Eval("oA_DriverRecord.CarCondition")%> <%#Eval("oA_DriverRecord.CreatTimeName")%> <%#Eval("oA_DriverRecord.Mileage")%> " target="view_window" > <%#Eval("oA_DriverRecord.MileageImgName")%> <%#Eval("ZhuangcheImg")%> <%#Eval("oA_DriverRecord.ZhuangcheImg")%> <%#Eval("EmptyCause")%> <%#Eval("oA_DriverRecord.EmptyCause")%> <%#Eval("Remark")%> <%#Eval("oA_DriverRecord.Remark")%>