style: prettify code

This commit is contained in:
yanglbme 2021-10-30 14:55:06 +00:00 committed by GitHub Action
parent 150435efa2
commit 47ebb4cc8c

View File

@ -334,12 +334,9 @@ export default {
}, },
// HTML // HTML
exportEditorContent() { exportEditorContent() {
this.$nextTick(() => { this.$nextTick(() => {
exportHTML(); exportHTML();
}) });
}, },
// //
formatContent() { formatContent() {