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

Update EDITOR.vue.ftl

上级 536c589a
<app-date-picker v-model="data.${item.name}" :disabled="formdata.${item.name}.disabled" format="YYYY-MM-DD" placeholder="请选择时间..." style="${item.getEditorCssStyle()}<#if item.getEditorParam('width','') == 'auto'>width:100%;</#if>"/> <app-date-picker v-model="data.${item.name}" :disabled="detailsModel.${item.name}.disabled" format="YYYY-MM-DD" placeholder="请选择时间..." style="${item.getEditorCssStyle()}<#if item.getEditorParam('width','') == 'auto'>width:100%;</#if>"/>
\ No newline at end of file \ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册