clay commit : 解决有三级菜单时跳转出现问题
This commit is contained in:
@@ -72,6 +72,7 @@ export default {
|
||||
window.location.href = link;//当前标签页
|
||||
},
|
||||
getArticle(news) {
|
||||
console.log(news)
|
||||
toArticle(news, this.width);
|
||||
},
|
||||
lookMore(str) {
|
||||
|
||||
Reference in New Issue
Block a user