Commit 2263331f authored by youjie's avatar youjie

no message

parent e3abf6e6
...@@ -823,6 +823,7 @@ ...@@ -823,6 +823,7 @@
setTimeout(()=>{ setTimeout(()=>{
this.pageHeight = document.querySelector(`#LineOfTravel${this.item * 4}_0${this.index}`).offsetHeight this.pageHeight = document.querySelector(`#LineOfTravel${this.item * 4}_0${this.index}`).offsetHeight
},500) },500)
this.$forceUpdate()
}, },
getHtmlPlainText(html_str) { getHtmlPlainText(html_str) {
//提取字符串中的文字 //提取字符串中的文字
......
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