提交 1d4df020 编写于 作者: zhangpingchuan's avatar zhangpingchuan

Update EDITOR.vue.ftl

上级 840d7637
<a-input v-decorator="['${item.name}',{rules: [{ required: <#if item.isAllowEmpty??&&item.isAllowEmpty()??&&item.isAllowEmpty() == true>false<#else>true</#if>, message: '<#if item.getInputTip?? && item.getInputTip()??>${item.getInputTip()}</#if>'}]}]"/>
\ No newline at end of file
<a-input v-model="this.data.${item.name}"/>
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册