提交 cd8519d7 编写于 作者: KK's avatar KK

Revert "文件列表"

This reverts commit ffb10922.
上级 ffb10922
<app-mob-upload-list
:items="items"
<#if editor.getEditorParam('isEnableDelete','') != ''>
:isEnableDelete='${editor.getEditorParam('isEnableDelete','')}'
</#if>
<#if editor.getEditorParam('isEnableDownload','') != ''>
:isEnableDownload='${editor.getEditorParam('isEnableDownload','')}'
</#if>
<#if editor.getEditorParam('isEnablePreview','') != ''>
:isEnablePreview='${editor.getEditorParam('isEnablePreview','')}'
</#if>
@delete="remove" />
\ No newline at end of file
EDITORTYPE=APPMOBUPLOADLIST
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册