@@ -240,6 +240,7 @@
that.$set(that, `list`, [])
that.$set(that, `marketList`, [])
that.$set(that, `typeList`, [])
+ that.$set(that, `active`, '0')
that.$set(that, `skip`, 0)
that.$set(that, `limit`, 6)
that.$set(that, `page`, 0)