@@ -9,7 +9,8 @@ export default {
data() {
return {
orderSmallTypeData: [],
- goodsList: []
+ goodsList: [],
+ websitList: []
}
},
computed: {