@@ -266,11 +266,7 @@ export default {
//回到父页
cancelGo(){
this.goShow = false;
- this.$store.dispatch(
- "tagsView/delView",
- this.$route
- );
- this.$router.go(-1);
+ this.goParent();
},
resetUpdate() {
this.updateForm = {