fix: 修复 npm => event by type 图表接口错误问题
This commit is contained in:
@@ -154,7 +154,6 @@ export default {
|
||||
this.isNoData = true
|
||||
}
|
||||
this.tableData = res.data.result
|
||||
console.log(res.data.result)
|
||||
} else {
|
||||
this.isNoData = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user