Skip to content

Commit

Permalink
update report
Browse files Browse the repository at this point in the history
  • Loading branch information
zema1 committed Nov 18, 2020
1 parent 1c576bb commit 0443e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion report/src/views/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ export default {
return
}
obj = obj.data
console.log(obj)
// console.log(obj)
obj.id = this.webData.length
this.webData.push(obj)
this.$message.success("loaded")
Expand Down

0 comments on commit 0443e1e

Please sign in to comment.