fix: 修复 npm => event by type 图表接口错误问题

This commit is contained in:
@changcode
2022-09-03 10:17:49 +08:00
parent e01686b069
commit 3b1d3792b1
4 changed files with 19 additions and 29 deletions

View File

@@ -154,7 +154,6 @@ export default {
this.isNoData = true
}
this.tableData = res.data.result
console.log(res.data.result)
} else {
this.isNoData = true
}