提交 d33ac4a9 编写于 作者: hudan's avatar hudan

新增标签插件(颜色)---fx1

上级 c825544b
<#ibizinclude>../@MACRO/FUNC/PUBLIC.vue.ftl</#ibizinclude>
<app-color-span
:value="data.${editot.name}"
:value="data.${editor.name}"
:data="data"
name="${editor.name}"
<#if item.getPSCodeList?? && item.getPSCodeList()??>
<#if item.getPSCodeList?? && item.getPSCodeList()??>
<#assign codelist=item.getPSCodeList() />
tag="${codelist.codeName}"
codelistType="${codelist.getCodeListType()}"
......@@ -16,7 +16,7 @@
<#if codelist.textSeparator?has_content>
textSeparator="${codelist.textSeparator}" <#t>
</#if>
</#if>
</#if>
<#if item.getItemParam("color","")?? && item.getItemParam("color","") !="">
color="${item.getItemParam("color","")}"
</#if>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册