tianyi 2 months ago
parent
commit
afc7c02b72
  1. 8
      src/views/app/business/courier/courier.vue

8
src/views/app/business/courier/courier.vue

@ -179,9 +179,9 @@
minWidth: 125,
},
{
title: "佣金余额",
title: "佣金余额(元)",
key: "depoBal",
minWidth: 125,
minWidth: 145,
},
{
title: "联系方式",
@ -295,12 +295,12 @@
width: 180,
},
{
title: "平均时长",
title: "平均时长(分钟)",
key: "avgTime",
width: 180,
},
{
title: "超出3楼额外费用",
title: "3楼以上额外费用(元)",
key: "highFloorFee",
width: 180,
},

Loading…
Cancel
Save