[update] 配置

This commit is contained in:
zhaomeijing
2022-06-07 15:24:56 +08:00
parent 6e2ab82ca9
commit 535caca2b4
@@ -202,17 +202,14 @@
<a-form-model-item class="itemModel" prop="controlValues">
<a-input class="box-input add-input"
:disabled="disabled"
style='height: 95px'
type="textarea"
v-model="formInline.controlValues"
:placeholder="$t('PleaseEnter')+$t('controlAlternatives')"/>
</a-form-model-item>
</div>
</a-col>
</a-row>
<!-- 附件模板-->
<a-row :gutter="24" v-if='formInline.controlType =="4" || formInline.controlType =="7" || formInline.controlType =="8" || formInline.controlType =="9" || formInline.controlType =="10"'>
<a-col :span="12">
<a-col :span="12" v-if='formInline.controlType =="4" || formInline.controlType =="7" || formInline.controlType =="8" || formInline.controlType =="9" || formInline.controlType =="10"'>
<div class="box-title-text">
<div class="title-text">
<span class="title-text-text"