提交 85fb6012 编写于 作者: JunZai's avatar JunZai

update

上级 6b45031e
<#ibizinclude>../@MACRO/FUNC/PUBLIC.vue.ftl</#ibizinclude>
<ibiz-group-select
name="${editor.name}"
:value='data.${editor.name}'
valueitem="${editor.getValueItemName()}"
<#if editor.getEditorParam("MULTIPLE", false)??>:multiple="true"</#if>
<#if editor.getEditorParam("FILTER", "orgid")??>filter="${editor.getEditorParam("FILTER", "orgid")}"</#if>
:disabled="detailsModel.${editor.name}.disabled"
:data="data"
:context="context"
@formitemvaluechange="onFormItemValueChange">
</ibiz-group-select>
EDITORTYPE=PICKER#GroupSelect
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册