Commit 27f7742c by wangna

卖方信用证汉化补充

parent 139b01c9
...@@ -210,7 +210,7 @@ ...@@ -210,7 +210,7 @@
<el-col :span="11" :offset="1"> <el-col :span="11" :offset="1">
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Name" prop="bcdgrp.rec.nam"> <el-form-item label="Name" prop="bcdgrp.rec.nam">
<c-input disabled v-model="model.bcdgrp.rec.nam" maxlength="40" placeholder="请输入Externally Displayed Name to Identify the Contract"></c-input> <c-input disabled v-model="model.bcdgrp.rec.nam" maxlength="40" placeholder="请输入"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
<div v-if="hotreg== 3"> <div v-if="hotreg== 3">
......
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
<!-- SF000073 : 摘要 Name Externally Displayed Name to Identify the Contract--> <!-- SF000073 : 摘要 Name Externally Displayed Name to Identify the Contract-->
<c-col :span="11" :offset="1"> <c-col :span="11" :offset="1">
<el-form-item label="单据简略信息" prop="bedgrp.rec.nam"> <el-form-item label="单据简略信息" prop="bedgrp.rec.nam">
<c-input text-align="middle" v-model="model.bedgrp.rec.nam" maxlength="40" placeholder="请输入Externally Displayed Name to Identify the Contract" disabled> <c-input text-align="middle" v-model="model.bedgrp.rec.nam" maxlength="40" placeholder="请输入" disabled>
</c-input> </c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -108,7 +108,7 @@ ...@@ -108,7 +108,7 @@
text-align="middle" text-align="middle"
v-model="model.bedgrp.rec.nam" v-model="model.bedgrp.rec.nam"
maxlength="40" maxlength="40"
placeholder="请输入Externally Displayed Name to Identify the Contract" placeholder="请输入"
disabled disabled
> >
</c-input> </c-input>
......
...@@ -105,7 +105,7 @@ ...@@ -105,7 +105,7 @@
text-align="middle" text-align="middle"
v-model="model.bedgrp.rec.nam" v-model="model.bedgrp.rec.nam"
maxlength="40" maxlength="40"
placeholder="请输入Externally Displayed Name to Identify the Contract" placeholder="请输入"
disabled disabled
> >
</c-input> </c-input>
......
...@@ -475,7 +475,7 @@ ...@@ -475,7 +475,7 @@
<c-col :span="12"> <c-col :span="12">
<el-form-item label="Currency" prop="dedgrp.cbs.opn1.cur"> <el-form-item label="Currency" prop="dedgrp.cbs.opn1.cur">
<c-input v-model="model.dedgrp.cbs.opn1.cur" maxlength="3" placeholder="请输入Currency"></c-input> <c-input v-model="model.dedgrp.cbs.opn1.cur" maxlength="3" placeholder="请输入币种"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -505,7 +505,7 @@ ...@@ -505,7 +505,7 @@
<c-col :span="12"> <c-col :span="12">
<el-form-item label="Externally Displayed Name to Identify the Contract" prop="bfdgrp.rec.nam"> <el-form-item label="Externally Displayed Name to Identify the Contract" prop="bfdgrp.rec.nam">
<c-input v-model="model.bfdgrp.rec.nam" maxlength="40" placeholder="请输入Externally Displayed Name to Identify the Contract"></c-input> <c-input v-model="model.bfdgrp.rec.nam" maxlength="40" placeholder="请输入"></c-input>
</el-form-item> </el-form-item>
</c-col> --> </c-col> -->
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
<c-col :span="12"> <c-col :span="12">
<el-form-item label="Currency" prop="dedgrp.cbs.opn1.cur"> <el-form-item label="Currency" prop="dedgrp.cbs.opn1.cur">
<c-input v-model="model.dedgrp.cbs.opn1.cur" maxlength="3" placeholder="请输入Currency"></c-input> <c-input v-model="model.dedgrp.cbs.opn1.cur" maxlength="3" placeholder="请输入币种"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
<c-col :span="12"> <c-col :span="12">
<el-form-item label="Externally Displayed Name to Identify the Contract" prop="bfdgrp.rec.nam"> <el-form-item label="Externally Displayed Name to Identify the Contract" prop="bfdgrp.rec.nam">
<c-input v-model="model.bfdgrp.rec.nam" maxlength="40" placeholder="请输入Externally Displayed Name to Identify the Contract"></c-input> <c-input v-model="model.bfdgrp.rec.nam" maxlength="40" placeholder="请输入"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -407,7 +407,7 @@ ...@@ -407,7 +407,7 @@
<c-input <c-input
v-model="model.dedgrp.cbs.opn1.cur" v-model="model.dedgrp.cbs.opn1.cur"
maxlength="3" maxlength="3"
placeholder="请输入Currency" placeholder="请输入币种"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -457,7 +457,7 @@ ...@@ -457,7 +457,7 @@
<c-input <c-input
v-model="model.bfdgrp.rec.nam" v-model="model.bfdgrp.rec.nam"
maxlength="40" maxlength="40"
placeholder="请输入Externally Displayed Name to Identify the Contract" placeholder="请输入"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
<c-col :span="12"> <c-col :span="12">
<el-form-item label="Currency" prop="dedgrp.cbs.opn1.cur"> <el-form-item label="Currency" prop="dedgrp.cbs.opn1.cur">
<c-input v-model="model.dedgrp.cbs.opn1.cur" maxlength="3" placeholder="请输入Currency"></c-input> <c-input v-model="model.dedgrp.cbs.opn1.cur" maxlength="3" placeholder="请输入币种"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
<c-col :span="12"> <c-col :span="12">
<el-form-item label="Externally Displayed Name to Identify the Contract" prop="bfdgrp.rec.nam"> <el-form-item label="Externally Displayed Name to Identify the Contract" prop="bfdgrp.rec.nam">
<c-input v-model="model.bfdgrp.rec.nam" maxlength="40" placeholder="请输入Externally Displayed Name to Identify the Contract"></c-input> <c-input v-model="model.bfdgrp.rec.nam" maxlength="40" placeholder="请输入"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -571,7 +571,7 @@ ...@@ -571,7 +571,7 @@
<c-input <c-input
v-model="model.dedgrp.cbs.opn1.cur" v-model="model.dedgrp.cbs.opn1.cur"
maxlength="3" maxlength="3"
placeholder="请输入Currency" placeholder="请输入币种"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -621,7 +621,7 @@ ...@@ -621,7 +621,7 @@
<c-input <c-input
v-model="model.bfdgrp.rec.nam" v-model="model.bfdgrp.rec.nam"
maxlength="40" maxlength="40"
placeholder="请输入Externally Displayed Name to Identify the Contract" placeholder="请输入"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -522,7 +522,7 @@ ...@@ -522,7 +522,7 @@
<c-input <c-input
v-model="model.dedgrp.cbs.opn1.cur" v-model="model.dedgrp.cbs.opn1.cur"
maxlength="3" maxlength="3"
placeholder="请输入Currency" placeholder="请输入币种"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -572,7 +572,7 @@ ...@@ -572,7 +572,7 @@
<c-input <c-input
v-model="model.bfdgrp.rec.nam" v-model="model.bfdgrp.rec.nam"
maxlength="40" maxlength="40"
placeholder="请输入Externally Displayed Name to Identify the Contract" placeholder="请输入"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -554,7 +554,7 @@ ...@@ -554,7 +554,7 @@
<c-col :span="12"> <c-col :span="12">
<el-form-item label="Currency" prop="dedgrp.cbs.opn1.cur"> <el-form-item label="Currency" prop="dedgrp.cbs.opn1.cur">
<c-input v-model="model.dedgrp.cbs.opn1.cur" maxlength="3" placeholder="请输入Currency"></c-input> <c-input v-model="model.dedgrp.cbs.opn1.cur" maxlength="3" placeholder="请输入币种"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -584,7 +584,7 @@ ...@@ -584,7 +584,7 @@
<c-col :span="12"> <c-col :span="12">
<el-form-item label="Externally Displayed Name to Identify the Contract" prop="bfdgrp.rec.nam"> <el-form-item label="Externally Displayed Name to Identify the Contract" prop="bfdgrp.rec.nam">
<c-input v-model="model.bfdgrp.rec.nam" maxlength="40" placeholder="请输入Externally Displayed Name to Identify the Contract"></c-input> <c-input v-model="model.bfdgrp.rec.nam" maxlength="40" placeholder="请输入"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
v-model="model.bodgrp.rec.nam" v-model="model.bodgrp.rec.nam"
maxlength="40" maxlength="40"
disabled disabled
placeholder="请输入Externally Displayed Name to Identify the Contract" placeholder="请输入"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
v-model="model.bodgrp.rec.nam" v-model="model.bodgrp.rec.nam"
maxlength="40" maxlength="40"
disabled disabled
placeholder="请输入Externally Displayed Name to Identify the Contract" placeholder="请输入"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<c-col :span="11" :offset="1"> <c-col :span="11" :offset="1">
<el-form-item label="摘要" prop="bodgrp.rec.nam"> <el-form-item label="摘要" prop="bodgrp.rec.nam">
<c-input text-align="middle" v-model="model.bodgrp.rec.nam" maxlength="40" disabled <c-input text-align="middle" v-model="model.bodgrp.rec.nam" maxlength="40" disabled
placeholder="请输入Externally Displayed Name to Identify the Contract"></c-input> placeholder="请输入"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
</c-col> </c-col>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<c-col :span="11" :offset="1"> <c-col :span="11" :offset="1">
<el-form-item label="摘要" prop="bodgrp.rec.nam"> <el-form-item label="摘要" prop="bodgrp.rec.nam">
<c-input text-align="middle" v-model="model.bodgrp.rec.nam" maxlength="40" disabled <c-input text-align="middle" v-model="model.bodgrp.rec.nam" maxlength="40" disabled
placeholder="请输入Externally Displayed Name to Identify the Contract"></c-input> placeholder="请输入"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
</c-col> </c-col>
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<c-col :span="11" :offset="1"> <c-col :span="11" :offset="1">
<el-form-item label="摘要" prop="bodgrp.rec.nam"> <el-form-item label="摘要" prop="bodgrp.rec.nam">
<c-input text-align="middle" v-model="model.bodgrp.rec.nam" maxlength="40" disabled <c-input text-align="middle" v-model="model.bodgrp.rec.nam" maxlength="40" disabled
placeholder="请输入Externally Displayed Name to Identify the Contract"></c-input> placeholder="请输入"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
</c-col> </c-col>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<c-col :span="8"> <c-col :span="8">
<el-form-item label="Name" prop="bodgrp.rec.nam"> <el-form-item label="Name" prop="bodgrp.rec.nam">
<c-input v-model="model.bodgrp.rec.nam" maxlength="40" <c-input v-model="model.bodgrp.rec.nam" maxlength="40"
placeholder="请输入Externally Displayed Name to Identify the Contract"></c-input> placeholder="请输入"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
</c-col> </c-col>
...@@ -79,7 +79,7 @@ ...@@ -79,7 +79,7 @@
<c-col :span="12"> <c-col :span="12">
<el-form-item label="Externally Displayed Name to Identify the Contract" prop="fpdgrp.rec.nam"> <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" <c-input v-model="model.fpdgrp.rec.nam" maxlength="40"
placeholder="请输入Externally Displayed Name to Identify the Contract"></c-input> placeholder="请输入"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -265,7 +265,7 @@ ...@@ -265,7 +265,7 @@
<c-col :span="12"> <c-col :span="12">
<el-form-item label="Externally Displayed Name to Identify the Contract" prop="bpdgrp.rec.nam"> <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" <c-input v-model="model.bpdgrp.rec.nam" maxlength="40"
placeholder="请输入Externally Displayed Name to Identify the Contract"></c-input> placeholder="请输入"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -208,7 +208,7 @@ ...@@ -208,7 +208,7 @@
v-model="model.bodgrp.rec.nam" v-model="model.bodgrp.rec.nam"
maxlength="40" maxlength="40"
disabled disabled
placeholder="请输入Externally Displayed Name to Identify the Contract" placeholder="请输入"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<c-input <c-input
v-model="model.ledgrp.rec.nam" v-model="model.ledgrp.rec.nam"
maxlength="40" maxlength="40"
placeholder="请输入Externally Displayed Name to Identify the Contract" placeholder="请输入"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -322,7 +322,7 @@ ...@@ -322,7 +322,7 @@
<c-input <c-input
v-model="model.bedgrp.rec.nam" v-model="model.bedgrp.rec.nam"
maxlength="40" maxlength="40"
placeholder="请输入Externally Displayed Name to Identify the Contract" placeholder="请输入"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -345,7 +345,7 @@ ...@@ -345,7 +345,7 @@
<c-input <c-input
v-model="model.ltdgrp.rec.nam" v-model="model.ltdgrp.rec.nam"
maxlength="40" maxlength="40"
placeholder="请输入Externally Displayed Name to Identify the Contract" placeholder="请输入"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -402,7 +402,7 @@ ...@@ -402,7 +402,7 @@
<c-input <c-input
v-model="model.fpdgrp.rec.nam" v-model="model.fpdgrp.rec.nam"
maxlength="40" maxlength="40"
placeholder="请输入Externally Displayed Name to Identify the Contract" placeholder="请输入"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -571,7 +571,7 @@ ...@@ -571,7 +571,7 @@
<c-input <c-input
v-model="model.bpdgrp.rec.nam" v-model="model.bpdgrp.rec.nam"
maxlength="40" maxlength="40"
placeholder="请输入Externally Displayed Name to Identify the Contract" placeholder="请输入"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -871,7 +871,7 @@ ...@@ -871,7 +871,7 @@
type="date" type="date"
v-model="model.ledgrp.rec.shpdat" v-model="model.ledgrp.rec.shpdat"
style="width: 100%" style="width: 100%"
placeholder="请选择Shipment Date" placeholder="请选择"
></c-date-picker> ></c-date-picker>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -979,7 +979,7 @@ ...@@ -979,7 +979,7 @@
type="date" type="date"
v-model="model.ltdgrp.rec.shpdat" v-model="model.ltdgrp.rec.shpdat"
style="width: 100%" style="width: 100%"
placeholder="请选择Shipment Date" placeholder="请选择"
></c-date-picker> ></c-date-picker>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
<c-input <c-input
v-model="model.ccdgrp.rec.nam" v-model="model.ccdgrp.rec.nam"
maxlength="40" maxlength="40"
placeholder="请输入Externally Displayed Name to Identify the Contract" placeholder="请输入"
disabled disabled
></c-input> ></c-input>
</el-form-item> </el-form-item>
...@@ -104,7 +104,7 @@ ...@@ -104,7 +104,7 @@
type="date" type="date"
v-model="model.ccdgrp.rec.shpdat" v-model="model.ccdgrp.rec.shpdat"
style="width: 100%" style="width: 100%"
placeholder="请选择Shipment Date" placeholder="请选择"
disabled disabled
></c-date-picker> ></c-date-picker>
</el-form-item> </el-form-item>
...@@ -352,7 +352,7 @@ ...@@ -352,7 +352,7 @@
<c-col :span="12"> <c-col :span="12">
<el-form-item label="Currency" prop="cldgrp.cbs.opn1.amt"> <el-form-item label="Currency" prop="cldgrp.cbs.opn1.amt">
<c-input v-model="model.cldgrp.cbs.opn1.amt" placeholder="请输入Currency"></c-input> <c-input v-model="model.cldgrp.cbs.opn1.amt" placeholder="请输入币种"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -198,7 +198,7 @@ ...@@ -198,7 +198,7 @@
<c-input <c-input
v-model="model.olddedgrp.cbs.max.cur" v-model="model.olddedgrp.cbs.max.cur"
maxlength="3" maxlength="3"
placeholder="请输入Currency" placeholder="请输入币种"
disabled disabled
></c-input> ></c-input>
</el-form-item> </el-form-item>
...@@ -312,7 +312,7 @@ ...@@ -312,7 +312,7 @@
type="date" type="date"
v-model="model.olddedgrp.rec.shpdat" v-model="model.olddedgrp.rec.shpdat"
style="width: 100%" style="width: 100%"
placeholder="请选择Shipment Date" placeholder="请选择"
disabled disabled
></c-date-picker> ></c-date-picker>
</el-form-item> </el-form-item>
...@@ -430,30 +430,10 @@ ...@@ -430,30 +430,10 @@
</c-select> </c-select>
</el-form-item> </el-form-item>
</c-col> </c-col>
<!-- DETAME默认不展示 -->
<!-- <c-col :span="24">
<el-form-item
label="Request of Amendment send to"
prop="detamep.ramrol"
>
<c-select
v-model="model.detamep.ramrol"
style="width: 100%"
placeholder="请选择Request of Amendment send to"
>
</c-select>
</el-form-item>
</c-col> -->
<c-col :span="24"> <c-col :span="24">
<el-form-item <el-form-item
label="" label=""
> >
<!-- DETAME默认不展示 -->
<!-- <c-col :span="12">
<c-checkbox v-model="model.detamep.benconflg"
>受益人加保兑</c-checkbox
>
</c-col> -->
<c-col :span="12"> <c-col :span="12">
<c-checkbox v-model="model.detamep.benaccflg" <c-checkbox v-model="model.detamep.benaccflg"
>受益人接受修改</c-checkbox >受益人接受修改</c-checkbox
......
...@@ -38,55 +38,7 @@ ...@@ -38,55 +38,7 @@
<c-input type="textarea" :autosize="{ minRows: 6, maxRows: 8}" v-model="model.dedgrp.blk.insbnk" style="width:70%;margin-right:20px;" maxlength="325" show-word-limit placeholder="请输入付行的指示" ></c-input> <c-input type="textarea" :autosize="{ minRows: 6, maxRows: 8}" v-model="model.dedgrp.blk.insbnk" style="width:70%;margin-right:20px;" maxlength="325" show-word-limit placeholder="请输入付行的指示" ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
</div>
<!--
<c-col :span="12">
<span v-text="model.detp.hwfwms" data-path=".detp.hwfwms" > </span>
</c-col>
<c-col :span="12">
<span v-text="model.detp.hwtype" data-path=".detp.hwtype" > </span>
</c-col>
<c-col :span="12">
<el-form-item label="单据条款" prop="dedgrp.blk.lcrdoc">
<c-input type="textarea" v-model="model.dedgrp.blk.lcrdoc" maxlength="65" show-word-limit placeholder="请输入单据条款" ></c-input>
</el-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" icon="el-icon-search" @click="onLcrdocButtxmsel">
...
</c-button>
</c-col>
<c-col :span="12">
<el-form-item label="附加条款" prop="dedgrp.blk.adlcnd">
<c-input type="textarea" v-model="model.dedgrp.blk.adlcnd" maxlength="65" show-word-limit placeholder="请输入附加条款" ></c-input>
</el-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" icon="el-icon-search" @click="onAdlcndButtxmsel">
...
</c-button>
</c-col>
<c-col :span="12">
<el-form-item label="给付款、" prop="dedgrp.blk.insbnk">
<c-input type="textarea" v-model="model.dedgrp.blk.insbnk" maxlength="65" show-word-limit placeholder="请输入给付款、" ></c-input>
</el-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" icon="el-icon-search" @click="onInsbnkButtxmsel">
...
</c-button>
</c-col>
-->
</div>
</template> </template>
<script> <script>
import Api from "~/service/Api" import Api from "~/service/Api"
......
...@@ -39,26 +39,6 @@ ...@@ -39,26 +39,6 @@
</c-select> </c-select>
</el-form-item> </el-form-item>
</c-col> </c-col>
<!--
<c-col :span="24">
<el-form-item label="议付行联行行号" prop="dedgrp.avb.pts.bankno">
<c-input v-model="model.dedgrp.avb.pts.bankno" maxlength="20" placeholder="请输入Number of bank"></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="议付行名称" prop="dedgrp.avb.pts.jigomc">
<c-input type="textarea" v-model="model.dedgrp.avb.pts.jigomc" maxlength="35" show-word-limit placeholder="请输入联行名称 电证用" ></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="议付行地址" prop="dedgrp.avb.pts.dizhii">
<c-input type="textarea" v-model="model.dedgrp.avb.pts.dizhii" maxlength="35" show-word-limit placeholder="请输入地址 电证用" ></c-input>
</el-form-item>
</c-col>
-->
<c-ptapdome <c-ptapdome
:disabledBankno="model.dedgrp.rec.avbwth != 'S'" :disabledBankno="model.dedgrp.rec.avbwth != 'S'"
...@@ -249,17 +229,6 @@ ...@@ -249,17 +229,6 @@
</c-col> </c-col>
</c-col> </c-col>
</div> </div>
</template> </template>
<script> <script>
......
...@@ -185,23 +185,7 @@ ...@@ -185,23 +185,7 @@
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
</div>
<!--
<c-col :span="12">
<span v-text="model.detp.fenzhu"
a-path=".detp.fenzhu" > </span>
</c-col>
<c-col :span="12">
<span v-text="model.detp.hwzydi" data-path=".detp.hwzydi" > </span>
</c-col>
<c-col :span="12">
<span v-text="model.detp.sdysfs" data-path=".detp.sdysfs" > </span>
</c-col>
--></div>
</template> </template>
<script> <script>
import Api from "~/service/Api"; import Api from "~/service/Api";
......
<template> <template>
<div class="eibs-tab"> <div class="eibs-tab">
<c-col :span="12"> <c-col :span="12">
<el-form-item label="单据要求" prop="dedgrp.blk.lcrdoc"> <el-form-item label="单据条款" prop="dedgrp.blk.lcrdoc">
<c-input <c-input
type="textarea" type="textarea"
v-model="model.dedgrp.blk.lcrdoc" v-model="model.dedgrp.blk.lcrdoc"
maxlength="65" maxlength="65"
show-word-limit show-word-limit
placeholder="请输入单据要求" placeholder="请输入单据条款"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="12"> <c-col :span="12">
<el-form-item <el-form-item
label="单据要求 History" label="历史修改"
prop="dedgrp.blk.lcrdocame" prop="dedgrp.blk.lcrdocame"
> >
<c-input <c-input
...@@ -22,14 +22,14 @@ ...@@ -22,14 +22,14 @@
v-model="model.dedgrp.blk.lcrdocame" v-model="model.dedgrp.blk.lcrdocame"
maxlength="50" maxlength="50"
show-word-limit show-word-limit
placeholder="请输入单据要求 History" placeholder="请输入历史修改"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="12"> <c-col :span="12">
<el-form-item <el-form-item
label="单据要求 amendment" label="目前修改为"
prop="trnmod.swiadd.lcrdoc" prop="trnmod.swiadd.lcrdoc"
> >
<c-fullbox> <c-fullbox>
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
v-model="model.trnmod.swiadd.lcrdoc" v-model="model.trnmod.swiadd.lcrdoc"
maxlength="65" maxlength="65"
show-word-limit show-word-limit
placeholder="请输入单据要求 amendment" placeholder="请输入目前修改为"
></c-input> ></c-input>
<template slot="footer"> <template slot="footer">
<c-button <c-button
......
<template>
<div class="eibs-tab">
<c-col :span="12">
<el-form-item label="声明" prop="dedgrp.blk.stamet">
<c-input type="textarea" v-model="model.dedgrp.blk.stamet" maxlength="65" show-word-limit placeholder="请输入声明" ></c-input>
</el-form-item>
</c-col>
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Detame/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
...@@ -106,19 +106,6 @@ ...@@ -106,19 +106,6 @@
<el-tab-pane label="授信额度" name="limitbody"> <el-tab-pane label="授信额度" name="limitbody">
<m-limitbody :model="model" :codes="codes" /> <m-limitbody :model="model" :codes="codes" />
</el-tab-pane> </el-tab-pane>
<!--PD000548 -->
<!--
<el-tab-pane label="PD000548" name="stament">
<m-stament :model="model" :codes="codes"/>
</el-tab-pane>
-->
<!--PD000001 -->
<!--
<el-tab-pane label="PD000001" name="aamp">
<m-aamp :model="model" :codes="codes"/>
</el-tab-pane>
-->
</c-tabs> </c-tabs>
</el-form> </el-form>
<c-grid-ety-prompt-dialog <c-grid-ety-prompt-dialog
...@@ -143,8 +130,6 @@ import Ovwp from "./Ovwp"; ...@@ -143,8 +130,6 @@ import Ovwp from "./Ovwp";
import Detp from "./Detp"; import Detp from "./Detp";
import Detp1 from "./Detp1"; import Detp1 from "./Detp1";
import Detp2 from "./Detp2"; import Detp2 from "./Detp2";
import Stament from "./Stament";
import Aamp from "./Aamp";
import Amep from "./Amep"; import Amep from "./Amep";
import Dogpame from "./Dogpame"; import Dogpame from "./Dogpame";
...@@ -166,8 +151,6 @@ export default { ...@@ -166,8 +151,6 @@ export default {
"m-detp": Detp, "m-detp": Detp,
"m-detp1": Detp1, "m-detp1": Detp1,
"m-detp2": Detp2, "m-detp2": Detp2,
"m-stament": Stament,
"m-aamp": Aamp,
"m-setpan": Setpan, "m-setpan": Setpan,
"m-glepan": Glepan, "m-glepan": Glepan,
"m-engp": Engp, "m-engp": Engp,
......
...@@ -103,7 +103,7 @@ ...@@ -103,7 +103,7 @@
<c-date-picker <c-date-picker
type="date" type="date"
v-model="model.dedgrp.rec.shpdat" v-model="model.dedgrp.rec.shpdat"
placeholder="请选择Shipment Date" placeholder="请选择"
></c-date-picker> ></c-date-picker>
</el-form-item> </el-form-item>
</c-col> --> </c-col> -->
......
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
<c-col :span="12"> <c-col :span="12">
<el-form-item label="Externally Displayed Name to Identify the Contract" prop="bfdgrp.rec.nam"> <el-form-item label="Externally Displayed Name to Identify the Contract" prop="bfdgrp.rec.nam">
<c-input v-model="model.bfdgrp.rec.nam" maxlength="40" placeholder="请输入Externally Displayed Name to Identify the Contract"></c-input> <c-input v-model="model.bfdgrp.rec.nam" maxlength="40" placeholder="请输入"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
<template>
<div class="eibs-tab">
<c-col :span="12">
<el-form-item label="Additional Amount" prop="dedgrp.cbs.max2.cur">
<c-select v-model="model.dedgrp.cbs.max2.cur" style="width:100%" placeholder="请选择Additional Amount">
</c-select>
</el-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="Additional Amount" prop="dedgrp.cbs.max2.amt">
<c-input v-model="model.dedgrp.cbs.max2.amt" placeholder="请输入Additional Amount"></c-input>
</el-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="Open Add. Amount" prop="dedgrp.cbs.opn2.cur">
<c-select v-model="model.dedgrp.cbs.opn2.cur" style="width:100%" placeholder="请选择Open Add. Amount">
</c-select>
</el-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="Open Add. Amount" prop="dedgrp.cbs.opn2.amt">
<c-input v-model="model.dedgrp.cbs.opn2.amt" placeholder="请输入Open Add. Amount"></c-input>
</el-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="Covered" prop="dedgrp.blk.addamtcov">
<c-input type="textarea" v-model="model.dedgrp.blk.addamtcov" maxlength="35" show-word-limit placeholder="请输入Covered" ></c-input>
</el-form-item>
</c-col>
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Detopn/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
...@@ -39,26 +39,6 @@ ...@@ -39,26 +39,6 @@
</c-select> </c-select>
</el-form-item> </el-form-item>
</c-col> </c-col>
<!--
<c-col :span="24">
<el-form-item label="议付行联行行号" prop="dedgrp.avb.pts.bankno">
<c-input v-model="model.dedgrp.avb.pts.bankno" maxlength="20" placeholder="请输入Number of bank"></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="议付行名称" prop="dedgrp.avb.pts.jigomc">
<c-input type="textarea" v-model="model.dedgrp.avb.pts.jigomc" maxlength="35" show-word-limit placeholder="请输入联行名称 电证用" ></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="议付行地址" prop="dedgrp.avb.pts.dizhii">
<c-input type="textarea" v-model="model.dedgrp.avb.pts.dizhii" maxlength="35" show-word-limit placeholder="请输入地址 电证用" ></c-input>
</el-form-item>
</c-col>
-->
<c-ptapdome <c-ptapdome
:disabledBankno="model.dedgrp.rec.avbwth != 'S'" :disabledBankno="model.dedgrp.rec.avbwth != 'S'"
...@@ -72,44 +52,17 @@ ...@@ -72,44 +52,17 @@
}" }"
></c-ptapdome> ></c-ptapdome>
<!--
<c-col :span="24">
<el-form-item label="通知行BIC" prop="dedgrp.adv.pts.extkey">
<c-input v-model="model.dedgrp.adv.pts.extkey" maxlength="16" placeholder="请输入External Key of Address"></c-input>
</el-form-item>
</c-col>
-->
<c-col :span="24"> <c-col :span="24">
<el-form-item label="通知行BIC" prop="dedgrp.adv.pts.extkey"> <el-form-item label="通知行BIC" prop="dedgrp.adv.pts.extkey">
<c-input <c-input
v-model="model.dedgrp.adv.pts.extkey" v-model="model.dedgrp.adv.pts.extkey"
maxlength="16" maxlength="16"
placeholder="请输入External Key of Address" placeholder="请输入通知行BIC"
@keyup.enter.native="showGridPromptDialog('dedgrp.adv.pts.extkey')" @keyup.enter.native="showGridPromptDialog('dedgrp.adv.pts.extkey')"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
<!--
<c-col :span="24">
<el-form-item label="通知行联行行号" prop="dedgrp.adv.pts.bankno">
<c-input v-model="model.dedgrp.adv.pts.bankno" maxlength="20" placeholder="请输入Number of bank"></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="通知行联行名称" prop="dedgrp.adv.pts.jigomc">
<c-input type="textarea" v-model="model.dedgrp.adv.pts.jigomc" maxlength="35" show-word-limit placeholder="请输入联行名称 电证用" ></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="通知行地址" prop="dedgrp.adv.pts.dizhii">
<c-input type="textarea" v-model="model.dedgrp.adv.pts.dizhii" maxlength="35" show-word-limit placeholder="请输入地址 电证用" ></c-input>
</el-form-item>
</c-col>
-->
<c-ptapdome <c-ptapdome
:disabledBankno="true" :disabledBankno="true"
:disabledJigomc="true" :disabledJigomc="true"
...@@ -199,37 +152,6 @@ ...@@ -199,37 +152,6 @@
</el-form-item> </el-form-item>
</c-col> </c-col>
<!-- <el-form-item label="保兑行联行行号" prop="dedgrp.rmb.pts.bankno">
<c-input
:disabled="model.dedgrp.rec.bdflg != 'Y'"
v-model="model.dedgrp.rmb.pts.bankno"
maxlength="20"
placeholder="请输入Number of bank"
@keyup.enter.native="showGridPromptDialog('dedgrp.rmb.pts.bankno')"
></c-input>
</el-form-item>
<el-form-item label="保兑行名称" prop="dedgrp.rmb.pts.jigomc">
<c-input
disabled
type="textarea"
v-model="model.dedgrp.rmb.pts.jigomc"
maxlength="35"
show-word-limit
placeholder="请输入联行名称 电证用"
></c-input>
</el-form-item>
<el-form-item label="保兑行地址" prop="dedgrp.rmb.pts.dizhii">
<c-input
:disabled="model.dedgrp.rec.bdflg != 'Y'"
type="textarea"
v-model="model.dedgrp.rmb.pts.dizhii"
maxlength="35"
show-word-limit
placeholder="请输入地址 电证用"
></c-input>
</el-form-item> -->
<c-ptapdome <c-ptapdome
:disabledBankno="model.dedgrp.rec.bdflg != 'Y'" :disabledBankno="model.dedgrp.rec.bdflg != 'Y'"
:disabledJigomc="true" :disabledJigomc="true"
...@@ -241,26 +163,6 @@ ...@@ -241,26 +163,6 @@
grp: 'dedgrp' grp: 'dedgrp'
}" }"
></c-ptapdome> ></c-ptapdome>
<!--
<c-col :span="24">
<el-form-item label="转让行联行行号" prop="dedgrp.cmb.pts.bankno">
<c-input v-model="model.dedgrp.cmb.pts.bankno" maxlength="20" placeholder="请输入Number of bank"></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="转让行名称" prop="dedgrp.cmb.pts.jigomc">
<c-input type="textarea" v-model="model.dedgrp.cmb.pts.jigomc" maxlength="35" show-word-limit placeholder="请输入联行名称 电证用" ></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="转让行地址" prop="dedgrp.cmb.pts.dizhii">
<c-input type="textarea" v-model="model.dedgrp.cmb.pts.dizhii" maxlength="35" show-word-limit placeholder="请输入地址 电证用" ></c-input>
</el-form-item>
</c-col>
-->
<c-ptapdome <c-ptapdome
:disabledBankno="this.model.dedgrp.rec.lcrtyp != 'IT'" :disabledBankno="this.model.dedgrp.rec.lcrtyp != 'IT'"
...@@ -274,25 +176,6 @@ ...@@ -274,25 +176,6 @@
}" }"
></c-ptapdome> ></c-ptapdome>
<!--
<c-col :span="24">
<el-form-item label="申请行联行行号" prop="dedgrp.apc.pts.bankno">
<c-input v-model="model.dedgrp.apc.pts.bankno" maxlength="20" placeholder="请输入Number of bank"></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="申请行名称" prop="dedgrp.apc.pts.jigomc">
<c-input type="textarea" v-model="model.dedgrp.apc.pts.jigomc" maxlength="35" show-word-limit placeholder="请输入联行名称 电证用" ></c-input>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="申请行地址" prop="dedgrp.apc.pts.dizhii">
<c-input type="textarea" v-model="model.dedgrp.apc.pts.dizhii" maxlength="35" show-word-limit placeholder="请输入地址 电证用" ></c-input>
</el-form-item>
</c-col>
-->
<c-ptapdome <c-ptapdome
:disabledBankno="true" :disabledBankno="true"
:disabledJigomc="true" :disabledJigomc="true"
...@@ -340,19 +223,7 @@ ...@@ -340,19 +223,7 @@
<c-input v-model="model.dedgrp.rec.idcode" maxlength="18" placeholder="请输入申请人统一社会信用代码"></c-input> <c-input v-model="model.dedgrp.rec.idcode" maxlength="18" placeholder="请输入申请人统一社会信用代码"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
</c-col> </c-col>
</div> </div>
</template> </template>
<script> <script>
......
...@@ -185,23 +185,7 @@ ...@@ -185,23 +185,7 @@
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
</div>
<!--
<c-col :span="12">
<span v-text="model.detp.fenzhu"
a-path=".detp.fenzhu" > </span>
</c-col>
<c-col :span="12">
<span v-text="model.detp.hwzydi" data-path=".detp.hwzydi" > </span>
</c-col>
<c-col :span="12">
<span v-text="model.detp.sdysfs" data-path=".detp.sdysfs" > </span>
</c-col>
--></div>
</template> </template>
<script> <script>
import Api from "~/service/Api"; import Api from "~/service/Api";
......
...@@ -12,15 +12,13 @@ ...@@ -12,15 +12,13 @@
<c-input <c-input
v-model="model.dedgrp.rec.ownref" v-model="model.dedgrp.rec.ownref"
maxlength="16" maxlength="16"
placeholder="请输入Reference" placeholder="请输入信用证号码"
style="width: 95%" style="width: 95%"
disabled disabled
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
<!-- <c-col :span="1" style="text-align: right"> -->
<c-col :span="1"> <c-col :span="1">
<!-- <el-form-item label="" label-width="5px"> -->
<c-button <c-button
style="margin: 0 10px 0 0; padding: 0 12px" style="margin: 0 10px 0 0; padding: 0 12px"
size="small" size="small"
...@@ -32,10 +30,8 @@ ...@@ -32,10 +30,8 @@
>i</span >i</span
> >
</c-button> </c-button>
<!-- </el-form-item> -->
</c-col> </c-col>
<c-col :span="2" :offset="1" style="text-align: right"> <c-col :span="2" :offset="1" style="text-align: right">
<!-- <el-form-item label="" label-width="5px"> -->
<c-button <c-button
style="margin: 0 0" style="margin: 0 0"
size="small" size="small"
...@@ -45,9 +41,7 @@ ...@@ -45,9 +41,7 @@
> >
获取 获取
</c-button> </c-button>
<!-- </el-form-item> -->
</c-col> </c-col>
<!-- </c-col> -->
</c-col> </c-col>
<c-col :span="24"> <c-col :span="24">
...@@ -150,7 +144,7 @@ ...@@ -150,7 +144,7 @@
v-model="model.dedgrp.rec.nomtop" v-model="model.dedgrp.rec.nomtop"
maxlength="10" maxlength="10"
style="width: 100%" style="width: 100%"
placeholder="请输入Amount Tolerance - Positive" placeholder="请输入浮动下限"
></c-input> ></c-input>
</c-form-item> </c-form-item>
</c-col> </c-col>
...@@ -171,7 +165,7 @@ ...@@ -171,7 +165,7 @@
prop="dedgrp.rec.nomton" prop="dedgrp.rec.nomton"
maxlength="10" maxlength="10"
style="width: 100%" style="width: 100%"
placeholder="请输入Amount Tolerance - Negative" placeholder="请输入浮动上限"
></c-input ></c-input
></c-form-item> ></c-form-item>
</c-col> </c-col>
...@@ -411,7 +405,7 @@ ...@@ -411,7 +405,7 @@
v-model="model.dedgrp.rec.nam" v-model="model.dedgrp.rec.nam"
maxlength="40" maxlength="40"
disabled disabled
placeholder="请输入Externally Displayed Name to Identify the Contract" placeholder="请输入摘要"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
<template>
<div class="eibs-tab">
<c-col :span="12">
<el-form-item label="声明" prop="dedgrp.blk.stamet">
<c-input type="textarea" v-model="model.dedgrp.blk.stamet" maxlength="65" show-word-limit placeholder="请输入声明" ></c-input>
</el-form-item>
</c-col>
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Detopn/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>
...@@ -84,18 +84,6 @@ ...@@ -84,18 +84,6 @@
<m-limitbody :model="model" :codes="codes" /> <m-limitbody :model="model" :codes="codes" />
</el-tab-pane> </el-tab-pane>
<!--PD000548 -->
<!--
<el-tab-pane label="PD000548" name="stament">
<m-stament :model="model" :codes="codes"/>
</el-tab-pane>
-->
<!--PD000001 -->
<!--
<el-tab-pane label="PD000001" name="aamp">
<m-aamp :model="model" :codes="codes"/>
</el-tab-pane>
-->
</c-tabs> </c-tabs>
</el-form> </el-form>
<c-grid-ety-prompt-dialog <c-grid-ety-prompt-dialog
...@@ -120,8 +108,6 @@ import Ovwp from "./Ovwp"; ...@@ -120,8 +108,6 @@ import Ovwp from "./Ovwp";
import Detp from "./Detp"; import Detp from "./Detp";
import Detp1 from "./Detp1"; import Detp1 from "./Detp1";
import Detp2 from "./Detp2"; import Detp2 from "./Detp2";
import Stament from "./Stament";
import Aamp from "./Aamp";
import Setpan from "~/views/Public/Setpan"; import Setpan from "~/views/Public/Setpan";
import Glepan from "~/views/Public/Glepan"; import Glepan from "~/views/Public/Glepan";
...@@ -137,8 +123,6 @@ export default { ...@@ -137,8 +123,6 @@ export default {
"m-detp": Detp, "m-detp": Detp,
"m-detp1": Detp1, "m-detp1": Detp1,
"m-detp2": Detp2, "m-detp2": Detp2,
"m-stament": Stament,
"m-aamp": Aamp,
"m-setpan": Setpan, "m-setpan": Setpan,
"m-glepan": Glepan, "m-glepan": Glepan,
"m-engp": Engp, "m-engp": Engp,
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
<c-input <c-input
v-model="model.dedgrp.rec.nam" v-model="model.dedgrp.rec.nam"
maxlength="40" maxlength="40"
placeholder="请输入Externally Displayed Name to Identify the Contract" placeholder="请输入"
disabled disabled
></c-input> ></c-input>
</el-form-item> </el-form-item>
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
<c-input <c-input
v-model="model.bfdgrp.rec.nam" v-model="model.bfdgrp.rec.nam"
maxlength="40" maxlength="40"
placeholder="请输入Externally Displayed Name to Identify the Contract" placeholder="请输入"
disabled disabled
></c-input> ></c-input>
</el-form-item> </el-form-item>
...@@ -175,7 +175,7 @@ ...@@ -175,7 +175,7 @@
type="date" type="date"
v-model="model.dedgrp.rec.shpdat" v-model="model.dedgrp.rec.shpdat"
style="width: 100%" style="width: 100%"
placeholder="请选择Shipment Date" placeholder="请选择"
disabled disabled
></c-date-picker> ></c-date-picker>
</el-form-item> </el-form-item>
......
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
<c-input <c-input
v-model="model.didgrp.cbs.nom1.cur" v-model="model.didgrp.cbs.nom1.cur"
maxlength="3" maxlength="3"
placeholder="请输入Currency" placeholder="请输入币种"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> --> </c-col> -->
...@@ -269,7 +269,7 @@ ...@@ -269,7 +269,7 @@
type="date" type="date"
v-model="model.olddidgrp.rec.shpdat" v-model="model.olddidgrp.rec.shpdat"
style="width: 100%" style="width: 100%"
placeholder="请选择Shipment Date" placeholder="请选择"
disabled disabled
></c-date-picker> ></c-date-picker>
</el-form-item> </el-form-item>
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
v-model="model.didgrp.rec.nam" v-model="model.didgrp.rec.nam"
maxlength="40" maxlength="40"
disabled disabled
placeholder="请输入Externally Displayed Name to Identify the Contract" placeholder="请输入"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -120,7 +120,7 @@ ...@@ -120,7 +120,7 @@
<c-input <c-input
v-model="model.didgrp.rec.nomtop" v-model="model.didgrp.rec.nomtop"
maxlength="9" maxlength="9"
placeholder="请输入Amount Tolerance - Positive" placeholder="请输入浮动下限"
disabled disabled
></c-input> ></c-input>
</el-form-item> </el-form-item>
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
<c-input <c-input
v-model="model.didgrp.rec.nomton" v-model="model.didgrp.rec.nomton"
maxlength="9" maxlength="9"
placeholder="请输入Amount Tolerance - Negative" placeholder="请输入浮动上限"
disabled disabled
></c-input> ></c-input>
</el-form-item> </el-form-item>
...@@ -231,7 +231,7 @@ ...@@ -231,7 +231,7 @@
v-model="model.didgrp.rec.shpdat" v-model="model.didgrp.rec.shpdat"
value-format="yyyy-MM-dd" value-format="yyyy-MM-dd"
style="width: 100%" style="width: 100%"
placeholder="请选择Shipment Date" placeholder="请选择"
disabled disabled
></c-date-picker> ></c-date-picker>
</el-form-item> </el-form-item>
...@@ -241,7 +241,7 @@ ...@@ -241,7 +241,7 @@
v-model="model.didgrp.rec.shpdat" v-model="model.didgrp.rec.shpdat"
value-format="yyyy-MM-dd" value-format="yyyy-MM-dd"
style="width: 100%" style="width: 100%"
placeholder="请选择Shipment Date" placeholder="请选择"
></c-date-picker> ></c-date-picker>
</el-form-item> </el-form-item>
<el-form-item label="最迟货物装运日/服务提供日" v-if="model.didgrp.rec.mytype == '3'" prop="didgrp.rec.shpdat"> <el-form-item label="最迟货物装运日/服务提供日" v-if="model.didgrp.rec.mytype == '3'" prop="didgrp.rec.shpdat">
...@@ -250,7 +250,7 @@ ...@@ -250,7 +250,7 @@
v-model="model.didgrp.rec.shpdat" v-model="model.didgrp.rec.shpdat"
value-format="yyyy-MM-dd" value-format="yyyy-MM-dd"
style="width: 100%" style="width: 100%"
placeholder="请选择Shipment Date" placeholder="请选择"
></c-date-picker> ></c-date-picker>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -188,7 +188,7 @@ ...@@ -188,7 +188,7 @@
<c-col :span="24"> <c-col :span="24">
<c-col :span="13"> <c-col :span="13">
<el-form-item label="提货日期/服务提供日" prop="didgrp.rec.shpdat"> <el-form-item label="提货日期/服务提供日" prop="didgrp.rec.shpdat">
<c-date-picker type="date" disabled v-model="model.didgrp.rec.shpdat" style="width:100%" placeholder="请选择Shipment Date"></c-date-picker> <c-date-picker type="date" disabled v-model="model.didgrp.rec.shpdat" style="width:100%" placeholder="请选择"></c-date-picker>
</el-form-item> </el-form-item>
</c-col> </c-col>
</c-col> </c-col>
......
...@@ -64,7 +64,7 @@ ...@@ -64,7 +64,7 @@
<el-col :span="12"> <el-col :span="12">
<el-form-item label="shipment date" prop="bddgrp.rec.tradat"> <el-form-item label="shipment date" prop="bddgrp.rec.tradat">
<c-date-picker type="date" v-model="model.bddgrp.rec.tradat" style="width:100%" placeholder="请选择shipment date"></c-date-picker> <c-date-picker type="date" v-model="model.bddgrp.rec.tradat" style="width:100%" placeholder="请选择"></c-date-picker>
</el-form-item> </el-form-item>
</el-col> </el-col>
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
<c-col :span="11" :offset="1"> <c-col :span="11" :offset="1">
<el-form-item label="摘要" prop="didgrp.rec.nam"> <el-form-item label="摘要" prop="didgrp.rec.nam">
<c-input align="middle" v-model="model.didgrp.rec.nam" maxlength="40" disabled <c-input align="middle" v-model="model.didgrp.rec.nam" maxlength="40" disabled
placeholder="请输入Externally Displayed Name to Identify the Contract"></c-input> placeholder="请输入"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
</c-col> </c-col>
......
...@@ -1132,7 +1132,7 @@ ...@@ -1132,7 +1132,7 @@
<c-input <c-input
v-model="model.bpdgrp.rec.nam" v-model="model.bpdgrp.rec.nam"
maxlength="40" maxlength="40"
placeholder="请输入Externally Displayed Name to Identify the Contract" placeholder="请输入"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -1263,7 +1263,7 @@ ...@@ -1263,7 +1263,7 @@
type="date" type="date"
v-model="model.didgrp.rec.shpdat" v-model="model.didgrp.rec.shpdat"
style="width: 100%" style="width: 100%"
placeholder="请选择Shipment Date" placeholder="请选择"
></c-date-picker> ></c-date-picker>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
<c-col :span="20"> <c-col :span="20">
<el-form-item label="信用证余额" prop="ledgrp.cbs.opn1.amt"> <el-form-item label="信用证余额" prop="ledgrp.cbs.opn1.amt">
<c-col :span="6"> <c-col :span="6">
<c-select v-model="model.ledgrp.cbs.opn1.cur" maxlength="3" placeholder="请输入Currency" :code="codes.curtxt"></c-select> <c-select v-model="model.ledgrp.cbs.opn1.cur" maxlength="3" placeholder="请输入币种" :code="codes.curtxt"></c-select>
</c-col> </c-col>
<c-col :span="16" :offset="2"> <c-col :span="16" :offset="2">
<c-input v-model="model.ledgrp.cbs.opn1.amt" placeholder="请输入Balance"></c-input> <c-input v-model="model.ledgrp.cbs.opn1.amt" placeholder="请输入Balance"></c-input>
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
<c-row> <c-row>
<c-col :span="20"> <c-col :span="20">
<el-form-item label="摘要" prop="bedgrp.rec.nam"> <el-form-item label="摘要" prop="bedgrp.rec.nam">
<c-input v-model="model.bedgrp.rec.nam" maxlength="40" placeholder="请输入Externally Displayed Name to Identify the Contract"></c-input> <c-input v-model="model.bedgrp.rec.nam" maxlength="40" placeholder="请输入"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
</c-row> </c-row>
...@@ -226,7 +226,7 @@ ...@@ -226,7 +226,7 @@
<c-col :span="12">/// <c-col :span="12">///
<el-form-item label="信用证余额" prop="ledgrp.cbs.opn1.amt"> <el-form-item label="信用证余额" prop="ledgrp.cbs.opn1.amt">
<c-col :span="6"> <c-col :span="6">
<c-select v-model="model.ledgrp.cbs.opn1.cur" maxlength="3" placeholder="请输入Currency"></c-select> <c-select v-model="model.ledgrp.cbs.opn1.cur" maxlength="3" placeholder="请输入币种"></c-select>
</c-col> </c-col>
<c-col :span="16" :offset="2"> <c-col :span="16" :offset="2">
<c-input v-model="model.ledgrp.cbs.opn1.amt" placeholder="请输入Balance"></c-input> <c-input v-model="model.ledgrp.cbs.opn1.amt" placeholder="请输入Balance"></c-input>
...@@ -250,7 +250,7 @@ ...@@ -250,7 +250,7 @@
<c-col :span="12">///// <c-col :span="12">/////
<el-form-item label="摘要" prop="bedgrp.rec.nam"> <el-form-item label="摘要" prop="bedgrp.rec.nam">
<c-input v-model="model.bedgrp.rec.nam" maxlength="40" placeholder="请输入Externally Displayed Name to Identify the Contract"></c-input> <c-input v-model="model.bedgrp.rec.nam" maxlength="40" placeholder="请输入"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
</c-col> </c-col>
......
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
<c-col :span="12"> <c-col :span="12">
<c-col :span="12"> <c-col :span="12">
<el-form-item label="信用证币种" prop="dedgrp.cbs.opn1.cur"> <el-form-item label="信用证币种" prop="dedgrp.cbs.opn1.cur">
<c-input v-model="model.dedgrp.cbs.opn1.cur" maxlength="3" placeholder="请输入Currency"></c-input> <c-input v-model="model.dedgrp.cbs.opn1.cur" maxlength="3" placeholder="请输入币种"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
</c-col> </c-col>
<c-col :span="12"> <c-col :span="12">
<el-form-item label="摘要" prop="bfdgrp.rec.nam"> <el-form-item label="摘要" prop="bfdgrp.rec.nam">
<c-input v-model="model.bfdgrp.rec.nam" maxlength="40" placeholder="请输入Externally Displayed Name to Identify the Contract"></c-input> <c-input v-model="model.bfdgrp.rec.nam" maxlength="40" placeholder="请输入"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -192,7 +192,7 @@ ...@@ -192,7 +192,7 @@
<c-col :span="12"> <c-col :span="12">
<el-form-item label="Currency" prop="dedgrp.cbs.opn1.cur"> <el-form-item label="Currency" prop="dedgrp.cbs.opn1.cur">
<c-input v-model="model.dedgrp.cbs.opn1.cur" maxlength="3" placeholder="请输入Currency"></c-input> <c-input v-model="model.dedgrp.cbs.opn1.cur" maxlength="3" placeholder="请输入币种"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -222,7 +222,7 @@ ...@@ -222,7 +222,7 @@
<c-col :span="12"> <c-col :span="12">
<el-form-item label="Externally Displayed Name to Identify the Contract" prop="bfdgrp.rec.nam"> <el-form-item label="Externally Displayed Name to Identify the Contract" prop="bfdgrp.rec.nam">
<c-input v-model="model.bfdgrp.rec.nam" maxlength="40" placeholder="请输入Externally Displayed Name to Identify the Contract"></c-input> <c-input v-model="model.bfdgrp.rec.nam" maxlength="40" placeholder="请输入"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<c-col :span="12"> <c-col :span="12">
<el-form-item label="Currency" prop="lidgrp.cbs.opn1.cur"> <el-form-item label="Currency" prop="lidgrp.cbs.opn1.cur">
<c-input v-model="model.lidgrp.cbs.opn1.cur" maxlength="3" placeholder="请输入Currency"></c-input> <c-input v-model="model.lidgrp.cbs.opn1.cur" maxlength="3" placeholder="请输入币种"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -64,7 +64,7 @@ ...@@ -64,7 +64,7 @@
<c-col :span="12"> <c-col :span="12">
<el-form-item label="shipment date" prop="brdgrp.rec.tradat"> <el-form-item label="shipment date" prop="brdgrp.rec.tradat">
<c-date-picker type="date" v-model="model.brdgrp.rec.tradat" style="width:100%" placeholder="请选择shipment date"></c-date-picker> <c-date-picker type="date" v-model="model.brdgrp.rec.tradat" style="width:100%" placeholder="请选择"></c-date-picker>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
v-model="model.didgrp.rec.nam" v-model="model.didgrp.rec.nam"
maxlength="40" maxlength="40"
disabled disabled
placeholder="请输入Externally Displayed Name to Identify the Contract" placeholder="请输入"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -136,7 +136,7 @@ ...@@ -136,7 +136,7 @@
v-model="model.didgrp.rec.nomtop" v-model="model.didgrp.rec.nomtop"
maxlength="9" maxlength="9"
style="width: 100%" style="width: 100%"
placeholder="请输入Amount Tolerance - Positive" placeholder="请输入浮动下限"
disabled disabled
></c-input> ></c-input>
</c-form-item> </c-form-item>
...@@ -149,7 +149,7 @@ ...@@ -149,7 +149,7 @@
v-model="model.didgrp.rec.nomton" v-model="model.didgrp.rec.nomton"
maxlength="9" maxlength="9"
style="width: 100%" style="width: 100%"
placeholder="请输入Amount Tolerance - Negative" placeholder="请输入浮动上限"
disabled disabled
></c-input> ></c-input>
</c-col> </c-col>
...@@ -164,7 +164,7 @@ ...@@ -164,7 +164,7 @@
<c-input <c-input
v-model="model.didgrp.rec.nomton" v-model="model.didgrp.rec.nomton"
maxlength="9" maxlength="9"
placeholder="请输入Amount Tolerance - Negative" placeholder="请输入浮动上限"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> --> </c-col> -->
......
...@@ -117,7 +117,7 @@ ...@@ -117,7 +117,7 @@
<c-input <c-input
v-model="model.ledgrp.rec.nomton" v-model="model.ledgrp.rec.nomton"
style="width:90%" style="width:90%"
placeholder="请输入Amount Tolerance - Negative" placeholder="请输入浮动上限"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -127,7 +127,7 @@ ...@@ -127,7 +127,7 @@
<c-col :span="12"> <c-col :span="12">
<el-form-item label="Amount Tolerance - Negative" prop="lidgrp.rec.nomton"> <el-form-item label="Amount Tolerance - Negative" prop="lidgrp.rec.nomton">
<c-input v-model="model.lidgrp.rec.nomton" placeholder="请输入Amount Tolerance - Negative"></c-input> <c-input v-model="model.lidgrp.rec.nomton" placeholder="请输入浮动上限"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -156,7 +156,7 @@ ...@@ -156,7 +156,7 @@
<c-input <c-input
v-model="model.recgrp.ptyrat.cur" v-model="model.recgrp.ptyrat.cur"
style="width: 100%" style="width: 100%"
placeholder="请输入Currency" placeholder="请输入币种"
> >
</c-input> </c-input>
</el-form-item> </el-form-item>
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<c-col :span="12"> <c-col :span="12">
<el-form-item label="Currency" prop="ledgrp.cbs.opn1.cur"> <el-form-item label="Currency" prop="ledgrp.cbs.opn1.cur">
<c-input v-model="model.ledgrp.cbs.opn1.cur" maxlength="3" placeholder="请输入Currency"></c-input> <c-input v-model="model.ledgrp.cbs.opn1.cur" maxlength="3" placeholder="请输入币种"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -410,7 +410,7 @@ ...@@ -410,7 +410,7 @@
<c-input <c-input
v-model="model.bedgrp.cbs.max.cur" v-model="model.bedgrp.cbs.max.cur"
maxlength="3" maxlength="3"
placeholder="请输入Currency" placeholder="请输入币种"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
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