Commit 36f4701b by jianglong

修改列表分页为超过10条才显示分页,修改INFLID交易列表header

parent 599c95a9
......@@ -301,7 +301,7 @@
<template slot="header">
<c-col :span="11" style="text-align: center"><span>操作</span></c-col>
</template>
</template>
<template slot-scope="scope">
<!-- 申请一个弹出主键放在插槽,加工已渲染的数据 -->
<el-popover
......@@ -450,17 +450,17 @@ export default {
pattern: "date",
label: "关闭日期",
},
'8 19 "分行名称" 136',
'8 19 "分行名称" 160',
//'9 18 "PTA NO." 150',
'10 5 "申请人编号" 191',
'11 6 "申请人名称" 191',
'12 7 "申请人名称(中文)" 191',
//'12 7 "申请人名称(中文)" 191',
'13 10 "通知银行BIC编码" 165',
'14 8 "受益人编号" 165',
//'14 8 "受益人编号" 165',
'15 9 "受益人名称" 165',
'16 14 "名义币种" 100',
'17 15 "名义金额" 130 2 8 1 16',
'18 16 "余额币种" 100',
'16 14 "币种" 100',
'17 15 "金额" 130 2 8 1 16',
//'18 16 "余额币种" 100',
'19 17 "余额" 130 2 8 1 18',
],
data: [],
......
......@@ -173,7 +173,9 @@
<c-istream-table
:list="stmData.data"
:columns="stmData.columns"
:paginationShow="false"
:paginationShow="true"
:total="stmData.data.length"
:tableData="stmData.data"
>
<el-table-column prop="op" label="OP" width="80" fixed="right">
<template slot-scope="scope">
......@@ -194,6 +196,7 @@
<c-table
:border="true"
:list="model.liaall.liaccv.liaccvg"
:total="model.liaall.liaccv.liaccvg.length"
style="width:100%,text-align:center"
>
<el-table-column prop="ccdflg" label="调整标识" width="70px">
......@@ -203,7 +206,7 @@
<el-table-column prop="cur" label="币种" width="70px">
</el-table-column>
<el-table-column prop="oldamt" label="余额" width="110px">
<template slot-scope="scope">
<template slot-scope="scope">
<c-input-currency
v-model="scope.row.oldamt"
placeholder="0.00"
......@@ -211,7 +214,7 @@
</template>
</el-table-column>
<el-table-column prop="amt" label="变动金额" width="110px">
<template slot-scope="scope">
<template slot-scope="scope">
<c-input-currency
v-model="scope.row.amt"
placeholder="0.00"
......@@ -225,7 +228,7 @@
<el-table-column prop="concur" label="币种" width="70px">
</el-table-column>
<el-table-column prop="covamt" label="折算后金额" width="110px">
<template slot-scope="scope">
<template slot-scope="scope">
<c-input-currency
v-model="scope.row.covamt"
placeholder="0.00"
......@@ -233,7 +236,7 @@
</template>
</el-table-column>
<el-table-column prop="acccovamt" label="实际折算金额" width="150px">
<template slot-scope="scope">
<template slot-scope="scope">
<c-input-currency
v-model="scope.row.acccovamt"
placeholder="0.00"
......
......@@ -8,6 +8,7 @@
:list="model.liaall.liaallg"
style="width:100%,text-align:center,margin-bottom:18px"
:border="true"
:total="model.liaall.liaallg.length"
>
<el-table-column prop="bussec" label="业务" width="70px">
</el-table-column>
......@@ -60,7 +61,7 @@
<!-- <template slot-scope="scope">
{{moneyFormat(scope.row.oldamt)}}
</template> -->
<template slot-scope="scope">
<template slot-scope="scope">
<c-input-currency
v-model="scope.row.docamt"
placeholder="0.00"
......
......@@ -124,8 +124,9 @@
<c-table
style="text-align: center"
:list="model.setmod.setfog.setfol"
:paginationShow="false"
:paginationShow="true"
:border="true"
:total="model.setmod.setfog.setfol.length"
>
<el-table-column label="付款人" width="110px">
<template slot-scope="scope">
......@@ -192,7 +193,7 @@
label-width="0"
:prop="'setmod.setfog.setfol.' + scope.$index + '.amt'"
>
<c-input-currency
<c-input-currency
v-model="scope.row.amt"
placeholder="0.00"
></c-input-currency>
......@@ -310,8 +311,9 @@
<c-table
style="text-align: center"
:list="model.setmod.setfeg.setfel"
:paginationShow="false"
:paginationShow="true"
:border="true"
:total="model.setmod.setfeg.setfel.length"
>
<el-table-column label="收取对象" width="110px">
<template #default="scope">
......@@ -396,7 +398,7 @@
</template>
</el-table-column>
<el-table-column label="应收金额" prop="ogiamt" width="110px">
<template slot-scope="scope">
<template slot-scope="scope">
<c-input-currency
v-model="scope.row.ogiamt"
placeholder="0.00"
......@@ -409,7 +411,7 @@
label-width="0"
:prop="'setmod.setfeg.setfel.' + scope.$index + '.amt'"
>
<c-input-currency
<c-input-currency
v-model="scope.row.amt"
placeholder="0.00"
></c-input-currency>
......@@ -466,8 +468,9 @@
<c-table
style="text-align: center"
:list="stmData3"
:paginationShow="false"
:paginationShow="true"
:border="true"
:total="stmData3.length"
>
<el-table-column label="修改标识" prop="modflg" width="70px">
</el-table-column>
......@@ -478,8 +481,8 @@
<c-select
v-model="scope.row.acccur"
@change="accucrChange(scope.$index)"
>
<!-- @change="eventfunction('setgll.accur')" -->
>
<!-- @change="eventfunction('setgll.accur')" -->
<el-option
v-for="item in codes.acccur"
:key="item.value"
......@@ -493,7 +496,7 @@
</el-table-column>
<el-table-column label="记账金额" prop="fmtaccamt" width="110px">
<template slot-scope="scope">
<!-- <c-input
<!-- <c-input
v-model="scope.row.fmtaccamt"
@change="fmtaccamtChange(scope.$index)"
/> -->
......@@ -502,7 +505,7 @@
placeholder="0.00"
@change="fmtaccamtChange(scope.$index)"
></c-input-currency>
</template>
</template>
</el-table-column>
<el-table-column label="处理方式" width="110px">
<template #default="scope">
......@@ -544,7 +547,7 @@
<el-table-column label="原始币种" prop="cur" width="70px">
</el-table-column>
<el-table-column label="原始金额" prop="fmtamt" width="110px">
<template slot-scope="scope">
<template slot-scope="scope">
<c-input-currency
v-model="scope.row.fmtamt"
placeholder="0.00"
......@@ -1510,8 +1513,8 @@ export default {
this.updateModel(rtnmsg.data);
this.$nextTick(() => {
this.executeRule("setmod.glemod.glepan").then((res) => {
//TODO 处理数据逻辑
if (res.respCode == SUCCESS) this.updateModel(res.data);
//TODO 处理数据逻辑
if (res.respCode == SUCCESS) this.updateModel(res.data);
});
});
}
......@@ -1525,8 +1528,8 @@ export default {
this.updateModel(rtnmsg.data);
this.$nextTick(() => {
this.executeRule("setmod.glemod.glepan").then((res) => {
//TODO 处理数据逻辑
if (res.respCode == SUCCESS) this.updateModel(res.data);
//TODO 处理数据逻辑
if (res.respCode == SUCCESS) this.updateModel(res.data);
});
});
}
......@@ -1540,8 +1543,8 @@ export default {
this.updateModel(rtnmsg.data);
this.$nextTick(() => {
this.executeRule("setmod.glemod.glepan").then((res) => {
//TODO 处理数据逻辑
if (res.respCode == SUCCESS) this.updateModel(res.data);
//TODO 处理数据逻辑
if (res.respCode == SUCCESS) this.updateModel(res.data);
});
});
}
......
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