融资统计
This commit is contained in:
@@ -83,7 +83,9 @@ export default {
|
||||
})
|
||||
},
|
||||
changeArea() {
|
||||
this.$refs[this.currIndex][0].getTableData();
|
||||
this.$nextTick(() => {
|
||||
this.$refs[this.currIndex][0].getTableData();
|
||||
})
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user