Skip to content

Commit 0443e1e

Browse files
committed
update report
1 parent 1c576bb commit 0443e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

report/src/views/Home.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ export default {
132132
return
133133
}
134134
obj = obj.data
135-
console.log(obj)
135+
// console.log(obj)
136136
obj.id = this.webData.length
137137
this.webData.push(obj)
138138
this.$message.success("loaded")

0 commit comments

Comments
 (0)