提交 e4c91724 编写于 作者: ibizdev's avatar ibizdev

laizhilong 发布系统代码

上级 eb3c4464
...@@ -111,19 +111,14 @@ ...@@ -111,19 +111,14 @@
</i-col> </i-col>
<i-col v-show="detailsModel.lic.visible" :style="{}" :lg="{ span: 24, offset: 0 }"> <i-col v-show="detailsModel.lic.visible" :style="{}" :lg="{ span: 24, offset: 0 }">
<app-form-item name='lic' :itemRules="this.rules().lic" class='' :caption="$t('entities.sysopenaccess.main_form.details.lic')" uiStyle="DEFAULT" :labelWidth="130" :isShowCaption="true" :error="detailsModel.lic.error" :isEmptyCaption="false" labelPos="LEFT"> !!!!模版产生代码错误:----
<ibiz-file-upload Tip: If the failing expression is known to be legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
:data="data" ----
folder=ibizutil
ownertype=sys_open_access ----
ownerid="data.srfkey" FTL stack trace ("~" means nesting-related):
:show-ocrview=true - Failed at: ${data.srfkey} [in template "TEMPLCODE_zh_CN" at line 6, column 113]
:show-preview=true ----
:show-edit=true
:show-drag=true
:persistence=true
@formitemvaluechange="onFormItemValueChange"></ibiz-file-upload>
</app-form-item>
</i-col> </i-col>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册