perf:删除没有用到的代码

This commit is contained in:
zhangyu
2022-04-12 10:30:33 +08:00
parent 2b20284882
commit 87c48a8f35
53 changed files with 55 additions and 13421 deletions

View File

@@ -735,6 +735,7 @@ export default {
},
htmlToPdf () {
const dom = document.getElementsByClassName(this.pdfId)[0]
this.htmlTitle = this.obj.name || 'pdf'
if (dom) {
// dom = dom.getElementsByClassName('vue-grid-layout')[0]
this.scrollbarWrap.scrollTop = this.scrollbarWrap.scrollHeight