设备监控修改
This commit is contained in:
@@ -325,6 +325,7 @@ export default {
|
||||
}
|
||||
var ansi_up = new AnsiUp()
|
||||
logOperation.getLogData(queryParam).then(res => {
|
||||
console.log(res)
|
||||
this.showEmpty = false
|
||||
if (res.data.result.length === 1) {
|
||||
const log = res.data.result[0].values
|
||||
|
||||
Reference in New Issue
Block a user