clay commit : 解决有三级菜单时跳转出现问题

This commit is contained in:
clay
2022-10-07 17:40:08 +08:00
parent 549ecbe309
commit 8950f87955
3 changed files with 4 additions and 3 deletions

View File

@@ -72,6 +72,7 @@ export default {
window.location.href = link;//当前标签页
},
getArticle(news) {
console.log(news)
toArticle(news, this.width);
},
lookMore(str) {