Commit 9c7a14b5 by liuxin
parents a128a8c4 8bff35fd
......@@ -332,6 +332,7 @@ export default {
<style>
.eContainer-table-block {
margin-top: 15px;
position: relative;
}
.eContainer-table-block .paginationLable {
font-size: 12px;
......
......@@ -16,7 +16,7 @@
>
<el-row>
<c-col :span="23">
<c-col :span="23" style="margin-left: 9px;">
<c-col :span="8">
<el-form-item label="申报编号" prop="errsel.rptno" style="width: 100%">
<c-input
......@@ -64,7 +64,7 @@
</el-form-item>
</c-col>
</c-col>
<c-col :span="23" style="text-align: right;height:36.8px">
<c-col :span="23" style="margin-left: 9px;text-align: right;height:36.8px">
<el-button size="small" @click="errpHandleReset">重置</el-button>
<el-button
type="primary"
......@@ -80,20 +80,22 @@
<!-- </template>
</c-list-search> -->
<el-row>
<c-istream-table :list="stmData.data" :columns="stmData.columns" :showButtonFlg="true">
<el-table-column fixed="right" prop="op" label="操作" width="120px">
<template slot="header">
<c-col :span="11" style="text-align:left"><span>操作</span></c-col>
<!-- <c-col :span="12" style="text-align:right"><c-button icon="el-icon-s-tools"></c-button></c-col> -->
<el-row>
<c-col :span="23" style="margin-left: 9px;">
<c-istream-table :list="stmData.data" :columns="stmData.columns" :showButtonFlg="true">
<el-table-column fixed="right" prop="op" label="操作" width="120px">
<template slot="header">
<c-col :span="11" style="text-align:left"><span>操作</span></c-col>
<!-- <c-col :span="12" style="text-align:right"><c-button icon="el-icon-s-tools"></c-button></c-col> -->
</template>
<template slot-scope="scope">
<a href="javascript:void(0)" @click="continueEdit(scope.row)"
>correct</a
>
</template>
<template slot-scope="scope">
<a href="javascript:void(0)" @click="continueEdit(scope.row)"
>correct</a
>
</template>
</el-table-column>
</c-istream-table>
</el-table-column>
</c-istream-table>
</c-col>
</el-row>
<!--
<c-col :span="12">
......
......@@ -11,7 +11,7 @@
size="small"
>
<el-row>
<c-col :span="23">
<c-col :span="23" style="margin-left: 9px;">
<c-col :span="8">
<el-form-item label="业务编号" prop="bopquep.ownref" style="width: 100%">
<c-input
......@@ -71,7 +71,7 @@
</el-row>
<el-row v-show="searchSlot.searchToggle">
<c-col :span="23">
<c-col :span="23" style="margin-left: 9px;">
<c-col :span="8">
<el-form-item label="申报号码" prop="bopquep.rptno" style="width: 100%">
<c-input
......@@ -110,7 +110,7 @@
</c-col>
</c-col>
<c-col :span="23">
<c-col :span="23" style="margin-left: 9px;">
<c-col :span="8">
<el-form-item label="客户名称" prop="bopquep.ptynam" style="width: 100%">
<c-input
......@@ -159,7 +159,7 @@
</c-col>
<c-col :span="23">
<c-col :span="23" style="margin-left: 9px;">
<c-col :span="8">
<el-form-item label="笔数" prop="bopquep.sum" style="width: 100%">
<c-input
......@@ -193,32 +193,34 @@
</c-list-search>
<c-row style="margin-top: 10px">
<c-col>
<c-col style="margin-left: 9px;">
<c-button size="small" type="primary" style="margin-left:0">导出Excel</c-button>
<c-button size="small" type="primary" style="margin-left:0">应急导出</c-button>
</c-col>
</c-row>
<el-row>
<c-istream-table :list="stmData.data" :columns="stmData.columns" :showButtonFlg="true">
<el-table-column fixed="right" prop="op" label="操作" width="200px">
<template slot="header">
<c-col :span="11" style="text-align:left"><span>操作</span></c-col>
<!-- <c-col :span="12" style="text-align:right"><c-button icon="el-icon-s-tools"></c-button></c-col> -->
<c-col :span="23" style="margin-left: 9px;">
<c-istream-table :list="stmData.data" :columns="stmData.columns" :showButtonFlg="true">
<el-table-column fixed="right" prop="op" label="操作" width="200px">
<template slot="header">
<c-col :span="11" style="text-align:left"><span>操作</span></c-col>
<!-- <c-col :span="12" style="text-align:right"><c-button icon="el-icon-s-tools"></c-button></c-col> -->
</template>
<template slot-scope="scope">
<a href="javascript:void(0)" @click="continueEdit(scope.row)"
>详情</a
>
<a href="javascript:void(0)" @click="continueEdit(scope.row)"
>修改</a
>
<a href="javascript:void(0)" @click="continueEdit(scope.row)"
>删除</a
>
</template>
<template slot-scope="scope">
<a href="javascript:void(0)" @click="continueEdit(scope.row)"
>详情</a
>
<a href="javascript:void(0)" @click="continueEdit(scope.row)"
>修改</a
>
<a href="javascript:void(0)" @click="continueEdit(scope.row)"
>删除</a
>
</template>
</el-table-column>
</c-istream-table>
</el-table-column>
</c-istream-table>
</c-col>
</el-row>
<!-- <c-col :span="12">
......
......@@ -12,7 +12,7 @@
size="small"
>
<el-row>
<c-col :span="23">
<c-col :span="23" style="margin-left: 9px;">
<c-col :span="8">
<el-form-item label="业务编号" prop="searef" style="width: 100%">
<c-input
......@@ -80,7 +80,7 @@
</c-col>
</el-row>
<el-row>
<c-col :span="23">
<c-col :span="23" style="margin-left: 9px;">
<c-col :span="8">
<el-form-item label="业务类型" prop="seasec" style="width: 100%">
<c-select
......@@ -171,7 +171,7 @@
</c-col>
<c-col
:span="23"
style="text-align: right;height:36.8px"
style="text-align: right;height:36.8px;margin-left: 9px;"
v-if="
model.usfmod.flt === '<SELU>' || model.usfmod.flt === '<SELB>'
"
......@@ -249,7 +249,7 @@
</div> -->
<el-row>
<c-col :span="24">
<c-col :span="23" style="margin-left: 9px;">
<c-istream-table :list="stmData.data" :columns="stmData.columns" :showButtonFlg="true">
<el-table-column
fixed="right"
......
......@@ -107,7 +107,7 @@ import Coninfp from "~/views/Public/Coninfp";
import Limitbody from "~/views/Public/Limitbody";
export default {
name: "Infdid",
name: "Ditdck",
components: {
"m-litdckp": Litdckp,
"m-ovwp": Ovwp,
......
......@@ -10,9 +10,13 @@
</c-select>
</el-form-item>
<c-col :span="24">
<c-col :span="11">
<el-form-item label="付款期限" prop="didgrp.rec.tenmaxday" >
<c-input :disabled="model.didgrp.rec.avbby == 'P'" v-model.number="model.didgrp.rec.tenmaxday" placeholder="请输入" style="width:17%" maxlength="3"></c-input>
<c-input :disabled="model.didgrp.rec.avbby == 'P'" v-model.number="model.didgrp.rec.tenmaxday" placeholder="请输入" style="width:100%" maxlength="3"></c-input>
</el-form-item>
</c-col>
</c-col>
<el-form-item label="远期付款指示" prop="didgrp.blk.defdet">
<c-col :span="21">
......@@ -38,15 +42,17 @@
<c-checkbox v-model="model.didgrp.blk.preperflg" :click="preperflgExtkeyEvent()">修改交单期限文本</c-checkbox>
</el-form-item>
<c-col :span="24">
<c-col :span="11">
<el-form-item label="货物运输/交货/服务方式" prop="didgrp.rec.tratyp">
<c-col :span="10">
<c-select v-model="model.didgrp.rec.tratyp" style="width:90%" placeholder="请选择" @change="recTratypChange" :disabled="model.didgrp.rec.mytype == 'F'">
<c-select v-model="model.didgrp.rec.tratyp" style="width:100%" placeholder="请选择" @change="recTratypChange" :disabled="model.didgrp.rec.mytype == 'F'">
<el-option v-for="item in codes.tratyp" :key="item.value" :label="item.label"
:value="item.value">
</el-option>
</c-select>
</c-col>
</el-form-item>
</c-col>
</c-col>
<el-form-item v-if="model.didgrp.rec.mytype == 'H'" label="手输运输方式" prop="didgrp.rec.sdsrfs">
<c-input type="textarea" v-model="model.didgrp.rec.sdsrfs" :disabled="this.mytypeFlag" maxlength="140" show-word-limit placeholder="请输入"></c-input>
......@@ -63,16 +69,20 @@
<c-input v-model="model.didgrp.rec.conno" maxlength="35" placeholder="请输入"></c-input>
</el-form-item>
<c-col :span="11">
<el-form-item label="合同金额" prop="didgrp.rec.conamt">
<c-col :span="10">
<c-select v-model="model.didgrp.rec.concur" style="width:90%" placeholder="请选择">
<el-option label="CNY 人民币" value="CNY"></el-option>
</c-select>
<c-select v-model="model.didgrp.rec.concur" style="width:100%" placeholder="请选择">
<el-option label="CNY" value="CNY">
<span style="float: left">{{ "CNY 人民币" }}</span>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col :span="14">
<c-col :span="13">
<el-form-item label-width="5px" prop="didgrp.rec.conamt">
<c-input v-model="model.didgrp.rec.conamt" placeholder="请输入"></c-input>
</c-col>
</el-form-item>
</c-col>
</c-col>
<!-- ========================= Right ========================= -->
......
......@@ -92,7 +92,7 @@
&nbsp;
</c-col> -->
<c-col :span="13">
<c-col :span="11">
<c-form-item label="信用证金额" prop="didgrp.cbs.nom1.cur" previewLabel="信用证币种">
<c-select
disabled
......@@ -110,11 +110,11 @@
</c-select>
</c-form-item>
</c-col>
<c-col :span="11">
<c-col :span="13">
<c-form-item
previewLabel="信用证金额"
style="text-align: left"
label-width="10px"
label-width="5px"
prop="didgrp.cbs.nom1.amt"
>
<c-input-currency
......@@ -136,24 +136,22 @@
</el-form-item>
</c-col>
<c-col :span="24">
<c-col :span="20">
<c-form-item label="上下浮动限额" prop="didgrp.rec.nomtop">
<c-input
v-model="model.didgrp.rec.nomtop"
maxlength="9"
style="width: 40%"
style="width: 48%"
placeholder="请输入Amount Tolerance - Positive"
></c-input>
<label style="display:inline-block;width:calc(20% - 15px);text-align:center;">-</label>
<label style="display:inline-block;width:calc(3% - 4px);text-align:center;">-</label>
<c-input
v-model="model.didgrp.rec.nomton"
maxlength="9"
style="width: 40%"
style="width: 48%"
placeholder="请输入Amount Tolerance - Negative"
></c-input>
</c-form-item>
</c-col>
</c-col>
<!-- <c-col :span="12" style="text-align: left">
<el-form-item
label=""
......@@ -171,11 +169,11 @@
<!-- <c-col> &nbsp; </c-col> -->
<c-col :span="13">
<c-col :span="11">
<el-form-item label="信用证最大金额" prop="didgrp.cbs.max.cur">
<c-select
v-model="model.didgrp.cbs.max.cur"
style="width: 95%"
style="width: 100%"
placeholder="请选择Currency"
disabled
>
......@@ -190,8 +188,8 @@
</el-form-item>
</c-col>
<c-col :span="11">
<el-form-item label="" label-width="0" prop="didgrp.cbs.max.amt">
<c-col :span="13">
<el-form-item label="" label-width="5px" prop="didgrp.cbs.max.amt">
<c-input
v-model="model.didgrp.cbs.max.amt"
placeholder="请输入信用证最大金额"
......@@ -235,19 +233,17 @@
</c-col>
<c-col :span="24">
<c-col :span="20">
<c-form-item label="开证日期" prop="didgrp.rec.opndat">
<c-date-picker
type="date"
v-model="model.didgrp.rec.opndat"
value-format="yyyy-MM-dd"
placeholder="请选择Date"
style="width:100%"
></c-date-picker>
</c-form-item>
</c-col>
</c-col>
<c-col :span="24">
<c-col :span="13">
<el-form-item
v-if="model.didgrp.rec.mytype == 'H'"
label="最迟货物装运日"
......@@ -257,7 +253,7 @@
type="date"
v-model="model.didgrp.rec.shpdat"
value-format="yyyy-MM-dd"
style="width: 95%"
style="width: 100%"
placeholder="请选择Date"
></c-date-picker>
</el-form-item>
......@@ -270,8 +266,9 @@
type="date"
v-model="model.didgrp.rec.shpdat"
value-format="yyyy-MM-dd"
style="width: 95%"
style="width: 100%"
placeholder="请选择Date"
></c-date-picker>
</el-form-item>
<el-form-item
......@@ -283,24 +280,22 @@
type="date"
v-model="model.didgrp.rec.shpdat"
value-format="yyyy-MM-dd"
style="width: 95%"
style="width: 100%"
placeholder="请选择"
></c-date-picker>
</el-form-item>
</c-col>
</c-col>
<c-col :span="24">
<c-col :span="20">
<c-form-item label="有效日期" prop="didgrp.rec.expdat">
<c-date-picker
type="date"
v-model="model.didgrp.rec.expdat"
value-format="yyyy-MM-dd"
placeholder="请选择Date"
style="width:100%"
></c-date-picker>
</c-form-item>
</c-col>
</c-col>
<c-col :span="24">
<c-form-item label="有效地点" prop="didgrp.rec.expplc">
<c-input
......@@ -328,7 +323,7 @@
</el-form-item>
</c-col>
<c-col :span="11">
<el-form-item label="报文类型" label-width="80px">
<el-form-item label="报文类型" label-width="103px">
<c-select v-model="model.ditp.msgtyp" placeholder="请选择报文类型"
:code="getValues('ditp.msgtyp')"
:disabled="model.didgrp.rec.elcflg!='Y'" />
......
......@@ -59,7 +59,7 @@
</c-col>
</el-row> -->
<el-row>
<c-col :span="23">
<c-col :span="23" style="margin-left: 9px;">
<c-col :span="8">
<el-form-item label="业务编号" prop="selobj" style="width: 100%">
<c-input
......@@ -120,7 +120,7 @@
</el-row>
<el-row>
<c-col :span="23">
<c-col :span="23" style="margin-left: 9px;">
<c-col :span="8">
<el-form-item
label="选择用户"
......@@ -180,7 +180,7 @@
</c-col>
</c-col>
<c-col :span="23">
<c-col :span="23" style="margin-left: 9px;">
<c-col :span="8" v-if="model.usfmod.flt === '<SELU>'">
<el-form-item label="经办柜员" style="width: 100%">
<c-input></c-input>
......@@ -292,7 +292,7 @@
详情
</c-button>
</c-col> -->
<c-col :span="24">
<c-col :span="23" style="margin-left: 9px;">
<c-istream-table
:list="stmData.data"
:columns="stmData.columns"
......
......@@ -59,7 +59,7 @@
</c-col>
</el-row> -->
<el-row>
<c-col :span="23">
<c-col :span="23" style="margin-left: 9px;">
<c-col :span="8">
<el-form-item label="业务编号" prop="selobj" style="width: 100%">
<c-input
......@@ -132,7 +132,7 @@
</el-row>
<el-row>
<c-col :span="23">
<c-col :span="23" style="margin-left: 9px;">
<c-col :span="8">
<el-form-item label="业务描述" prop="seltxt" style="width: 100%">
<c-input
......@@ -185,7 +185,7 @@
>
</c-col>
</c-col>
<c-col :span="23" style="text-align: right;height:36.8px" v-if="model.usfmod.flt === '<SELU>'||model.usfmod.flt === '<SELB>'">
<c-col :span="23" style="margin-left: 9px;text-align: right;height:36.8px" v-if="model.usfmod.flt === '<SELU>'||model.usfmod.flt === '<SELB>'">
<el-button size="small" @click="sptfndHandleReset">重置</el-button>
<el-button
type="primary"
......@@ -196,7 +196,7 @@
>
</c-col>
<c-col :span="23">
<c-col :span="23" style="margin-left: 9px;">
<!-- <c-col :span="12" style="text-align:center" >
<c-checkbox v-model="model.chkypt">云平台</c-checkbox>
</c-col> -->
......@@ -279,7 +279,7 @@
详情
</c-button>
</c-col> -->
<c-col :span="24">
<c-col :span="23" style="margin-left: 9px;">
<c-istream-table :list="stmData.data" :columns="stmData.columns" :showButtonFlg="true">
<el-table-column fixed="right" prop="op" label="操作" width="140px">
<template slot="header">
......
......@@ -12,7 +12,7 @@
size="small"
>
<el-row>
<c-col :span="23">
<c-col :span="23" style="margin-left: 9px;">
<c-col :span="8">
<el-form-item
label="业务编号"
......@@ -82,7 +82,7 @@
</c-col>
-->
<el-row>
<c-col :span="23">
<c-col :span="23" style="margin-left: 9px;">
<c-col :span="8">
<el-form-item
label="业务状态"
......@@ -164,7 +164,7 @@
</el-form-item>
</c-col>
</c-col>
<c-col :span="23">
<c-col :span="23" style="margin-left: 9px;">
<c-col :span="8">
<el-form-item
label="业务标志"
......@@ -395,7 +395,7 @@
v-on:multipleSelect="multipleSelect"
> -->
<el-row>
<c-col :span="24">
<c-col :span="23" style="margin-left: 9px;">
<c-istream-table :list="stmData.data" :columns="stmData.columns" style="width:100%" :showButtonFlg="true">
<el-table-column
fixed="right"
......
......@@ -12,7 +12,7 @@
size="small"
>
<el-row>
<c-col :span="23">
<c-col :span="23" style="margin-left: 9px;">
<c-col :span="8">
<el-form-item
label="业务编号"
......@@ -77,7 +77,7 @@
</c-col>
-->
<el-row>
<c-col :span="23">
<c-col :span="23" style="margin-left: 9px;">
<c-col :span="8">
<el-form-item
label="业务状态"
......@@ -151,7 +151,7 @@
</el-form-item>
</c-col>
</c-col>
<c-col :span="23">
<c-col :span="23" style="margin-left: 9px;">
<c-col :span="8">
<el-form-item
label="业务标志"
......@@ -384,7 +384,7 @@
v-on:multipleSelect="multipleSelect"
> -->
<el-row>
<c-col :span="24">
<c-col :span="23" style="margin-left: 9px;">
<c-istream-table :list="stmData.data" :columns="stmData.columns" style="width:100%" :showButtonFlg="true">
<el-table-column
fixed="right"
......
......@@ -184,7 +184,7 @@
</c-button>
</c-col>
-->
<c-col :span="11" style="margin-left:20px;text-align:right">
<c-col :span="11" style="margin-left: 9px;text-align:right">
<!-- <c-row> -->
<!-- <c-col :span="23" style="margin-left:35px;text-align:right"> -->
<c-button size="small" type="primary" @click="onLiaccvAdd">
......@@ -216,7 +216,7 @@
</c-col>
<!-- <c-col :span="24"><div style="height: 10px"></div></c-col> -->
<c-col :span="23" style="margin:0 20px">
<c-col :span="23" style="margin-left: 9px;">
<c-table
:border="true"
:list="model.liaall.liaccv.liaccvg"
......
......@@ -5,54 +5,68 @@
<!-- <c-table :columnsConfig="tableColumns" :list="tableData"></c-table> -->
<span slot="label">
待经办列表
<el-badge v-if="$store.state.Status.taskList.sptsel>0" :value="$store.state.Status.taskList.sptsel" :max="99"/>
<el-badge
v-if="$store.state.Status.taskList.sptsel > 0"
:value="$store.state.Status.taskList.sptsel"
:max="99"
/>
</span>
<c-content :height="160">
<t-sptsel />
<t-sptsel />
</c-content>
</el-tab-pane>
<el-tab-pane label="待复核列表" name="trnrel">
<span slot="label">
待复核列表
<el-badge v-if="$store.state.Status.taskList.trnrel>0" :value="$store.state.Status.taskList.trnrel" :max="99"/>
<el-badge
v-if="$store.state.Status.taskList.trnrel > 0"
:value="$store.state.Status.taskList.trnrel"
:max="99"
/>
</span>
<c-content :height="160">
<t-trnrel />
</c-content>
<t-trnrel />
</c-content>
</el-tab-pane>
<el-tab-pane label="已完成列表" name="trnfnd">
<el-tab-pane label="已完成列表" name="trnfnd">
<c-content :height="160">
<t-trnfnd />
<t-trnfnd />
</c-content>
</el-tab-pane>
<el-tab-pane label="待申报列表" name="bopsel">
<t-bopsel />
<t-bopsel />
</el-tab-pane>
<el-tab-pane label="草稿箱" name="sptbrk">
<span slot="label">
草稿箱
<el-badge v-if="$store.state.Status.taskList.sptbrk>0" :value="$store.state.Status.taskList.sptbrk" :max="99"/>
<el-badge
v-if="$store.state.Status.taskList.sptbrk > 0"
:value="$store.state.Status.taskList.sptbrk"
:max="99"
/>
</span>
<t-sptbrk />
<t-sptbrk />
</el-tab-pane>
<el-tab-pane label="到期提示" name="diasel">
<span slot="label">
到期提示
<el-badge v-if="$store.state.Status.taskList.diasel>0" :value="$store.state.Status.taskList.diasel" :max="99"/>
<el-badge
v-if="$store.state.Status.taskList.diasel > 0"
:value="$store.state.Status.taskList.diasel"
:max="99"
/>
</span>
<c-content :height="160">
<t-diasel/>
<t-diasel />
</c-content>
</el-tab-pane>
</el-tab-pane>
</c-tabs>
</div>
</template>
<script>
import Sptsel from "~/views/Business/Sptsel";
import Sptbrk from "~/views/Business/Sptsel/Sptbrk";
import Trnrel from "~/views/Business/Trnrel";
......@@ -61,34 +75,31 @@ import Diasel from "~/views/Business/Diasel";
import Bopsel from "~/views/Business/Bopsel";
export default {
data(){
return{
}
data() {
return {};
},
computed: {
tabVal: {
get() {
return this.$store.state.Status.taskListTabVal || "sptsel"
return this.$store.state.Status.taskListTabVal || "sptsel";
},
set(val) {
this.$store.commit("setTaskListTabVal", val)
}
}
this.$store.commit("setTaskListTabVal", val);
},
},
},
name: "TaskList",
created() {
},
created() {},
methods: {
tabClick(tab) {
},
tabClick(tab) {},
},
components:{
"t-sptsel" : Sptsel,
"t-sptbrk" : Sptbrk,
"t-trnrel" : Trnrel,
"t-trnfnd" : Trnfnd,
"t-diasel" : Diasel,
"t-bopsel" : Bopsel,
components: {
"t-sptsel": Sptsel,
"t-sptbrk": Sptbrk,
"t-trnrel": Trnrel,
"t-trnfnd": Trnfnd,
"t-diasel": Diasel,
"t-bopsel": Bopsel,
},
};
</script>
......
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