<template> <div class="eibs-tab"> <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> <!-- S0000085 : Reference --> <c-col :span="12"> <c-form-item :label="$t('cltsel.S0000085')" prop="cldgrp.rec.ownref"> <c-input v-model="model.cldgrp.rec.ownref" maxlength="16" :placeholder="$t('other.please_enter')+$t('cltsel.S0000085')"></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('cltsel.CF000110')}}</c-checkbox> </c-col> <!-- S0000087 : Name --> <c-col :span="12"> <c-form-item label="Name of CC contract" prop="cldgrp.rec.nam"> <c-input v-model="model.cldgrp.rec.nam" maxlength="40" :placeholder="$t('other.please_enter')+'Name of CC contract'"></c-input> </c-form-item> </c-col> <!-- S0000064 : Document Amount --> <c-col :span="12"> <el-form-item :label="$t('cltsel.S0000064')" prop="cldgrp.cbs.max.cur"> <c-select v-model="model.cldgrp.cbs.max.cur" style="width:100%" :placeholder="$t('other.please_enter')+$t('cltsel.S0000064')"> </c-select> </el-form-item> </c-col> <c-col :span="12"> <c-form-item :label="$t('cltsel.S0000064')" prop="cldgrp.cbs.max.amt"> <c-input v-model="model.cldgrp.cbs.max.amt" :placeholder="$t('other.please_enter')+$t('cltsel.S0000064')"></c-input> </c-form-item> </c-col> <c-col :span="12"> <c-form-item label="Type of Draft" prop="cldgrp.rec.chktyp"> <c-input v-model="model.cldgrp.rec.chktyp" maxlength="1" :placeholder="$t('other.please_enter')+'Type of Draft'"></c-input> </c-form-item> </c-col> <c-col :span="12"> <c-form-item label="Payemnt Disposition" prop="cldgrp.rec.colflg"> <c-input v-model="model.cldgrp.rec.colflg" maxlength="1" :placeholder="$t('other.please_enter')+'Payemnt Disposition'"></c-input> </c-form-item> </c-col> <!-- S0000052 : Open Amount --> <c-col :span="12"> <el-form-item :label="$t('cltsel.S0000052')" prop="cldgrp.cbs.opn1.cur"> <c-select v-model="model.cldgrp.cbs.opn1.cur" style="width:100%" :placeholder="$t('other.please_enter')+$t('cltsel.S0000052')"> </c-select> </el-form-item> </c-col> <c-col :span="12"> <c-form-item :label="$t('cltsel.S0000052')" prop="cldgrp.cbs.opn1.amt"> <c-input v-model="model.cldgrp.cbs.opn1.amt" :placeholder="$t('other.please_enter')+$t('cltsel.S0000052')"></c-input> </c-form-item> </c-col> <!-- SG000115 : Coll.bank ref. --> <c-col :span="12"> <c-form-item :label="$t('cltsel.SG000115')" prop="cldgrp.rec.colref"> <c-input v-model="model.cldgrp.rec.colref" maxlength="16" :placeholder="$t('other.please_enter')+$t('cltsel.SG000115')"></c-input> </c-form-item> </c-col> <!-- SG000116 : Col.bank name --> <c-col :span="12"> <c-form-item :label="$t('cltsel.SG000116')" prop="cldgrp.rec.colptynam"> <c-input v-model="model.cldgrp.rec.colptynam" maxlength="40" :placeholder="$t('other.please_enter')+$t('cltsel.SG000116')"></c-input> </c-form-item> </c-col> <!-- SG000117 : Date of creation --> <c-col :span="12"> <el-form-item :label="$t('cltsel.SG000117')" prop="cldgrp.rec.credat"> <c-date-picker type="date" v-model="model.cldgrp.rec.credat" style="width:100%" :placeholder="$t('other.please_enter')+$t('cltsel.SG000117')"></c-date-picker> </el-form-item> </c-col> <!-- SG000118 : Item Count --> <c-col :span="12"> <c-form-item :label="$t('cltsel.SG000118')" prop="cldgrp.rec.count"> <c-input v-model="model.cldgrp.rec.count" :placeholder="$t('other.please_enter')+$t('cltsel.SG000118')"></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"> <span v-text="model.dspbpd" data-path=".dspbpd" > </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"> <span v-text="model.selbut.dsppndram" data-path=".selbut.dsppndram" > </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.dspbpdclsdat" data-path=".dspbpdclsdat" > </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/Cltsel/Event" export default { inject: ['root'], props:["model","codes"], mixins: [commonProcess], data(){ return { } }, methods:{...Event}, created:function(){ } } </script> <style> </style>