Commit 8f16eea7 by xiaohai

列表最近消费时间

parent 06286517
......@@ -131,7 +131,6 @@
<!-- 最近消费时间 -->
<template v-if="item.code == 'lastCostTime'">
<div> {{ scope.row.lastCostTime | formatTimeYMD }} </div>
<div> {{ scope.row.lastCostTime | formatTimeHMS }} </div>
</template>
<!-- 客单件 -->
<template v-if="item.code == 'avgCost'">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment