修复 694

This commit is contained in:
2020-08-17 16:01:02 +08:00
parent 9160a98de7
commit aeb62f16ef
3 changed files with 41 additions and 3 deletions

View File

@@ -42,6 +42,7 @@ export default {
// 全部秒杀
getSpikeList() {
this.$u.api.getSpikeList({ page: this.page }).then(res => {
console.log(res)
if(res.errCode == 0) {
this.spikeList = res.data.list;
this.seckillTime = {