This commit is contained in:
sunzhenyu 2020-12-29 10:00:44 +08:00
parent 0eedf1bd6b
commit ec1f215104

View File

@ -408,7 +408,6 @@ export default {
this.hideIbp();
}
},
<<<<<<< HEAD
async getTrainDetail() {
try {
// await loadNewMapDataByGroup(this.group);
@ -422,8 +421,6 @@ export default {
this.endViewLoading();
}
},
=======
>>>>>>> 8b2291e18b7c517f153aaea124740b2245fbd332
back() {
this.$refs.demonMenu.back();
},