// 調用全局掛載的方法,關閉當前標簽頁 this.$store.dispatch("tagsView/delView", this.$route); // 返回上一步路由,返回上一個標簽頁 this.$router.go(-1);
參考鏈接:https://blog.csdn.net/wangbailin2009/article/details/104535894
// 調用全局掛載的方法,關閉當前標簽頁 this.$store.dispatch("tagsView/delView", this.$route); // 返回上一步路由,返回上一個標簽頁 this.$router.go(-1);
參考鏈接:https://blog.csdn.net/wangbailin2009/article/details/104535894
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。