Commit 62aa15bb by 黑潮

update: 删除冗余代码

parent 0068c4b1
......@@ -127,9 +127,6 @@ export default {
this.total = result.totalCount
this.tableData = result.result || []
}
this.$nextTick(()=>{
console.log(this.$refs.line.scrollHeight)
})
this.loading = false
})
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment