data-faab0672.js
781 Bytes
import{f as e}from"./vue-5a35c3f5.js";import{b5 as a}from"./antd-6b087f69.js";const n=[{title:"时间",width:150,dataIndex:"t1"},{title:"当前进度",width:150,dataIndex:"t2"},{title:"状态",width:150,dataIndex:"t3",customRender:({record:t})=>e(a,{status:"success",text:t.t3},null)},{title:"操作员ID ",width:150,dataIndex:"t4"},{title:"耗时",width:150,dataIndex:"t5"}],s=[{t1:"2017-10-01 14:10",t2:"联系客户",t3:"进行中",t4:"取货员 ID1234",t5:"5mins"},{t1:"2017-10-01 14:10",t2:"取货员出发",t3:"成功",t4:"取货员 ID1234",t5:"5mins"},{t1:"2017-10-01 14:10",t2:"取货员接单",t3:"成功",t4:"系统",t5:"5mins"},{t1:"2017-10-01 14:10",t2:"申请审批通过",t3:"成功",t4:"用户",t5:"1h"}];export{s as refundTimeTableData,n as refundTimeTableSchema};