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

laizhilong 发布系统代码

上级 dedf49a5
...@@ -111,22 +111,22 @@ ...@@ -111,22 +111,22 @@
</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"> !!!!模版产生代码错误:Syntax error in template "TEMPLCODE_en_US" in line 7, column 115:
<ibiz-file-upload Encountered "}", but was expecting one of:
:data="data" <STRING_LITERAL>
formItemName="lic" <RAW_STRING>
:value="data.lic" "false"
:formState="formState" "true"
folder='ibizutil' <INTEGER>
ownertype="lic" <DECIMAL>
:ownerid="data.srfkey" "."
:show-ocrview=true "+"
:show-preview=true "-"
:show-edit=true "!"
:show-drag=true "["
:persistence=true "("
@formitemvaluechange="onFormItemValueChange"></ibiz-file-upload> "{"
</app-form-item> <ID>
</i-col> </i-col>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册