Commit 6cf0a9a9 by liuxin

小调整

parent ebd3743b
......@@ -8,7 +8,7 @@
export default {
props: {
value: {
type: String,
type: String | Boolean,
default: ''
},
disabled: {
......
......@@ -144,47 +144,47 @@
<c-table style="width:80%,text-align:center">
<el-table-column
label="CFO"
width:50
width=50
>
</el-table-column>
<el-table-column
label="保证金编号"
width:50
width=50
>
</el-table-column>
<el-table-column
label="货币"
width:50
width=50
>
</el-table-column>
<el-table-column
label="余额"
width:50
width=50
>
</el-table-column>
<el-table-column
label="变动金额"
width:50
width=50
>
</el-table-column>
<el-table-column
label="保证金账号"
width:50
width=50
>
</el-table-column>
<el-table-column
label="汇率"
width:50
width=50
>
</el-table-column>
<el-table-column
label=""
width:50
width=50
>
</el-table-column>
<el-table-column
label="折算后金额"
width:50
width=50
>
</el-table-column>
</c-table>
......
......@@ -10,57 +10,57 @@
<c-table style="width:80%,text-align:center">
<el-table-column
label="Role"
width:30
width=30
>
</el-table-column>
<el-table-column
label="Description"
width:120
width=120
>
</el-table-column>
<el-table-column
label="Medium"
width:50
width=50
>
</el-table-column>
<el-table-column
label="Dispatch Type"
width:70
width=70
>
</el-table-column>
<el-table-column
label="Lang."
width:50
width=50
>
</el-table-column>
<el-table-column
label="Form"
width:50
width=50
>
</el-table-column>
<el-table-column
label="Or."
width:30
width=30
>
</el-table-column>
<el-table-column
label="CC"
width:30
width=30
>
</el-table-column>
<el-table-column
label=".."
width:50
width=50
>
</el-table-column>
<el-table-column
label="Show"
width:50
width=50
>
</el-table-column>
<el-table-column
label="Details"
width:50
width=50
>
</el-table-column>
</c-table>
......
......@@ -121,47 +121,47 @@
<c-table style="width:80%,text-align:center">
<el-table-column
label="CFO"
width:50
width=50
>
</el-table-column>
<el-table-column
label="保证金编号"
width:50
width=50
>
</el-table-column>
<el-table-column
label="货币"
width:50
width=50
>
</el-table-column>
<el-table-column
label="余额"
width:50
width=50
>
</el-table-column>
<el-table-column
label="变动金额"
width:50
width=50
>
</el-table-column>
<el-table-column
label="保证金账号"
width:50
width=50
>
</el-table-column>
<el-table-column
label="汇率"
width:50
width=50
>
</el-table-column>
<el-table-column
label=""
width:50
width=50
>
</el-table-column>
<el-table-column
label="折算后金额"
width:50
width=50
>
</el-table-column>
</c-table>
......
<template>
<div class="eibs-tab">
<div class="eibs-tab">
<!--
<el-col :span="12">
<el-form-item label="ECIFNO">
<c-input v-model="model.liaall.limmod.ecifno" maxlength="22" placeholder="请输入ECIFNO"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<span v-text="model.liaall.limmod.limpts.wrklab" data-path=".liaall.limmod.limpts.wrklab" > </span>
</el-col>
<el-col :span="12">
<span v-text="model.liaall.limmod.limpts.othlab" data-path=".liaall.limmod.limpts.othlab" > </span>
</el-col>
<el-col :span="12">
<span v-text="model.liaall.limmod.limpts.othlabss" data-path=".liaall.limmod.limpts.othlabss" > </span>
</el-col>
<el-col :span="12">
<el-form-item label="Drag Drop Sender">
<c-input v-model="model.liaall.limmod.wrkp.ptsget.sdamod.dadsnd" placeholder="请输入Drag Drop Sender"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="Drag Drop Sender">
<c-input v-model="model.liaall.limmod.othp.ptsget.sdamod.dadsnd" placeholder="请输入Drag Drop Sender"></c-input>
</el-form-item>
</el-col>
-->
<el-col :span="12">
<el-form-item label="开证授信额度主体编号">
<c-input style="width:70%;margin-right:20px" v-model="model.liaall.limmod.limpts.wrk.pts.extkey" maxlength="16" placeholder="请输入External Key of Address"></c-input>
<c-button size="small" type="primary" icon="el-icon-search" @click="onPreperButtxmsel">
Details
</c-button>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="开证授信额度主体名称">
<c-input v-model="model.liaall.limmod.limpts.wrk.pts.nam" maxlength="40" placeholder="请输入Name of Party"></c-input>
</el-form-item>
</el-col>
<!--
<el-col :span="12">
<el-form-item label="ECIFNO">
<c-input v-model="model.liaall.limmod.ecifno" maxlength="22" placeholder="请输入ECIFNO"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<span v-text="model.liaall.limmod.limpts.wrklab" data-path=".liaall.limmod.limpts.wrklab" > </span>
</el-col>
<el-col :span="12">
<span v-text="model.liaall.limmod.limpts.othlab" data-path=".liaall.limmod.limpts.othlab" > </span>
</el-col>
<el-col :span="12">
<span v-text="model.liaall.limmod.limpts.othlabss" data-path=".liaall.limmod.limpts.othlabss" > </span>
</el-col>
<el-col :span="12">
<el-form-item label="Drag Drop Sender">
<c-input v-model="model.liaall.limmod.wrkp.ptsget.sdamod.dadsnd" placeholder="请输入Drag Drop Sender"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="Drag Drop Sender">
<c-input v-model="model.liaall.limmod.othp.ptsget.sdamod.dadsnd" placeholder="请输入Drag Drop Sender"></c-input>
</el-form-item>
</el-col>
-->
<el-col :span="12">
<el-form-item label="开证授信额度主体编号">
<c-input style="width:70%;margin-right:20px" v-model="model.liaall.limmod.limpts.wrk.pts.extkey" maxlength="16" placeholder="请输入External Key of Address"></c-input>
<c-button size="small" type="primary" icon="el-icon-search" @click="onPreperButtxmsel">
Details
</c-button>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="开证授信额度主体名称">
<c-input v-model="model.liaall.limmod.limpts.wrk.pts.nam" maxlength="40" placeholder="请输入Name of Party"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="额度类型">
<c-select v-model="model.liaall.limmod.limpts.nonrevflg1" style="width:100%" placeholder="请选择Flag to Mark Non-revolving Limits">
</c-select>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="额度类型">
<c-select v-model="model.liaall.limmod.limpts.nonrevflg1" style="width:100%" placeholder="请选择Flag to Mark Non-revolving Limits">
</c-select>
</el-form-item>
</el-col>
<el-form-item label="合同流水号">
<c-input v-model="model.liaall.limmod.limpts.pfcod1" maxlength="14" placeholder="请输入合同流�'号"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="合同流水号">
<c-input v-model="model.liaall.limmod.limpts.pfcod1" maxlength="14" placeholder="请输入合同流�'号"></c-input>
</el-form-item>
</el-col>
<el-form-item label="业务编号">
<c-input v-model="model.liaall.limmod.ownref" maxlength="16" placeholder="请输入国结业务编号"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="业务编号">
<c-input v-model="model.liaall.limmod.ownref" maxlength="16" placeholder="请输入国结业务编号"></c-input>
</el-form-item>
</el-col>
<el-form-item label="业务余额">
<c-input v-model="model.liaall.limmod.comamt" placeholder="请输入业务余额"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="业务余额">
<c-input v-model="model.liaall.limmod.comamt" placeholder="请输入业务余额"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="保证金余额">
<c-input v-model="model.liaall.limmod.ccvamt" placeholder="请输入保证金余额"></c-input>
</el-form-item>
</el-col>
<!--
<el-col :span="12">
<c-button size="small" type="primary" @click="onWrkpDet">
Details
</c-button>
</el-col>
<el-col :span="12">
<el-form-item label="External Key of Address">
<c-input v-model="model.liaall.limmod.limpts.oth.pts.extkey" maxlength="16" placeholder="请输入External Key of Address"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="">
<c-input v-model="model.liaall.limmod.othp.ptsget.sdamod.seainf" placeholder="请输入"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<c-button size="small" type="primary" @click="onOthpDet">
Details
</c-button>
</el-col>
<el-col :span="12">
<el-form-item label="Name of Party">
<c-input v-model="model.liaall.limmod.limpts.oth.pts.nam" maxlength="40" placeholder="请输入Name of Party"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="Flag to Mark Non-revolving Limits">
<c-select v-model="model.liaall.limmod.limpts.nonrevflg2" style="width:100%" placeholder="请选择Flag to Mark Non-revolving Limits">
</c-select>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="合同流�'号">
<c-input v-model="model.liaall.limmod.limpts.pfcod2" maxlength="14" placeholder="请输入合同流�'号"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<c-button size="small" type="primary" @click="onLimptsGet2">
查询
</c-button>
</el-col>
<el-col :span="12">
<c-button size="small" type="primary" @click="onLimmodTrycal">
试算
</c-button>
</el-col>
-->
<el-col :span="12" >
<el-form-item label="">
<c-button size="small" type="primary" @click="onLimptsGet1">
查询
</c-button>
</el-form-item>
</el-col>
<el-row>
<el-col :span="24">
<c-table style="text-align:center">
<el-table-column
label="可否串用"
width:60
>
</el-table-column>
<el-table-column
label="序号"
width:60
>
</el-table-column>
<el-table-column
label="额度类型"
width:50
>
</el-table-column>
<el-table-column
label="入账机构"
width:70
>
</el-table-column>
<el-table-column
label="额度编号"
width:100
>
</el-table-column>
<el-table-column
label="额度明细编号"
width:100
>
</el-table-column>
<el-table-column
label="额度品种代码"
width:30
>
</el-table-column>
<el-table-column
label="品种代码描述"
width:100
>
</el-table-column>
<el-table-column
label=""
width:50
>
</el-table-column>
</c-table>
<el-form-item label="保证金余额">
<c-input v-model="model.liaall.limmod.ccvamt" placeholder="请输入保证金余额"></c-input>
</el-form-item>
</el-col>
</el-row>
</div>
<!--
<el-col :span="12">
<c-button size="small" type="primary" @click="onWrkpDet">
Details
</c-button>
</el-col>
<el-col :span="12">
<el-form-item label="External Key of Address">
<c-input v-model="model.liaall.limmod.limpts.oth.pts.extkey" maxlength="16" placeholder="请输入External Key of Address"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="">
<c-input v-model="model.liaall.limmod.othp.ptsget.sdamod.seainf" placeholder="请输入"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<c-button size="small" type="primary" @click="onOthpDet">
Details
</c-button>
</el-col>
<el-col :span="12">
<el-form-item label="Name of Party">
<c-input v-model="model.liaall.limmod.limpts.oth.pts.nam" maxlength="40" placeholder="请输入Name of Party"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="Flag to Mark Non-revolving Limits">
<c-select v-model="model.liaall.limmod.limpts.nonrevflg2" style="width:100%" placeholder="请选择Flag to Mark Non-revolving Limits">
</c-select>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="合同流�'号">
<c-input v-model="model.liaall.limmod.limpts.pfcod2" maxlength="14" placeholder="请输入合同流�'号"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<c-button size="small" type="primary" @click="onLimptsGet2">
查询
</c-button>
</el-col>
<el-col :span="12">
<c-button size="small" type="primary" @click="onLimmodTrycal">
试算
</c-button>
</el-col>
-->
<el-col :span="12" >
<el-form-item label="">
<c-button size="small" type="primary" @click="onLimptsGet1">
查询
</c-button>
</el-form-item>
</el-col>
<el-row>
<el-col :span="24">
<c-table style="text-align:center">
<el-table-column
label="可否串用"
width=60
>
</el-table-column>
<el-table-column
label="序号"
width=60
>
</el-table-column>
<el-table-column
label="额度类型"
width=50
>
</el-table-column>
<el-table-column
label="入账机构"
width=70
>
</el-table-column>
<el-table-column
label="额度编号"
width=100
>
</el-table-column>
<el-table-column
label="额度明细编号"
width=100
>
</el-table-column>
<el-table-column
label="额度品种代码"
width=30
>
</el-table-column>
<el-table-column
label="品种代码描述"
width=100
>
</el-table-column>
<el-table-column
label=""
width=50
>
</el-table-column>
</c-table>
</el-col>
</el-row>
</div>
</template>
<script>
import Api from "~/service/Api"
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Ditopn/Event"
import Api from "~/service/Api"
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Ditopn/Event"
export default {
props:["model","codes"],
data(){
return {
export default {
props:["model","codes"],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
......
......@@ -59,47 +59,47 @@
<c-table style="text-align:center">
<el-table-column
label="Payer"
width:60
width=60
>
</el-table-column>
<el-table-column
label="Payee"
width:60
width=60
>
</el-table-column>
<el-table-column
label="Source"
width:50
width=50
>
</el-table-column>
<el-table-column
label="Disp"
width:70
width=70
>
</el-table-column>
<el-table-column
label="Text for Payer"
width:100
width=100
>
</el-table-column>
<el-table-column
label="Text for Payee"
width:100
width=100
>
</el-table-column>
<el-table-column
label="Currency"
width:30
width=30
>
</el-table-column>
<el-table-column
label="Amount"
width:100
width=100
>
</el-table-column>
<el-table-column
label=""
width:50
width=50
>
</el-table-column>
......@@ -113,52 +113,52 @@
<c-table style="text-align:center">
<el-table-column
label="Role"
width:50
width=50
>
</el-table-column>
<el-table-column
label="Code"
width:60
width=60
>
</el-table-column>
<el-table-column
label="Source"
width:50
width=50
>
</el-table-column>
<el-table-column
label="Disp"
width:70
width=70
>
</el-table-column>
<el-table-column
label="Units"
width:50
width=50
>
</el-table-column>
<el-table-column
label="Long Fee Text"
width:120
width=120
>
</el-table-column>
<el-table-column
label="Currency"
width:30
width=30
>
</el-table-column>
<el-table-column
label="Original Amount"
width:100
width=100
>
</el-table-column>
<el-table-column
label="Fee Amount"
width:100
width=100
>
</el-table-column>
<el-table-column
label="Details"
width:50
width=50
>
</el-table-column>
</c-table>
......@@ -171,57 +171,57 @@
<c-table style="text-align:center">
<el-table-column
label="Mod"
width:30
width=30
>
</el-table-column>
<el-table-column
label="Role"
width:50
width=50
>
</el-table-column>
<el-table-column
label="in"
width:50
width=50
>
</el-table-column>
<el-table-column
label="Amount Paid"
width:100
width=100
>
</el-table-column>
<el-table-column
label="Disp."
width:50
width=50
>
</el-table-column>
<el-table-column
label="Account"
width:100
width=100
>
</el-table-column>
<el-table-column
label="C"
width:30
width=30
>
</el-table-column>
<el-table-column
label="Curr."
width:30
width=30
>
</el-table-column>
<el-table-column
label="Original Amount"
width:100
width=100
>
</el-table-column>
<el-table-column
label="Rate"
width:50
width=50
>
</el-table-column>
<el-table-column
label=""
width:50
width=50
>
</el-table-column>
</c-table>
......
<template>
<div class="eibs-tab">
<el-col :span="12">
<el-form-item label="Hotspot to start video">
<c-input v-model="model.hotavi" placeholder="请输入Hotspot to start video"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="Logofile for Logo on the wall">
<c-input v-model="model.wlogofil" placeholder="请输入Logofile for Logo on the wall"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot registration">
<c-input v-model="model.hotreg" placeholder="请输入hotspot registration"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot address">
<c-input v-model="model.hotadr" placeholder="请输入hotspot address"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<span v-text="model.dattd" data-path=".dattd" > </span>
</el-col>
<el-col :span="12">
<span v-text="model.envhost" data-path=".envhost" > </span>
</el-col>
<el-col :span="12">
<span v-text="model.envhost1" data-path=".envhost1" > </span>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot rates">
<c-input v-model="model.hotrat" placeholder="请输入hotspot rates"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot manual">
<c-input v-model="model.hotman" placeholder="请输入hotspot manual"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<span v-text="model.envcli" data-path=".envcli" > </span>
</el-col>
<el-col :span="12">
<el-form-item label="Logofile for Logo on the manual">
<c-input v-model="model.mlogofil" placeholder="请输入Logofile for Logo on the manual"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<span v-text="model.envcli1" data-path=".envcli1" > </span>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot Scan image">
<c-input v-model="model.hotsca" placeholder="请输入hotspot Scan image"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<span v-text="model.envtxt" data-path=".envtxt" > </span>
</el-col>
<el-col :span="12">
<span v-text="model.envtxt1" data-path=".envtxt1" > </span>
</el-col>
<el-col :span="12">
<span v-text="model.envtxt2" data-path=".envtxt2" > </span>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot static data">
<c-input v-model="model.hotstd" placeholder="请输入hotspot static data"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot drawer 1 left">
<c-input v-model="model.hotdr1l" placeholder="请输入hotspot drawer 1 left"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot drawer 1 right">
<c-input v-model="model.hotdr1r" placeholder="请输入hotspot drawer 1 right"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<span v-text="model.cfgfil.drwtxt1" data-path=".cfgfil.drwtxt1" > </span>
</el-col>
<el-col :span="12">
<span v-text="model.cfgfil.drwtxt7" data-path=".cfgfil.drwtxt7" > </span>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot drawer 2 left">
<c-input v-model="model.hotdr2l" placeholder="请输入hotspot drawer 2 left"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot drawer 2 right">
<c-input v-model="model.hotdr2r" placeholder="请输入hotspot drawer 2 right"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<span v-text="model.cfgfil.drwtxt2" data-path=".cfgfil.drwtxt2" > </span>
</el-col>
<el-col :span="12">
<span v-text="model.cfgfil.drwtxt8" data-path=".cfgfil.drwtxt8" > </span>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot drawer 3 left">
<c-input v-model="model.hotdr3l" placeholder="请输入hotspot drawer 3 left"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot drawer 3 right">
<c-input v-model="model.hotdr3r" placeholder="请输入hotspot drawer 3 right"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<span v-text="model.cfgfil.drwtxt3" data-path=".cfgfil.drwtxt3" > </span>
</el-col>
<el-col :span="12">
<span v-text="model.cfgfil.drwtxt9" data-path=".cfgfil.drwtxt9" > </span>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot drawer 4 left">
<c-input v-model="model.hotdr4l" placeholder="请输入hotspot drawer 4 left"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot drawer 4 right">
<c-input v-model="model.hotdr4r" placeholder="请输入hotspot drawer 4 right"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<span v-text="model.cfgfil.drwtxt4" data-path=".cfgfil.drwtxt4" > </span>
</el-col>
<el-col :span="12">
<span v-text="model.cfgfil.drwtxt10" data-path=".cfgfil.drwtxt10" > </span>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot info">
<c-input v-model="model.hotinf1" placeholder="请输入hotspot info"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot info">
<c-input v-model="model.hotinf2" placeholder="请输入hotspot info"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot info">
<c-input v-model="model.hotinf3" placeholder="请输入hotspot info"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot watchdog">
<c-input v-model="model.hotwdg" placeholder="请输入hotspot watchdog"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot statistics">
<c-input v-model="model.hotsta" placeholder="请输入hotspot statistics"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot drawer 5 left">
<c-input v-model="model.hotdr5l" placeholder="请输入hotspot drawer 5 left"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot drawer 5 right">
<c-input v-model="model.hotdr5r" placeholder="请输入hotspot drawer 5 right"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<span v-text="model.cfgfil.drwtxt5" data-path=".cfgfil.drwtxt5" > </span>
</el-col>
<el-col :span="12">
<span v-text="model.cfgfil.drwtxt11" data-path=".cfgfil.drwtxt11" > </span>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot drawer 6 right">
<c-input v-model="model.hotdr6r" placeholder="请输入hotspot drawer 6 right"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<span v-text="model.cfgfil.drwtxt12" data-path=".cfgfil.drwtxt12" > </span>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot file for picking up items 1">
<c-input v-model="model.hotfil1" placeholder="请输入hotspot file for picking up items 1"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot release">
<c-input v-model="model.hotrel" placeholder="请输入hotspot release"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot release">
<c-input v-model="model.hotrel1" placeholder="请输入hotspot release"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot file for picking up items 2">
<c-input v-model="model.hotfil2" placeholder="请输入hotspot file for picking up items 2"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot release">
<c-input v-model="model.hotrel2" placeholder="请输入hotspot release"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot release">
<c-input v-model="model.hotrel3" placeholder="请输入hotspot release"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot file for picking up items 3">
<c-input v-model="model.hotfil3" placeholder="请输入hotspot file for picking up items 3"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot queue selection">
<c-input v-model="model.hotque" placeholder="请输入hotspot queue selection"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot diary">
<c-input v-model="model.hotdia" placeholder="请输入hotspot diary"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="Hotspot exit">
<c-input v-model="model.hotexi" placeholder="请输入Hotspot exit"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot garbage">
<c-input v-model="model.hotdel" placeholder="请输入hotspot garbage"></c-input>
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item label="hotspot calculator">
<c-input v-model="model.hotcalc" placeholder="请输入hotspot calculator"></c-input>
</el-form-item>
</el-col>
</div>
</template>
<script>
import Api from "~/service/Api"
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Office/Event"
export default {
props:["model","codes"],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
......@@ -232,109 +232,109 @@
>
<el-table-column
label="TRN"
width:60
width=60
prop="10"
>
</el-table-column>
<el-table-column
label="Own Reference"
width:60
width=60
prop="11"
>
</el-table-column>
<el-table-column
label="Addtional Text"
width:60
width=60
prop="17"
>
</el-table-column>
<el-table-column
label="Cur"
width:50
width=50
prop="12"
>
</el-table-column>
<el-table-column
label="Relevent Amount"
width:70
width=70
prop="13"
>
</el-table-column>
<el-table-column
label="Entry"
width:100
width=100
prop="14"
>
</el-table-column>
<el-table-column
label="Req"
width:50
width=50
prop="9"
>
</el-table-column>
<el-table-column
label="Sig"
width:50
width=50
prop="2"
>
</el-table-column>
<el-table-column
label="Rq0"
width:30
width=30
prop="6"
>
</el-table-column>
<el-table-column
label="Rel0"
width:100
width=100
prop="3"
>
</el-table-column>
<el-table-column
label="Rq1"
width:30
width=30
prop="7"
>
</el-table-column>
<el-table-column
label="Rel1"
width:100
width=100
prop="4"
>
</el-table-column>
<el-table-column
label="Rq2"
width:30
width=30
prop="8"
>
</el-table-column>
<el-table-column
label="Rel2"
width:100
width=100
prop="5"
>
</el-table-column>
<el-table-column
label="Branch"
width:50
width=50
prop="15"
>
</el-table-column>
<el-table-column
label=" User"
width:50
width=50
prop="16"
>
</el-table-column>
<el-table-column
label=""
width:50
width=50
prop="18"
>
</el-table-column>
<el-table-column
label="Status"
width:50
width=50
prop="0"
>
</el-table-column>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment