|
|
@ -122,7 +122,7 @@ |
|
|
|
<text class="get-btn">全部领取</text> |
|
|
|
</view> |
|
|
|
|
|
|
|
<!-- <coupon v-for="(item, index) in couponList" :key="index" v-bind:item="item" theme="#EB331E" ref="SubComponent" |
|
|
|
<!-- <coupon v-for="(item, index) in couponList" :key="index" v-bind:item="item" theme="#EB331E" ref="SubComponent" |
|
|
|
@callParentMethod="callParentMethod"></coupon> |
|
|
|
--> |
|
|
|
<!-- 团购楼层 |
|
|
@ -339,6 +339,7 @@ |
|
|
|
this.loadData(); |
|
|
|
this.sysInfoMethod(); |
|
|
|
}, |
|
|
|
|
|
|
|
filters: { |
|
|
|
formatCreateTime(time) { |
|
|
|
let date = new Date(time); |
|
|
|