@@ -933,6 +933,7 @@ export default {
},
activated() {
+ this.tabVal = 'insidePlan';
this.beforeAddFn();
// 授权
getTicketFun(['getLocation', 'chooseImage', 'uploadImage']).then(() => {
@@ -605,6 +605,7 @@ export default {
});
localStorage.removeItem('successStoreId');
} else {
this.showmap = false;
this.img = '';
this.detilId = this.$route.query.detilId;
@@ -810,6 +810,7 @@ export default {
};
this.getTCFXList();