[update] binaji
This commit is contained in:
@@ -270,8 +270,10 @@
|
||||
:title="$t('ParameterDescription')">{{$t('ParameterDescription')}}</span>
|
||||
</div>
|
||||
<a-form-model-item class="itemModel" prop="description">
|
||||
<a-input class="box-input"
|
||||
<a-input class="box-input add-input"
|
||||
style='height: 135px; width: 100%'
|
||||
:disabled="disabled"
|
||||
type="textarea"
|
||||
v-model="item.description"
|
||||
:placeholder="$t('PleaseEnter')+$t('ParameterDescription')"/>
|
||||
</a-form-model-item>
|
||||
|
||||
Reference in New Issue
Block a user