feat(数据集):自助数据集

This commit is contained in:
junjie 2021-05-10 18:54:08 +08:00
parent 6d1110bb1b
commit c3f45f5794

View File

@ -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)
},