Commit e41fe89d by hewei

Merge remote-tracking branch 'origin/development-202206' into development-202206

parents 49fd1197 ce5290e4
<template> <template>
<div class="eibs-tab"> <div class="eibs-tab">
<!-- ====================左边======================= --> <!-- ============左边================= -->
<c-col :span="11"> <c-col :span="12" style="padding-right: 20px;">
<c-col :span="13"> <c-col :span="13">
<el-form-item label="附加金额" prop="ledgrp.cbs.max2.cur"> <el-form-item label="附加金额" prop="ledgrp.cbs.max2.cur">
<c-select v-model="model.ledgrp.cbs.max2.cur" style="width:100%" placeholder="请选择币种" disabled> <c-select v-model="model.ledgrp.cbs.max2.cur" style="width:100%" placeholder="请选择币种" disabled>
......
<template> <template>
<div class="eibs-tab"> <div class="eibs-tab">
<c-row> <!-- ============左边================= -->
<!-- =========================== 左边 ==========================--> <c-col :span="12" style="padding-right: 20px;">
<c-col :span="11">
<!-- Reference -->
<c-col :span="24"> <c-col :span="24">
<el-form-item label="出口信用证编号" prop="ledgrp.rec.ownref"> <el-form-item label="出口信用证编号" prop="ledgrp.rec.ownref">
<c-input <c-input
...@@ -264,8 +262,8 @@ ...@@ -264,8 +262,8 @@
</c-col> </c-col>
</c-col> </c-col>
<!-- =========================== 右边 ==========================--> <!-- ============右边================= -->
<c-col :span="11" :offset="1"> <c-col :span="12" style="padding-left: 20px;">
<c-col :span="24"> <c-col :span="24">
<el-form-item label="简略信息" prop="ledgrp.rec.nam"> <el-form-item label="简略信息" prop="ledgrp.rec.nam">
<c-input <c-input
...@@ -356,7 +354,6 @@ ...@@ -356,7 +354,6 @@
</el-form-item> </el-form-item>
</c-col> </c-col>
</c-col> </c-col>
</c-row>
</div> </div>
</template> </template>
<script> <script>
......
<template> <template>
<div class="eibs-tab"> <div class="eibs-tab">
<c-row>
<!-- ====================================顶部================================= --> <!-- ============左边================= -->
<c-col :span="24"> <c-col :span="12" style="padding-right: 20px;">
<c-col :span="11"> <c-col :span="24">
<el-form-item label="出口信用证编号" prop="ledgrp.rec.ownref" style="width: 100%"> <el-form-item label="出口信用证编号" prop="ledgrp.rec.ownref" style="width: 100%">
<c-fullbox> <c-fullbox>
<c-input v-model="model.ledgrp.rec.ownref" maxlength="16" placeholder="请输入编号" style="width: 95%" :disabled="true"> <c-input v-model="model.ledgrp.rec.ownref" maxlength="16" placeholder="请输入编号" style="width: 95%" :disabled="true">
...@@ -21,16 +21,7 @@ ...@@ -21,16 +21,7 @@
</c-fullbox> </c-fullbox>
</el-form-item> </el-form-item>
</c-col> </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-col :span="11">
<c-col :span="24"> <c-col :span="24">
<el-form-item label="信用证类型" prop="ledgrp.rec.lcrtyp"> <el-form-item label="信用证类型" prop="ledgrp.rec.lcrtyp">
<c-select v-model="model.ledgrp.rec.lcrtyp" style="width:100%" placeholder="请选择类型" :code="codes.lcrtyp"> <c-select v-model="model.ledgrp.rec.lcrtyp" style="width:100%" placeholder="请选择类型" :code="codes.lcrtyp">
...@@ -210,9 +201,14 @@ ...@@ -210,9 +201,14 @@
<!-- ========================右边======================= --> <!-- ============右边================= -->
<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>
<c-col :span="24"> <c-col :span="24">
<c-ptap :model="model" :argadr="{ <c-ptap :model="model" :argadr="{
...@@ -275,9 +271,6 @@ ...@@ -275,9 +271,6 @@
</c-col> </c-col>
</c-col> </c-col>
</c-row>
</div> </div>
</template> </template>
<script> <script>
......
<template> <template>
<div class="eibs-tab"> <div class="eibs-tab">
<!-- left --> <!-- ============左边================= -->
<c-col :span="11"> <c-col :span="12" style="padding-right: 20px;">
<c-col :span="24"> <c-col :span="24">
<el-form-item <el-form-item
label="信用证编号" label="信用证编号"
...@@ -403,8 +403,8 @@ ...@@ -403,8 +403,8 @@
</c-col> </c-col>
</c-col> </c-col>
<!-- right --> <!-- ============右边================= -->
<c-col :span="11" :offset="1"> <c-col :span="12" style="padding-left: 20px;">
<c-col :span="24"> <c-col :span="24">
<el-form-item label="简略信息" prop="ledgrp.rec.nam"> <el-form-item label="简略信息" prop="ledgrp.rec.nam">
<c-input <c-input
......
<template> <template>
<div class="eibs-tab"> <div class="eibs-tab">
<!-- left --> <!-- ============左边================= -->
<c-col :span="11"> <c-col :span="12" style="padding-right: 20px;">
<c-col :span="24"> <c-col :span="24">
<el-form-item <el-form-item
label="不符点" label="不符点"
...@@ -153,8 +153,8 @@ ...@@ -153,8 +153,8 @@
</c-col> </c-col>
</c-col> </c-col>
<!-- right --> <!-- ============右边================= -->
<c-col :span="11" :offset="1"> <c-col :span="12" style="padding-left: 20px;">
<c-col :span="24"> <c-col :span="24">
<el-form-item label="进一步处理" prop="betp.folwupopt"> <el-form-item label="进一步处理" prop="betp.folwupopt">
<c-fullbox> <c-fullbox>
......
<template> <template>
<div class="eibs-tab"> <div class="eibs-tab">
<!-- left --> <!-- ============左边================= -->
<c-col :span="11"> <c-col :span="12" style="padding-right: 20px;">
<!-- S0000007 : 单据类型 --> <!-- S0000007 : 单据类型 -->
<c-col :span="24"> <c-col :span="24">
<el-form-item label="单据类型" prop="bedgrp.srm.djutyp"> <el-form-item label="单据类型" prop="bedgrp.srm.djutyp">
...@@ -35,8 +35,8 @@ ...@@ -35,8 +35,8 @@
</c-col> </c-col>
</c-col> </c-col>
<!-- right --> <!-- ============右边================= -->
<c-col :span="11" :offset="1"> <c-col :span="12" style="padding-left: 20px;">
<!-- S0000004 : 单据出具日期 --> <!-- S0000004 : 单据出具日期 -->
<c-col :span="24"> <c-col :span="24">
......
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