修改
This commit is contained in:
@@ -189,7 +189,7 @@ export default {
|
||||
changeItem(item) {
|
||||
console.log('item', item);
|
||||
|
||||
this.trendName = item
|
||||
this.trendName = item
|
||||
this.getData()
|
||||
},
|
||||
getData() {
|
||||
|
||||
Reference in New Issue
Block a user