@@ -195,8 +195,8 @@ export default {
created() {
},
mounted() {
- this.grid();
this.doingBusiness();
+ this.grid();
this.economic();
methods: {