优化细节

This commit is contained in:
gaoxs
2020-04-13 15:22:40 +08:00
parent 09941a8236
commit d8f92720d2
9 changed files with 53 additions and 43 deletions

View File

@ -177,6 +177,7 @@ export default {
that.status = false;
that.active = index;
that.datatime = that.timeList[that.active].stop;
this.seckillList=[]
that.getSeckillList();
},
getSeckillList: function() {