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

zpc --- 单位选择编辑器

上级 072b23d4
<dropdown-list v-model="data.${editor.name}" :data="data" :itemParam="<#if item.getEditorParam('PARENTDATA','') != ''>{parentdata:${item.getEditorParam('PARENTDATA','')}}<#else>{}</#if>" :disabled="detailsModel.${editor.name}.disabled" <#if editor.getPSCodeList()??><#assign codelist=editor.getPSCodeList()>tag='${codelist.codeName}' codelistType='${codelist.getCodeListType()}'</#if> placeholder=<#if item.getPlaceHolder()??>'${item.getPlaceHolder()}'<#else>'请选择...'</#if> style="${editor.getEditorCssStyle()}"></dropdown-list>
<app-org-select :data="data" :fillMap="<#if item.getEditorParam('FILLMAP','') != ''>{${item.getEditorParam('FILLMAP','')}}<#else>{}</#if>" :filter="<#if item.getEditorParam('FILTER','') != ''>{${item.getEditorParam('FILTER','')}}<#else>{}</#if>" style="${editor.getEditorCssStyle()}"></app-org-select>
\ No newline at end of file
<span>单位选择</span>
\ No newline at end of file
<#ibizinclude>../@MACRO/PANEL/DEFAULT.vue.ftl</#ibizinclude>
\ No newline at end of file
EDITORTYPE=DROPDOWNLIST#ORGSELECT
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册