@@ -153,7 +153,8 @@ export default {
this.getTotal(params)
return data
})
- }
+ },
+ productTotal: null
}
},
methods: {