代码更新

This commit is contained in:
ludj
2022-11-30 11:31:14 +08:00
parent 29c3a937f3
commit 9a271d0f79
14 changed files with 1 additions and 31 deletions

View File

@@ -410,7 +410,6 @@ export default {
logOperation.getLogData(queryParam).then(res => {
console.log('res', res)
this.showEmpty = false
debugger
if (res.data.result.length === 1) {
this.logs = res.data.result[0].values
for (const i in res.data.result[0].values) { // 格式转换