提交 5991de18 编写于 作者: MoneyQ's avatar MoneyQ

add PFPlugin

上级 28bd7a21
{
"memo" : "代码模板中的app-form-item标签即使用当前组件的表单项,标签内容需按照对应main-from-base中的编写",
"pssyspfpitemplname" : "附件上传/Vue R7(编译版)",
"templcode" : "<app-form-item name='${item.name}' :itemRules=\"this.rules().${item.name}\" class='' :caption=\"$t('entities.sysopenaccess.main_form.details.${item.name}')\" uiStyle=\"DEFAULT\" :labelWidth=\"130\" :isShowCaption=\"true\" :error=\"detailsModel.lic.error\" :isEmptyCaption=\"false\" labelPos=\"LEFT\">\n\t<ibiz-file-upload\n\t\t:data=\"data\"\n\t\tformItemName=\"${item.name}\"\n\t\t:value=\"data.${item.name}\"\n\t\t:formState=\"formState\"\n\t\tfolder=<#if item.getEditorParam(\"folder\",'') != ''>\"'${item.getEditorParam(\"ownerType\",'')}'\"<#else>\"${ctrl.getPSDataEntity().getCodeName()?lower_case}\"</#if>\n\t\townertype=<#if item.getEditorParam(\"ownerType\",'') != ''>\"'${item.getEditorParam(\"ownerType\",'')}'\"<#else>\"${item.name}\"</#if>\n\t\t:ownerid=<#if item.getEditorParam(\"ownerid\",'') != ''>\"'${item.getEditorParam(\"ownerid\",'')}'\"<#else>\"data.srfkey\"</#if>\n\t\t:show-ocrview=<#if item.getEditorParam(\"showOcrview\",'') != ''>\"${item.getEditorParam(\"showOcrview\",'')}\"<#else>\"false\"</#if>\n\t\t:show-preview=<#if item.getEditorParam(\"showPreview\",'') != ''>\"${item.getEditorParam(\"showPreview\",'')}\"<#else>\"false\"</#if>\n\t\t:show-edit=<#if item.getEditorParam(\"showEdit\",'') != ''>\"${item.getEditorParam(\"showEdit\",'')}\"<#else>\"false\"</#if>\n\t\t:show-drag=<#if item.getEditorParam(\"showDrag\",'') != ''>\"${item.getEditorParam(\"showDrag\",'')}\"<#else>\"false\"</#if>\n\t\t:persistence=<#if item.getEditorParam(\"persistence\",'') != ''>\"${item.getEditorParam(\"persistence\",'')}\"<#else>\"false\"</#if>\n\t\t@formitemvaluechange=\"onFormItemValueChange\"></ibiz-file-upload>\n</app-form-item>",
"pspfid" : "VUE_R7"
}
\ No newline at end of file
{
"codename" : "PFPlugin",
"plugintype" : "FORM_USERCONTROL",
"pssyspfpluginname" : "附件上传",
"plugintag" : "IBizFileUpload"
}
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册