mirror of
https://github.com/dataease/dataease.git
synced 2026-05-19 10:18:11 +08:00
feat(数据集):自助数据集
This commit is contained in:
@@ -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)
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user