提交 7330daa6 编写于 作者: MoneyQ's avatar MoneyQ

add PFPlugin2

上级 5991de18
{
"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-image-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:persistence=<#if item.getEditorParam(\"persistence\",'') != ''>\"${item.getEditorParam(\"persistence\",'')}\"<#else>\"false\"</#if>\n\t\t@formitemvaluechange=\"onFormItemValueChange\"></ibiz-image-upload>\n</app-form-item>",
"pspfid" : "VUE_R7"
}
\ No newline at end of file
{
"codename" : "PFPlugin2",
"plugintype" : "FORM_USERCONTROL",
"pssyspfpluginname" : "图片上传",
"plugintag" : "IBizImageUpload"
}
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册