Commit 9ce0c4c4 authored by chenfenglei's avatar chenfenglei

商品列表跳转期数列表

parent 11c572a7
......@@ -133,8 +133,8 @@
<template slot-scope="scope">
下单时间:{{scope.row.created_at}}<br>
购买时间:{{scope.row.pay_at}}<br>
成团时间:{{scope.row.deadline}}<br>
截止时间:{{scope.row.group_success_time}}
成团时间:{{scope.row.group_success_time}}<br>
截止时间:{{scope.row.deadline}}
</template>
</el-table-column>
<el-table-column prop="desc" label="备注">
......
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