<template>
  <div class="eibs-tab">
                              
       <c-col :span="12">
        <c-form-item label="Drag  Drop Sender" prop="dadsnd">
            <c-input  v-model="model.dadsnd"  :placeholder="$t('other.please_enter')+'Drag  Drop Sender'"></c-input>
        </c-form-item>
       </c-col>
                 <!-- SF000048 : Parent  Reference -->
                  
       <c-col :span="12">
        <c-form-item :label="$t('trtsel.SF000048')" prop="trdgrp.rec.pntref">
            <c-input  v-model="model.trdgrp.rec.pntref" maxlength="16"  :placeholder="$t('other.please_enter')+$t('trtsel.SF000048')"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="" prop="seainf">
            <c-input  v-model="model.seainf"  :placeholder="$t('other.please_enter')+''"></c-input>
        </c-form-item>
       </c-col>
                 <!-- SF000051 : Name -->
                  
       <c-col :span="12">
        <c-form-item label="Parent Contract Name" prop="trdgrp.rec.pntnam">
            <c-input  v-model="model.trdgrp.rec.pntnam" maxlength="40"  :placeholder="$t('other.please_enter')+'Parent Contract Name'"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="Drag  Drop Sender" prop="recget.sdamod.dadsnd">
            <c-input  v-model="model.recget.sdamod.dadsnd"  :placeholder="$t('other.please_enter')+'Drag  Drop Sender'"></c-input>
        </c-form-item>
       </c-col>
                  
<c-col :span="12">
    <span  v-text="model.labownref"   data-path=".labownref" > </span>
</c-col>
                  
       <c-col :span="12">
        <c-form-item label="Our Reference" prop="trdgrp.rec.ownref">
            <c-input  v-model="model.trdgrp.rec.ownref" maxlength="16"  :placeholder="$t('other.please_enter')+'Our Reference'"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="" prop="recget.sdamod.seainf">
            <c-input  v-model="model.recget.sdamod.seainf"  :placeholder="$t('other.please_enter')+''"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
	    <c-checkbox v-model="model.clsflg">{{$t('trtsel.CF000082')}}</c-checkbox>
       </c-col>
                 <!-- SF000053 : Name  -->
                  
       <c-col :span="12">
        <c-form-item label="Name of Loan Contract" prop="trdgrp.rec.nam">
            <c-input  v-model="model.trdgrp.rec.nam" maxlength="40"  :placeholder="$t('other.please_enter')+'Name of Loan Contract'"></c-input>
        </c-form-item>
       </c-col>
                 <!-- SF000069 : Financing of -->
                  
       <c-col :span="12">
        <c-form-item :label="$t('trtsel.SF000069')" prop="trdgrp.rec.pctfin">
            <c-input  v-model="model.trdgrp.rec.pctfin"  :placeholder="$t('other.please_enter')+$t('trtsel.SF000069')"></c-input>
        </c-form-item>
       </c-col>
                 <!-- SF000070 : % -->
                 <!-- SF000067 : Financed Party -->
                 <!-- SF000081 : Ref. -->
                  
       <c-col :span="12">
        <c-form-item :label="$t('trtsel.SF000067')" prop="trdgrp.fip.pts.ref">
            <c-input  v-model="model.trdgrp.fip.pts.ref" maxlength="16"  :placeholder="$t('other.please_enter')+$t('trtsel.SF000067')"></c-input>
        </c-form-item>
       </c-col>
                 <!-- SF000077 : Finance Amount -->
                  
       <c-col :span="12">
        <el-form-item :label="$t('trtsel.SF000077')" prop="trdgrp.cbs.max.cur">
            <c-select v-model="model.trdgrp.cbs.max.cur" style="width:100%" :placeholder="$t('other.please_enter')+$t('trtsel.SF000077')">
              </c-select>
        </el-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item :label="$t('trtsel.SF000077')" prop="trdgrp.cbs.max.amt">
            <c-input  v-model="model.trdgrp.cbs.max.amt"  :placeholder="$t('other.please_enter')+$t('trtsel.SF000077')"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="Name of Party" prop="trdgrp.fip.pts.nam">
            <c-input  v-model="model.trdgrp.fip.pts.nam" maxlength="40"  :placeholder="$t('other.please_enter')+'Name of Party'"></c-input>
        </c-form-item>
       </c-col>
                 <!-- SF000062 : Open Amount -->
                  
       <c-col :span="12">
        <c-form-item :label="$t('trtsel.SF000062')" prop="trdgrp.cbs.opn1.cur">
            <c-input  v-model="model.trdgrp.cbs.opn1.cur" maxlength="3"  :placeholder="$t('other.please_enter')+$t('trtsel.SF000062')"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="Balance" prop="trdgrp.cbs.opn1.amt">
            <c-input  v-model="model.trdgrp.cbs.opn1.amt"  :placeholder="$t('other.please_enter')+'Balance'"></c-input>
        </c-form-item>
       </c-col>
                 <!-- SF000064 : Finance Type  -->
                  
       <c-col :span="12">
        <c-form-item :label="$t('trtsel.SF000064')" prop="trdgrp.rec.fintyp">
            <c-input  v-model="model.trdgrp.rec.fintyp" maxlength="3"  :placeholder="$t('other.please_enter')+$t('trtsel.SF000064')"></c-input>
        </c-form-item>
       </c-col>
                 <!-- SF000065 : Start Tenor Date -->
                  
       <c-col :span="12">
        <el-form-item :label="$t('trtsel.SF000065')" prop="trdgrp.rec.stttendat">
            <c-date-picker type="date"  v-model="model.trdgrp.rec.stttendat" style="width:100%"  :placeholder="$t('other.please_enter')+$t('trtsel.SF000065')"></c-date-picker>
        </el-form-item>
       </c-col>
                 <!-- SF000066 : Due -->
                  
       <c-col :span="12">
        <el-form-item label="Maturity Date" prop="trdgrp.rec.matdat">
            <c-date-picker type="date"  v-model="model.trdgrp.rec.matdat" style="width:100%"  :placeholder="$t('other.please_enter')+'Maturity Date'"></c-date-picker>
        </el-form-item>
       </c-col>
                 <!-- SG000083 : Finance Account -->
                  
       <c-col :span="12">
        <c-form-item :label="$t('trtsel.SG000083')" prop="trdgrp.rec.finact">
            <c-input  v-model="model.trdgrp.rec.finact" maxlength="21"  :placeholder="$t('other.please_enter')+$t('trtsel.SG000083')"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="Bitmap for folder" prop="cfgfil.bitmap">
            <c-input  v-model="model.cfgfil.bitmap"  :placeholder="$t('other.please_enter')+'Bitmap for folder'"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="Regside" prop="cfgfil.regside1">
            <c-input  v-model="model.cfgfil.regside1"  :placeholder="$t('other.please_enter')+'Regside'"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="hotspot reg1" prop="cfgfil.hotreg1">
            <c-input  v-model="model.cfgfil.hotreg1"  :placeholder="$t('other.please_enter')+'hotspot reg1'"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="Regside" prop="cfgfil.regside5">
            <c-input  v-model="model.cfgfil.regside5"  :placeholder="$t('other.please_enter')+'Regside'"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="hotspot reg5" prop="cfgfil.hotreg5">
            <c-input  v-model="model.cfgfil.hotreg5"  :placeholder="$t('other.please_enter')+'hotspot reg5'"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="Regside" prop="cfgfil.regside9">
            <c-input  v-model="model.cfgfil.regside9"  :placeholder="$t('other.please_enter')+'Regside'"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="hotspot reg9" prop="cfgfil.hotreg9">
            <c-input  v-model="model.cfgfil.hotreg9"  :placeholder="$t('other.please_enter')+'hotspot reg9'"></c-input>
        </c-form-item>
       </c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.regtxt1"   data-path=".cfgfil.regtxt1" > </span>
</c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.regtxt5"   data-path=".cfgfil.regtxt5" > </span>
</c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.regtxt9"   data-path=".cfgfil.regtxt9" > </span>
</c-col>
                  
       <c-col :span="12">
        <c-form-item label="hotspot submenu 1" prop="cfgfil.hotsub1">
            <c-input  v-model="model.cfgfil.hotsub1"  :placeholder="$t('other.please_enter')+'hotspot submenu 1'"></c-input>
        </c-form-item>
       </c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.subtxt1"   data-path=".cfgfil.subtxt1" > </span>
</c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.subtrn1"   data-path=".cfgfil.subtrn1" > </span>
</c-col>
                  
       <c-col :span="12">
        <c-form-item label="hotspot submenu 1" prop="cfgfil.hotsub2">
            <c-input  v-model="model.cfgfil.hotsub2"  :placeholder="$t('other.please_enter')+'hotspot submenu 1'"></c-input>
        </c-form-item>
       </c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.subtxt2"   data-path=".cfgfil.subtxt2" > </span>
</c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.subtrn2"   data-path=".cfgfil.subtrn2" > </span>
</c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.subtxt3"   data-path=".cfgfil.subtxt3" > </span>
</c-col>
                  
       <c-col :span="12">
        <c-form-item label="hotspot submenu 1" prop="cfgfil.hotsub3">
            <c-input  v-model="model.cfgfil.hotsub3"  :placeholder="$t('other.please_enter')+'hotspot submenu 1'"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="Regside" prop="cfgfil.regside2">
            <c-input  v-model="model.cfgfil.regside2"  :placeholder="$t('other.please_enter')+'Regside'"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="hotspot reg2" prop="cfgfil.hotreg2">
            <c-input  v-model="model.cfgfil.hotreg2"  :placeholder="$t('other.please_enter')+'hotspot reg2'"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="Regside" prop="cfgfil.regside6">
            <c-input  v-model="model.cfgfil.regside6"  :placeholder="$t('other.please_enter')+'Regside'"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="hotspot reg6" prop="cfgfil.hotreg6">
            <c-input  v-model="model.cfgfil.hotreg6"  :placeholder="$t('other.please_enter')+'hotspot reg6'"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="Regside" prop="cfgfil.regside10">
            <c-input  v-model="model.cfgfil.regside10"  :placeholder="$t('other.please_enter')+'Regside'"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="hotspot reg10" prop="cfgfil.hotreg10">
            <c-input  v-model="model.cfgfil.hotreg10"  :placeholder="$t('other.please_enter')+'hotspot reg10'"></c-input>
        </c-form-item>
       </c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.regtxt2"   data-path=".cfgfil.regtxt2" > </span>
</c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.regtxt6"   data-path=".cfgfil.regtxt6" > </span>
</c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.regtxt10"   data-path=".cfgfil.regtxt10" > </span>
</c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.subtrn3"   data-path=".cfgfil.subtrn3" > </span>
</c-col>
                  
       <c-col :span="12">
        <c-form-item label="hotspot submenu 1" prop="cfgfil.hotsub4">
            <c-input  v-model="model.cfgfil.hotsub4"  :placeholder="$t('other.please_enter')+'hotspot submenu 1'"></c-input>
        </c-form-item>
       </c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.subtxt4"   data-path=".cfgfil.subtxt4" > </span>
</c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.subtrn4"   data-path=".cfgfil.subtrn4" > </span>
</c-col>
                  
       <c-col :span="12">
        <c-form-item label="hotspot submenu 1" prop="cfgfil.hotsub5">
            <c-input  v-model="model.cfgfil.hotsub5"  :placeholder="$t('other.please_enter')+'hotspot submenu 1'"></c-input>
        </c-form-item>
       </c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.subtxt5"   data-path=".cfgfil.subtxt5" > </span>
</c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.subtrn5"   data-path=".cfgfil.subtrn5" > </span>
</c-col>
                  
       <c-col :span="12">
        <c-form-item label="hotspot submenu 1" prop="cfgfil.hotsub6">
            <c-input  v-model="model.cfgfil.hotsub6"  :placeholder="$t('other.please_enter')+'hotspot submenu 1'"></c-input>
        </c-form-item>
       </c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.subtxt6"   data-path=".cfgfil.subtxt6" > </span>
</c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.subtrn6"   data-path=".cfgfil.subtrn6" > </span>
</c-col>
                  
       <c-col :span="12">
        <c-form-item label="Regside" prop="cfgfil.regside3">
            <c-input  v-model="model.cfgfil.regside3"  :placeholder="$t('other.please_enter')+'Regside'"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="hotspot reg3" prop="cfgfil.hotreg3">
            <c-input  v-model="model.cfgfil.hotreg3"  :placeholder="$t('other.please_enter')+'hotspot reg3'"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="Regside" prop="cfgfil.regside7">
            <c-input  v-model="model.cfgfil.regside7"  :placeholder="$t('other.please_enter')+'Regside'"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="hotspot reg7" prop="cfgfil.hotreg7">
            <c-input  v-model="model.cfgfil.hotreg7"  :placeholder="$t('other.please_enter')+'hotspot reg7'"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="Regside" prop="cfgfil.regside11">
            <c-input  v-model="model.cfgfil.regside11"  :placeholder="$t('other.please_enter')+'Regside'"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="hotspot reg11" prop="cfgfil.hotreg11">
            <c-input  v-model="model.cfgfil.hotreg11"  :placeholder="$t('other.please_enter')+'hotspot reg11'"></c-input>
        </c-form-item>
       </c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.regtxt3"   data-path=".cfgfil.regtxt3" > </span>
</c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.regtxt7"   data-path=".cfgfil.regtxt7" > </span>
</c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.regtxt11"   data-path=".cfgfil.regtxt11" > </span>
</c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.subtxt7"   data-path=".cfgfil.subtxt7" > </span>
</c-col>
                  
       <c-col :span="12">
        <c-form-item label="hotspot submenu 1" prop="cfgfil.hotsub7">
            <c-input  v-model="model.cfgfil.hotsub7"  :placeholder="$t('other.please_enter')+'hotspot submenu 1'"></c-input>
        </c-form-item>
       </c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.subtrn7"   data-path=".cfgfil.subtrn7" > </span>
</c-col>
                  
       <c-col :span="12">
        <c-form-item label="hotspot submenu 1" prop="cfgfil.hotsub8">
            <c-input  v-model="model.cfgfil.hotsub8"  :placeholder="$t('other.please_enter')+'hotspot submenu 1'"></c-input>
        </c-form-item>
       </c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.subtxt8"   data-path=".cfgfil.subtxt8" > </span>
</c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.subtrn8"   data-path=".cfgfil.subtrn8" > </span>
</c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.subtxt9"   data-path=".cfgfil.subtxt9" > </span>
</c-col>
                  
       <c-col :span="12">
        <c-form-item label="hotspot submenu 1" prop="cfgfil.hotsub9">
            <c-input  v-model="model.cfgfil.hotsub9"  :placeholder="$t('other.please_enter')+'hotspot submenu 1'"></c-input>
        </c-form-item>
       </c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.subtrn9"   data-path=".cfgfil.subtrn9" > </span>
</c-col>
                  
       <c-col :span="12">
        <c-form-item label="hotspot reg4" prop="cfgfil.hotreg4">
            <c-input  v-model="model.cfgfil.hotreg4"  :placeholder="$t('other.please_enter')+'hotspot reg4'"></c-input>
        </c-form-item>
       </c-col>
                  
<c-col :span="12">
    <span  v-text="model.selbut.sptpenlab_descr"   data-path=".selbut.sptpenlab_descr" > </span>
</c-col>
                  
       <c-col :span="12">
        <c-form-item label="Regside" prop="cfgfil.regside4">
            <c-input  v-model="model.cfgfil.regside4"  :placeholder="$t('other.please_enter')+'Regside'"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="Regside" prop="cfgfil.regside8">
            <c-input  v-model="model.cfgfil.regside8"  :placeholder="$t('other.please_enter')+'Regside'"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="hotspot reg8" prop="cfgfil.hotreg8">
            <c-input  v-model="model.cfgfil.hotreg8"  :placeholder="$t('other.please_enter')+'hotspot reg8'"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="Regside" prop="cfgfil.regside12">
            <c-input  v-model="model.cfgfil.regside12"  :placeholder="$t('other.please_enter')+'Regside'"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-form-item label="hotspot reg12" prop="cfgfil.hotreg12">
            <c-input  v-model="model.cfgfil.hotreg12"  :placeholder="$t('other.please_enter')+'hotspot reg12'"></c-input>
        </c-form-item>
       </c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.regtxt4"   data-path=".cfgfil.regtxt4" > </span>
</c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.regtxt8"   data-path=".cfgfil.regtxt8" > </span>
</c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.regtxt12"   data-path=".cfgfil.regtxt12" > </span>
</c-col>
                  
       <c-col :span="12">
        <c-form-item label="hotspot submenu 1" prop="cfgfil.hotsub10">
            <c-input  v-model="model.cfgfil.hotsub10"  :placeholder="$t('other.please_enter')+'hotspot submenu 1'"></c-input>
        </c-form-item>
       </c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.subtxt10"   data-path=".cfgfil.subtxt10" > </span>
</c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.subtrn10"   data-path=".cfgfil.subtrn10" > </span>
</c-col>
                  
<c-col :span="12">
    <span  v-text="model.selbut.sptpenlab"   data-path=".selbut.sptpenlab" > </span>
</c-col>
                  
<c-col :span="12">
    <span  v-text="model.selbut.dspclsdat"   data-path=".selbut.dspclsdat" > </span>
</c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.subtrn11"   data-path=".cfgfil.subtrn11" > </span>
</c-col>
                  
<c-col :span="12">
    <span  v-text="model.cfgfil.subtxt11"   data-path=".cfgfil.subtxt11" > </span>
</c-col>
                  
       <c-col :span="12">
        <c-form-item label="hotspot submenu 1" prop="cfgfil.hotsub11">
            <c-input  v-model="model.cfgfil.hotsub11"  :placeholder="$t('other.please_enter')+'hotspot submenu 1'"></c-input>
        </c-form-item>
       </c-col>
                  
<c-col :span="12">
    <span  v-text="model.selbut.trnpenlab_descr"   data-path=".selbut.trnpenlab_descr" > </span>
</c-col>
                  
<c-col :span="12">
    <span  v-text="model.selbut.trnpenlab"   data-path=".selbut.trnpenlab" > </span>
</c-col>
  </div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Trtsel/Event"

export default {
    inject: ['root'],
    props:["model","codes"],
    mixins: [commonProcess],
    data(){
        return {

        }
    },
    methods:{...Event},
    created:function(){

    }
}
</script>
<style>

</style>