@@ -101,7 +101,7 @@ export default {
}
},
created() {
- this.getData();
+ // this.getData();
};
</script>