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

laizhilong 发布系统代码

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