forked from github/dataease
feat(数据集):自助数据集
This commit is contained in:
parent
6d1110bb1b
commit
c3f45f5794
@ -101,7 +101,7 @@ export default {
|
||||
const that = this
|
||||
setTimeout(function() {
|
||||
const currentHeight = document.documentElement.clientHeight
|
||||
that.height = currentHeight - 56 - 15 - 26 - 25 - 43 - 10
|
||||
that.height = currentHeight - 56 - 15 - 26 - 25 - 43 - 15
|
||||
}, 10)
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user