@@ -47,7 +47,6 @@ export default {
};
},
created() {
- console.log(this.data);
this.handleData();
mounted() {},