This commit is contained in:
2024-05-30 11:19:01 +08:00
parent 4080453b74
commit 146ac9851f

View File

@ -316,7 +316,7 @@ function withAttachment(editor) { // JS 语法
Boot.registerPlugin(withAttachment)
function renderAttachment(elem, children, editor) { // JS
// myResume
const { fileName = '', link = '', fileSpan = '', fieldMark } = elem
const { fileName = '', link = '', fileSpan = '', fieldMark = '' } = elem
// icon vnode
const iconVnode = h(
// HTML tag