提交 82fbff9b 编写于 作者: tony001's avatar tony001

zpc --- 增加富文本信息模式-fix1

上级 fc3b3e67
<span v-html="data.${editor.name}"></span>
\ No newline at end of file
<span v-html="data.${item.getViewFieldName()?lower_case}"></span>
\ No newline at end of file
EDITORTYPE=HTMLEDITOR#INFO
\ No newline at end of file
<app-span <#t>
name='${editor.name}'
:value="data.${editor.name}" <#t>
:editorType="${editor.getEditorType()}" <#t>
<#if item.getPSCodeList?? && item.getPSCodeList()??>
<#assign codelist=item.getPSCodeList() />
tag='${codelist.codeName}' <#t>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册