代码调整

This commit is contained in:
joylink_cuiweidong 2020-11-11 09:13:41 +08:00
parent 23a59be2c6
commit 5012f9ce58

View File

@ -125,6 +125,7 @@ export default {
this.$store.dispatch('map/mapClear');
},
async mounted() {
this.setWindowSize();
this.initLoadData();
},
methods:{