搜索
重置
{{(queryParams.pageNum - 1) * queryParams.pageSize + scope.$index + 1}}
{{ item.goodsName }}*{{ item.quantity }};
{{ (scope.row.payableAmount/100).toFixed(2) }}
{{ (scope.row.realAmount/100).toFixed(2) }}
详情
退单
核销
订单号
{{orderInfoData.orderId}}
设备订单号
{{ orderInfoData.macOrderId }}
订单来源
订餐员
设备编号
{{ orderInfoData.machineNum }}
设备名称
{{ orderInfoData.deviceName }}
设备型号
{{ orderInfoData.deviceModel }}
设备SN
{{ orderInfoData.machineSn }}
所属区域
{{ orderInfoData.areaName }}
所属食堂
{{ orderInfoData.canteenName }}
所属档口
{{ orderInfoData.stallName }}
用户姓名
{{ orderInfoData.custName }}
用户编号
{{ orderInfoData.custNum }}
用户手机号
{{ orderInfoData.phoneNumber }}
所属组织
{{ orderInfoData.orgFullName }}
用户类别
{{ orderInfoData.psnTypeName }}
就餐日期
{{ orderInfoData.orderDate }}
餐次
{{ orderInfoData.mealtimeName }}
餐桌名称
订单金额
{{ (orderInfoData.payableAmount/100).toFixed(2) }}
餐券名称
{{ orderInfoData.couponName }}
餐券支付金额
{{ (orderInfoData.couponAmount/100).toFixed(2) }}
实付金额
{{ (orderInfoData.realAmount/100).toFixed(2) }}
核身方式
{{ item.value }}
支付方式
{{orderInfoData.payTypesStr}}
下单时间
{{ orderInfoData.orderTime }}
支付时间
{{ orderInfoData.payTime }}
订单状态
{{ item.value }}
流水号
{{ orderInfoData.mealCode }}
备注
{{ orderInfoData.remark }}
人脸照片
无
菜品图片
无
菜品信息
{{ (scope.row.prefPrice/100).toFixed(2) }}
{{ (scope.row.totalAmount/100).toFixed(2) }}
{{ (scope.row.refundAmount/100).toFixed(2) }}
优惠明细
退款方式:
按数量退款
按金额退款
{{ (scope.row.prefPrice/100).toFixed(2) }}
{{ (scope.row.totalAmount/100).toFixed(2) }}
{{ (scope.row.refundAmount/100).toFixed(2) }}
(scope.row.refundNum=v.replace(/[^\d]/g,''))"/>
{{ (scope.row.refundMoney/100).toFixed(2) }}
{{ (rowData.payableAmount/100).toFixed(2) }}
{{ (rowData.realAmount/100).toFixed(2) }}
{{ (rowData.payableAmount/100).toFixed(2) }}
{{ (rowData.refundAmount/100).toFixed(2) }}
(rowData.refundMoney=v.replace(/[^\d.]/g,''))" style="width: 200px;"/>
请问是否对以下可{{handleType}}订单进行{{handleType}}操作?
可{{handleType}}订单 {{ableList.length}} 笔
{{ (index+1) }}. 订单编号:{{item.orderId}},用户姓名:{{item.custName}},用户编号:{{item.custNum}},订单金额:{{(item.payableAmount/100).toFixed(2)}}
不可{{handleType}}订单 {{unableList.length}} 笔
{{ (index+1) }}. 订单编号:{{item.orderId}},用户姓名:{{item.custName}}:{{item.custNum}},订单金额:{{(item.payableAmount/100).toFixed(2)}}