Commit f6e4e49a authored by 沈翠玲's avatar 沈翠玲

修复bug

parent 83797cbe
......@@ -753,7 +753,7 @@ export default {
},
mounted(){
this.$nextTick(()=>{
this.tableHeight = window.innerHeight - 355
this.tableHeight = window.innerHeight - 358
})
},
methods: {
......
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