Commit 22ecfe21 by 黑潮

Merge branch 'feature/会员分组变更日志' into dev

parents 0f123f07 62aa15bb
......@@ -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