Commit 35662c07 by huangxin

letdav

parent af42e18a
<template>
<div class="eibs-tab">
<c-row>
<!-- ============================顶部-第一行================================ -->
<c-row>
<c-col :span="24">
<c-col :span="12">
<!-- ========================上半部分的左边=========================== -->
<!-- ============左边================= -->
<c-col :span="12" style="padding-right: 20px;">
<c-col :span="24">
<el-form-item
label="编号"
prop="ledgrp.rec.ownref"
......@@ -33,25 +33,6 @@
</el-form-item>
</c-col>
<c-col :span="11" :offset="1">
<el-form-item label="简略信息" prop="ledgrp.rec.nam">
<c-input
text-align="middle"
v-model="model.ledgrp.rec.nam"
maxlength="40"
placeholder="请输入"
disabled
>
</c-input>
</el-form-item>
</c-col>
</c-col>
</c-row>
<!-- 第二行 金额部分 -->
<c-row>
<!-- ========================上半部分的左边=========================== -->
<c-col :span="12">
<!-- L/C Amount -->
<c-col :span="24">
<c-col :span="12">
......@@ -225,9 +206,55 @@
</c-select>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="单据编号" prop="bedgrp.rec.ownref">
<c-fullbox>
<c-input
v-model="model.bedgrp.rec.ownref"
maxlength="16"
placeholder="请输入单据编号"
style="width: 95%"
disabled
></c-input>
<template slot="footer">
<c-button
style="margin: 0 10px 0 0; padding: 0 12px"
size="small"
type="primary"
@click="onSeainf"
>
<i class="el-icon-info" style="font-size:15px"></i>
</c-button>
<c-button
style="margin: 0 0"
size="small"
type="primary"
@click="onBetmodButgetref"
>
获取
</c-button>
</template>
</c-fullbox>
</el-form-item>
</c-col>
</c-col>
<!-- ========================上半部分的右边======================= -->
<c-col :span="11" :offset="1">
<!-- ============右边================= -->
<c-col :span="12" style="padding-left: 20px;">
<c-col :span="24">
<el-form-item label="简略信息" prop="ledgrp.rec.nam">
<c-input
text-align="middle"
v-model="model.ledgrp.rec.nam"
maxlength="40"
placeholder="请输入"
disabled
>
</c-input>
</el-form-item>
</c-col>
<!-- Applicant Ref. 申请人 -->
<c-col :span="24">
<el-form-item label="申请人参考号" prop="bedgrp.apl.pts.ref">
......@@ -295,44 +322,8 @@
<c-col :span="24">
<el-form-item label="" prop=""> </el-form-item>
</c-col>
</c-col>
</c-row>
<!-- ========================中部======================= -->
<c-row>
<c-col :span="24">
<c-col :span="12">
<el-form-item label="单据编号" prop="bedgrp.rec.ownref">
<c-fullbox>
<c-input
v-model="model.bedgrp.rec.ownref"
maxlength="16"
placeholder="请输入单据编号"
style="width: 95%"
disabled
></c-input>
<template slot="footer">
<c-button
style="margin: 0 10px 0 0; padding: 0 12px"
size="small"
type="primary"
@click="onSeainf"
>
<i class="el-icon-info" style="font-size:15px"></i>
</c-button>
<c-button
style="margin: 0 0"
size="small"
type="primary"
@click="onBetmodButgetref"
>
获取
</c-button>
</template>
</c-fullbox>
</el-form-item>
</c-col>
<c-col :span="11" :offset="1">
<c-col :span="24">
<!-- Name -->
<el-form-item label="简略信息" text-align="middle" prop="bedgrp.rec.nam">
<c-input
......@@ -347,9 +338,8 @@
</c-row>
<!-- ========================下半部分的上半部分(左边,右边是空白的)======================= -->
<c-row>
<c-col :span="24">
<c-col :span="12">
<c-row>
<c-col :span="12" style="padding-right: 20px;">
<c-col :span="24">
<el-form-item label="单据类型" prop="bedgrp.rec.doctypcod">
<c-select
......@@ -415,11 +405,10 @@
</c-col>
</c-col>
</c-col>
</c-col>
</c-row>
<!-- ========================下半部分的下半边的左边=Presented by-====================== -->
<c-row>
<c-col :span="12">
<c-col :span="12" style="padding-right: 20px;">
<c-col :span="24">
<el-form-item label="交单行" prop="bedgrp.rec.docprbrol">
<c-select
......@@ -459,7 +448,7 @@
</c-col>
</c-col>
<!-- ========================下半部分的下半边的右边Payer-======================= -->
<c-col :span="11" :offset="1">
<c-col :span="12" style="padding-left: 20px;">
<c-col :span="24">
<el-form-item label="付款人" prop="bedgrp.rec.payrol">
<c-select
......@@ -502,7 +491,6 @@
</c-row>
</c-row>
</div>
</template>
<script>
......
<template>
<div class="eibs-tab">
<!-- ===============================不符点通知 只有左半边============================= -->
<c-col :span="12">
<!-- ============左边================= -->
<c-col :span="12" style="padding-right: 20px;">
<c-col :span="24">
<!--Document Amount 单据金额 -->
<c-col :span="12">
<el-form-item label="单据金额" prop="bedgrp.cbs.max.cur">
<c-select
v-model="model.bedgrp.cbs.max.cur"
maxlength="3"
style="width: 100%"
placeholder="请选择币种"
:code="codes.curtxt1"
disabled
......@@ -16,7 +16,7 @@
</el-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="" label-width="10px" prop="bedgrp.cbs.max.amt">
<el-form-item label="" label-width="5px" prop="bedgrp.cbs.max.amt">
<c-input
v-model="model.bedgrp.cbs.max.amt"
placeholder="请输入单据金额"
......@@ -42,7 +42,7 @@
</c-col>
<!-- 附加金额 -->
<c-col :span="12">
<el-form-item label="" label-width="10px" prop="bedgrp.cbs.max2.amt">
<el-form-item label="" label-width="5px" prop="bedgrp.cbs.max2.amt">
<c-input
v-model="model.bedgrp.cbs.max2.amt"
placeholder="请输入附加金额"
......@@ -85,7 +85,7 @@
<el-form-item label="待支付金额" prop="bedgrp.rec.totcur">
<c-select
v-model="model.bedgrp.rec.totcur"
maxlength="3"
style="width: 100%"
placeholder="请选择币种"
:code="codes.curtxt1"
disabled
......@@ -94,7 +94,7 @@
</c-col>
<!-- Total Amount to be Paid -->
<c-col :span="12">
<el-form-item label="" label-width="10px" prop="bedgrp.rec.totamt">
<el-form-item label="" label-width="5px" prop="bedgrp.rec.totamt">
<c-input
v-model="model.bedgrp.rec.totamt"
placeholder="请输入金额"
......
<template>
<div class="eibs-tab">
<!-- ==================================== 左边(和brtudp交易的页面一样) 是此交易Mt750p页面内容加偿付银行================================= -->
<c-col :span="11">
<!-- ============左边================= -->
<c-col :span="12" style="padding-right: 20px;">
<!--加此交易的Mt750p页面的 单据金额 -->
<!--Document Amount 单据金额 -->
<c-col :span="12">
<el-form-item label="单据金额" prop="bedgrp.cbs.max.cur">
<c-select
v-model="model.bedgrp.cbs.max.cur"
maxlength="3"
style="width: 100%"
placeholder="请选择币种"
:code="codes.curtxt1"
disabled
......@@ -16,7 +16,7 @@
</el-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="" label-width="10px" prop="bedgrp.cbs.max.amt">
<el-form-item label="" label-width="5px" prop="bedgrp.cbs.max.amt">
<c-input
v-model="model.bedgrp.cbs.max.amt"
placeholder="请输入单据金额"
......@@ -41,7 +41,7 @@
</c-col>
<!-- 附加金额 -->
<c-col :span="12">
<el-form-item label="" label-width="10px" prop="bedgrp.cbs.max2.amt">
<el-form-item label="" label-width="5px" prop="bedgrp.cbs.max2.amt">
<c-input
v-model="model.bedgrp.cbs.max2.amt"
placeholder="请输入附加金额"
......@@ -84,7 +84,7 @@
<el-form-item label="索赔总额" prop="bedgrp.rec.totcur">
<c-select
v-model="model.bedgrp.rec.totcur"
maxlength="3"
style="width: 100%"
placeholder="请输入索赔总额"
:code="codes.curtxt1"
disabled
......@@ -93,7 +93,7 @@
</c-col>
<!-- Total Amount to be Paid -->
<c-col :span="12">
<el-form-item label="" label-width="10px" prop="bedgrp.rec.totamt">
<el-form-item label="" label-width="5px" prop="bedgrp.rec.totamt">
<c-input
v-model="model.bedgrp.rec.totamt"
placeholder="请输入"
......@@ -147,8 +147,8 @@
</c-col>
</c-col>
<!-- ==================================== 右边 ================================= -->
<c-col :span="11" :offset="1">
<!-- ============右边================= -->
<c-col :span="12" style="padding-left: 20px;">
<c-col :span="24">
<el-form-item
label="叙述内容(77A)"
......
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