<c-form-item label="Drag Drop Sender" prop="gctp.recget.sdamod.dadsnd">
<c-inputv-model="model.gctp.recget.sdamod.dadsnd":placeholder="$t('other.please_enter')+'Drag Drop Sender'"></c-input>
<c-input v-model="model.gctp.recget.sdamod.dadsnd" placeholder="$t('other.please_enter')+'Drag Drop Sender'"></c-input>
</c-form-item>
</c-col> -->
<!-- S0000072 : Name -->
<!-- <c-col :span="12">
<c-form-item label="Externally Displayed Name to Identify the Contract" prop="gcdgrp.rec.nam">
<c-inputv-model="model.gcdgrp.rec.nam"maxlength="40":placeholder="$t('other.please_enter')+'Externally Displayed Name to Identify the Contract'"></c-input>
<c-input v-model="model.gcdgrp.rec.nam" maxlength="40" placeholder="$t('other.please_enter')+'Externally Displayed Name to Identify the Contract'"></c-input>