fix getHTML function
This commit is contained in:
@@ -220,7 +220,7 @@ export default {
|
|||||||
},
|
},
|
||||||
|
|
||||||
getHTML() {
|
getHTML() {
|
||||||
return this.contentNode.elm.innerHTML
|
return this.view.dom.innerHTML
|
||||||
},
|
},
|
||||||
|
|
||||||
getJSON() {
|
getJSON() {
|
||||||
|
|||||||
Reference in New Issue
Block a user