去除多余console
This commit is contained in:
@ -114,7 +114,6 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
changeTime: function(index) {
|
||||
console.log(index);
|
||||
this.active = index;
|
||||
this.getSeckillList();
|
||||
},
|
||||
|
Reference in New Issue
Block a user