@@ -136,7 +136,7 @@ export default {
breakName:'拆多份',
currentInfo:{},
breakNum:'',
- breakFocust:false,
+ breakFocus:false,
breakShow:false
};
},
@@ -205,7 +205,7 @@ export default {
})
setBreakFocus(){
- this.breakFocust = true
+ this.breakFocus = true
changeClass(index){
this.$refs.selectFlowerNumRef.close()