Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mingchiuli committed Dec 22, 2024
1 parent ba2cc51 commit edec73c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/sys/EditorItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ const onUploadImg = async (files: File[], callback: Function) => {
@on-upload-img="onUploadImg"
:footers="footers"
ref="editor"
id="md-editor"
>
<template #defToolbars>
<ExportPDF v-model="content" />
Expand Down

0 comments on commit edec73c

Please sign in to comment.