提交 96231a13 编写于 作者: glod-money-money's avatar glod-money-money

update:更新

上级 1f9c51db
@ -0,0 +1,17 @@
<app-address-cascader
:value="data.${editor.name}"
:data="data"
:context="context"
:viewparams="viewparams"
name="${editor.name}"
:localContext =<@getNavigateContext editor />
:localParam =<@getNavigateParams editor />
<#if item.getPlaceHolder()??>placeholder="${item.getPlaceHolder()}"</#if>
:disabled="detailsModel.${editor.name}.disabled"
<#if editor.getPSCodeList()??>
<#assign codelist=editor.getPSCodeList()>
tag='${codelist.codeName}'
codelistType='${codelist.getCodeListType()}'
</#if>
style="${editor.getEditorCssStyle()}">
</app-address-cascader>
\ No newline at end of file
<#ibizinclude>../@MACRO/PANEL/DEFAULT.vue.ftl</#ibizinclude>
\ No newline at end of file
EDITORTYPE=PICKER#CASCADER
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册