Merge branch 'dev-3.5' of git.mesalab.cn:nezha/nezha-fronted into dev-3.6
This commit is contained in:
@@ -602,6 +602,9 @@ export default {
|
||||
this.tableData = tableData
|
||||
this.tableChartData = tableChartData
|
||||
}
|
||||
},
|
||||
limit (n) {
|
||||
this.$emit('limitChange', n)
|
||||
}
|
||||
},
|
||||
destroyed () {
|
||||
|
||||
Reference in New Issue
Block a user