@@ -412,6 +412,7 @@ export default {
this.form.skMore = 3
this.form.smallShow = 0
this.form.smallRatio = 1
+ this.form.frontHide = 0
this.cost = res.data && res.data.cost ? parseFloat(res.data.cost) : 0
})
},