<template> <div class="eibs-tab"> <c-col :span="24"> <c-col :span="8"> <el-form-item label="Reference" prop="bodgrp.rec.ownref" style="width: 100%"> <c-input v-model="model.bodgrp.rec.ownref" maxlength="16" placeholder="请输入Reference" style="width: 80%"></c-input> <c-button style="margin:0 10px 0 10px;padding: 0 12px;" size="small" type="primary" @click="onSeainf"> <i class="el-icon-info"></i> </c-button> </el-form-item> </c-col> <c-col :span="7" :offset="1"> <c-col :span="24"> <c-checkbox v-model="model.clsflg">Show closed Contract</c-checkbox> </c-col> </c-col> <c-col :span="8"> <el-form-item label="Name" prop="bodgrp.rec.nam"> <c-input v-model="model.bodgrp.rec.nam" maxlength="40" placeholder="请输入"></c-input> </el-form-item> </c-col> </c-col> <!-- <c-col :span="12"> <el-form-item label="Drag Drop Sender" prop="recget.sdamod.dadsnd"> <c-input v-model="model.recget.sdamod.dadsnd" placeholder="请输入Drag Drop Sender"></c-input> </el-form-item> </c-col> --> <c-col :span="12"> <el-form-item label="" prop="recget.sdamod.seainf"> <c-input v-model="model.recget.sdamod.seainf" placeholder="请输入"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Drag Drop Sender" prop="fpdget.sdamod.dadsnd"> <c-input v-model="model.fpdget.sdamod.dadsnd" placeholder="请输入Drag Drop Sender"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Document Amount" prop="bodgrp.cbs.max.cur"> <c-select v-model="model.bodgrp.cbs.max.cur" style="width:100%" placeholder="请选择Document Amount"> </c-select> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Document Amount" prop="bodgrp.cbs.max.amt"> <c-input v-model="model.bodgrp.cbs.max.amt" placeholder="请输入Document Amount"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Drawer" prop="bodgrp.drr.pts.ref"> <c-input v-model="model.bodgrp.drr.pts.ref" maxlength="16" placeholder="请输入Drawer"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Reference" prop="fpdgrp.rec.ownref"> <c-input v-model="model.fpdgrp.rec.ownref" maxlength="16" placeholder="请输入Reference"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="" prop="fpdget.sdamod.seainf"> <c-input v-model="model.fpdget.sdamod.seainf" placeholder="请输入"></c-input> </el-form-item> </c-col> <c-col :span="12"> <c-checkbox v-model="model.fpdget.clsflg">which contracts to show</c-checkbox> </c-col> <c-col :span="12"> <el-form-item label="Externally Displayed Name to Identify the Contract" prop="fpdgrp.rec.nam"> <c-input v-model="model.fpdgrp.rec.nam" maxlength="40" placeholder="请输入"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Open Amount" prop="bodgrp.cbs.opn1.cur"> <c-select v-model="model.bodgrp.cbs.opn1.cur" style="width:100%" placeholder="请选择Open Amount"> </c-select> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Open Amount" prop="bodgrp.cbs.opn1.amt"> <c-input v-model="model.bodgrp.cbs.opn1.amt" placeholder="请输入Open Amount"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Name of Party" prop="bodgrp.drr.pts.nam"> <c-input v-model="model.bodgrp.drr.pts.nam" maxlength="40" placeholder="请输入"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Percentage " prop="fpdgrp.rec.perint"> <c-input v-model="model.fpdgrp.rec.perint" placeholder="请输入Percentage "></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Seller" prop="fpdgrp.sel.pts.ref"> <c-input v-model="model.fpdgrp.sel.pts.ref" maxlength="16" placeholder="请输入Seller"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Collection Condition" prop="bodgrp.rec.doctypcod"> <c-select v-model="model.bodgrp.rec.doctypcod" style="width:100%" placeholder="请选择Collection Condition"> </c-select> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Collecting Bank" prop="bodgrp.col.pts.ref"> <c-input v-model="model.bodgrp.col.pts.ref" maxlength="16" placeholder="请输入Collecting Bank"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Name of Party" prop="fpdgrp.sel.pts.nam"> <c-input v-model="model.fpdgrp.sel.pts.nam" maxlength="40" placeholder="请输入"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Agree to Purchase" prop="fpdgrp.cbs.max.cur"> <c-input v-model="model.fpdgrp.cbs.max.cur" maxlength="3" placeholder="请输入Agree to Purchase"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Balance" prop="fpdgrp.cbs.max.amt"> <c-input v-model="model.fpdgrp.cbs.max.amt" placeholder="请输入"></c-input> </el-form-item> </c-col> <c-col :span="12"> <c-checkbox v-model="model.fpdgrp.rec.rdsflg">Re-Discounting?</c-checkbox> </c-col> <c-col :span="12"> <c-checkbox v-model="model.fpdgrp.rec.silflg">Un-Disclosed?</c-checkbox> </c-col> <c-col :span="12"> <span v-text="model.matp.mattxtlab" data-path=".matp.mattxtlab"> </span> </c-col> <c-col :span="12"> <el-form-item label="Maturity Date" prop="bodgrp.rec.matdat"> <c-date-picker type="date" v-model="model.bodgrp.rec.matdat" style="width:100%" placeholder="请选择Maturity Date"></c-date-picker> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Advance Account" prop="bpdgrp.rec.finact"> <c-input v-model="model.bpdgrp.rec.finact" maxlength="21" placeholder="请输入Advance Account"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Tenor Specification" prop="bodgrp.rec.matpercnt"> <c-input v-model="model.bodgrp.rec.matpercnt" placeholder="请输入Tenor Specification"></c-input> </el-form-item> </c-col> <c-col :span="12"> <span v-text="model.bodgrp.rec.matpertyp" data-path=".bodgrp.rec.matpertyp"> </span> </c-col> <c-col :span="12"> <el-form-item label="Name of Party" prop="bodgrp.col.pts.nam"> <c-input v-model="model.bodgrp.col.pts.nam" maxlength="40" placeholder="请输入"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Issuing Bank" prop="fpdgrp.inv.pts.ref"> <c-input v-model="model.fpdgrp.inv.pts.ref" maxlength="16" placeholder="请输入Issuing Bank"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Open Amount" prop="fpdgrp.cbs.opn1.cur"> <c-input v-model="model.fpdgrp.cbs.opn1.cur" maxlength="3" placeholder="请输入Open Amount"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Balance" prop="fpdgrp.cbs.opn1.amt"> <c-input v-model="model.fpdgrp.cbs.opn1.amt" placeholder="请输入"></c-input> </el-form-item> </c-col> <c-col :span="12"> <c-checkbox v-model="model.fpdgrp.rec.funflg">Funded?</c-checkbox> </c-col> <c-col :span="12"> <el-form-item label="Start of Maturity Period MATBEG" prop="bodgrp.rec.matperbeg"> <c-select v-model="model.bodgrp.rec.matperbeg" style="width:100%" placeholder="请选择"> </c-select> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Drawee" prop="bodgrp.dre.pts.ref"> <c-input v-model="model.bodgrp.dre.pts.ref" maxlength="16" placeholder="请输入Drawee"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Name of Party" prop="fpdgrp.inv.pts.nam"> <c-input v-model="model.fpdgrp.inv.pts.nam" maxlength="40" placeholder="请输入"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Sold or Reserved" prop="fpdgrp.cbs.sld.cur"> <c-input v-model="model.fpdgrp.cbs.sld.cur" maxlength="3" placeholder="请输入Sold or Reserved"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Balance" prop="fpdgrp.cbs.sld.amt"> <c-input v-model="model.fpdgrp.cbs.sld.amt" placeholder="请输入"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Drag Drop Sender" prop="bpdget.sdamod.dadsnd"> <c-input v-model="model.bpdget.sdamod.dadsnd" placeholder="请输入Drag Drop Sender"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Reference" prop="bpdgrp.rec.ownref"> <c-input v-model="model.bpdgrp.rec.ownref" maxlength="16" placeholder="请输入Reference"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="" prop="bpdget.sdamod.seainf"> <c-input v-model="model.bpdget.sdamod.seainf" placeholder="请输入"></c-input> </el-form-item> </c-col> <c-col :span="12"> <c-checkbox v-model="model.bpdget.clsflg">which contracts to show</c-checkbox> </c-col> <c-col :span="12"> <el-form-item label="Externally Displayed Name to Identify the Contract" prop="bpdgrp.rec.nam"> <c-input v-model="model.bpdgrp.rec.nam" maxlength="40" placeholder="请输入"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Order Date" prop="bodgrp.rec.rcvdat"> <c-date-picker type="date" v-model="model.bodgrp.rec.rcvdat" style="width:100%" placeholder="请选择Order Date"></c-date-picker> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Presentation Date" prop="bodgrp.rec.predat"> <c-date-picker type="date" v-model="model.bodgrp.rec.predat" style="width:100%" placeholder="请选择Presentation Date"></c-date-picker> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Name of Party" prop="bodgrp.dre.pts.nam"> <c-input v-model="model.bodgrp.dre.pts.nam" maxlength="40" placeholder="请输入"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Date L/C Opened/Issued" prop="fpdgrp.rec.opndatlc"> <c-date-picker type="date" v-model="model.fpdgrp.rec.opndatlc" style="width:100%" placeholder="请选择Date L/C Opened/Issued"></c-date-picker> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="LC Date of Expire" prop="fpdgrp.rec.expdatlc"> <c-date-picker type="date" v-model="model.fpdgrp.rec.expdatlc" style="width:100%" placeholder="请选择LC Date of Expire"></c-date-picker> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Opened on" prop="fpdgrp.rec.opndat"> <c-date-picker type="date" v-model="model.fpdgrp.rec.opndat" style="width:100%" placeholder="请选择Opened on"></c-date-picker> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Forfaiting Agreement Date of Expiry" prop="fpdgrp.rec.expdat"> <c-date-picker type="date" v-model="model.fpdgrp.rec.expdat" style="width:100%" placeholder="请选择Forfaiting Agreement Date of Expiry"></c-date-picker> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Advance Amount" prop="bpdgrp.cbs.max.cur"> <c-input v-model="model.bpdgrp.cbs.max.cur" maxlength="3" placeholder="请输入Advance Amount"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Balance" prop="bpdgrp.cbs.max.amt"> <c-input v-model="model.bpdgrp.cbs.max.amt" placeholder="请输入"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Type of Financing" prop="bpdgrp.rec.fintyp"> <c-select v-model="model.bpdgrp.rec.fintyp" style="width:100%" placeholder="请选择Type of Financing"> </c-select> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Document Set Status" prop="bodgrp.rec.docsta"> <c-input v-model="model.bodgrp.rec.docsta" maxlength="40" placeholder="请输入Document Set Status"> </c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="This Purchase Offer is Valid until" prop="fpdgrp.rec.valdat"> <c-date-picker type="date" v-model="model.fpdgrp.rec.valdat" style="width:100%" placeholder="请选择This Purchase Offer is Valid until"></c-date-picker> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Bitmap for folder" prop="cfgfil.bitmap"> <c-input v-model="model.cfgfil.bitmap" placeholder="请输入Bitmap for folder"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Regside" prop="cfgfil.regside1"> <c-input v-model="model.cfgfil.regside1" placeholder="请输入Regside"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="hotspot reg1" prop="cfgfil.hotreg1"> <c-input v-model="model.cfgfil.hotreg1" placeholder="请输入hotspot reg1"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Regside" prop="cfgfil.regside5"> <c-input v-model="model.cfgfil.regside5" placeholder="请输入Regside"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="hotspot reg5" prop="cfgfil.hotreg5"> <c-input v-model="model.cfgfil.hotreg5" placeholder="请输入hotspot reg5"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Regside" prop="cfgfil.regside9"> <c-input v-model="model.cfgfil.regside9" placeholder="请输入Regside"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="hotspot reg9" prop="cfgfil.hotreg9"> <c-input v-model="model.cfgfil.hotreg9" placeholder="请输入hotspot reg9"></c-input> </el-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"> <el-form-item label="hotspot submenu 1" prop="cfgfil.hotsub1"> <c-input v-model="model.cfgfil.hotsub1" placeholder="请输入hotspot submenu 1"></c-input> </el-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"> <el-form-item label="hotspot submenu 1" prop="cfgfil.hotsub2"> <c-input v-model="model.cfgfil.hotsub2" placeholder="请输入hotspot submenu 1"></c-input> </el-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"> <el-form-item label="hotspot submenu 1" prop="cfgfil.hotsub3"> <c-input v-model="model.cfgfil.hotsub3" placeholder="请输入hotspot submenu 1"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Regside" prop="cfgfil.regside2"> <c-input v-model="model.cfgfil.regside2" placeholder="请输入Regside"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="hotspot reg2" prop="cfgfil.hotreg2"> <c-input v-model="model.cfgfil.hotreg2" placeholder="请输入hotspot reg2"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Regside" prop="cfgfil.regside6"> <c-input v-model="model.cfgfil.regside6" placeholder="请输入Regside"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="hotspot reg6" prop="cfgfil.hotreg6"> <c-input v-model="model.cfgfil.hotreg6" placeholder="请输入hotspot reg6"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Regside" prop="cfgfil.regside10"> <c-input v-model="model.cfgfil.regside10" placeholder="请输入Regside"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="hotspot reg10" prop="cfgfil.hotreg10"> <c-input v-model="model.cfgfil.hotreg10" placeholder="请输入hotspot reg10"></c-input> </el-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"> <el-form-item label="hotspot submenu 1" prop="cfgfil.hotsub4"> <c-input v-model="model.cfgfil.hotsub4" placeholder="请输入hotspot submenu 1"></c-input> </el-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"> <el-form-item label="hotspot submenu 1" prop="cfgfil.hotsub5"> <c-input v-model="model.cfgfil.hotsub5" placeholder="请输入hotspot submenu 1"></c-input> </el-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"> <el-form-item label="hotspot submenu 1" prop="cfgfil.hotsub6"> <c-input v-model="model.cfgfil.hotsub6" placeholder="请输入hotspot submenu 1"></c-input> </el-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"> <el-form-item label="Regside" prop="cfgfil.regside3"> <c-input v-model="model.cfgfil.regside3" placeholder="请输入Regside"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="hotspot reg3" prop="cfgfil.hotreg3"> <c-input v-model="model.cfgfil.hotreg3" placeholder="请输入hotspot reg3"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Regside" prop="cfgfil.regside7"> <c-input v-model="model.cfgfil.regside7" placeholder="请输入Regside"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="hotspot reg7" prop="cfgfil.hotreg7"> <c-input v-model="model.cfgfil.hotreg7" placeholder="请输入hotspot reg7"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Regside" prop="cfgfil.regside11"> <c-input v-model="model.cfgfil.regside11" placeholder="请输入Regside"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="hotspot reg11" prop="cfgfil.hotreg11"> <c-input v-model="model.cfgfil.hotreg11" placeholder="请输入hotspot reg11"></c-input> </el-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"> <el-form-item label="hotspot submenu 1" prop="cfgfil.hotsub7"> <c-input v-model="model.cfgfil.hotsub7" placeholder="请输入hotspot submenu 1"></c-input> </el-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"> <el-form-item label="hotspot submenu 1" prop="cfgfil.hotsub8"> <c-input v-model="model.cfgfil.hotsub8" placeholder="请输入hotspot submenu 1"></c-input> </el-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"> <el-form-item label="hotspot submenu 1" prop="cfgfil.hotsub9"> <c-input v-model="model.cfgfil.hotsub9" placeholder="请输入hotspot submenu 1"></c-input> </el-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"> <el-form-item label="hotspot reg4" prop="cfgfil.hotreg4"> <c-input v-model="model.cfgfil.hotreg4" placeholder="请输入hotspot reg4"></c-input> </el-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"> <el-form-item label="Regside" prop="cfgfil.regside4"> <c-input v-model="model.cfgfil.regside4" placeholder="请输入Regside"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Regside" prop="cfgfil.regside8"> <c-input v-model="model.cfgfil.regside8" placeholder="请输入Regside"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="hotspot reg8" prop="cfgfil.hotreg8"> <c-input v-model="model.cfgfil.hotreg8" placeholder="请输入hotspot reg8"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="Regside" prop="cfgfil.regside12"> <c-input v-model="model.cfgfil.regside12" placeholder="请输入Regside"></c-input> </el-form-item> </c-col> <c-col :span="12"> <el-form-item label="hotspot reg12" prop="cfgfil.hotreg12"> <c-input v-model="model.cfgfil.hotreg12" placeholder="请输入hotspot reg12"></c-input> </el-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"> <el-form-item label="hotspot submenu 1" prop="cfgfil.hotsub10"> <c-input v-model="model.cfgfil.hotsub10" placeholder="请输入hotspot submenu 1"></c-input> </el-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"> <el-form-item label="hotspot submenu 1" prop="cfgfil.hotsub11"> <c-input v-model="model.cfgfil.hotsub11" placeholder="请输入hotspot submenu 1"></c-input> </el-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/Botsel/Event" export default { inject: ['root'], props: ["model", "codes"], mixins: [commonProcess], data() { return { } }, methods: { ...Event }, created: function () { } } </script> <style> </style>