Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhouqian
vue-gjjs
Commits
8956b930
Commit
8956b930
authored
Oct 19, 2022
by
Wuyuqiu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整公共面板表格
parent
64632e83
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
57 additions
and
53 deletions
+57
-53
common.css
src/assets/css/common.css
+4
-1
index.vue
src/views/Business/Litopn/index.vue
+7
-6
Ccvpan.vue
src/views/Public/Ccvpan.vue
+5
-5
Docpan.vue
src/views/Public/Docpan.vue
+10
-10
Engp.vue
src/views/Public/Engp.vue
+6
-6
Glepan.vue
src/views/Public/Glepan.vue
+6
-6
Setpan.vue
src/views/Public/Setpan.vue
+19
-19
No files found.
src/assets/css/common.css
View file @
8956b930
...
@@ -368,7 +368,10 @@
...
@@ -368,7 +368,10 @@
.el-table__row
.cell
.el-form-item--mini.el-form-item
,
.el-table__row
.cell
.el-form-item--small.el-form-item
{
.el-table__row
.cell
.el-form-item--mini.el-form-item
,
.el-table__row
.cell
.el-form-item--small.el-form-item
{
margin-bottom
:
0px
;
margin-bottom
:
0px
;
}
}
/* 表格按钮居中 */
.cell
{
text-align
:
center
;
}
.el-tooltip__popper.is-dark
{
.el-tooltip__popper.is-dark
{
max-width
:
600px
;
max-width
:
600px
;
}
}
...
...
src/views/Business/Litopn/index.vue
View file @
8956b930
...
@@ -136,6 +136,13 @@
...
@@ -136,6 +136,13 @@
<m-coninfp
:model=
"model"
:codes=
"codes"
/>
<m-coninfp
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
-->
</el-tab-pane>
-->
<!--PD000002 -->
<el-tab-pane
label=
"申报信息"
name=
"cnyp,libp"
>
<c-content>
<m-cnyp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--PD000529 -->
<!--PD000529 -->
<el-tab-pane
label=
"报文/面函"
name=
"docpan"
>
<el-tab-pane
label=
"报文/面函"
name=
"docpan"
>
<c-content>
<c-content>
...
@@ -150,12 +157,6 @@
...
@@ -150,12 +157,6 @@
</c-content>
</c-content>
</el-tab-pane>
</el-tab-pane>
<!--PD000002 -->
<el-tab-pane
label=
"申报信息"
name=
"cnyp,libp"
>
<c-content>
<m-cnyp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
<!--PD000110 -->
<!--PD000110 -->
<!--
<el-tab-pane
<!--
<el-tab-pane
...
...
src/views/Public/Ccvpan.vue
View file @
8956b930
...
@@ -196,11 +196,11 @@
...
@@ -196,11 +196,11 @@
:list=
"model.liaall.liaccv.liaccvg"
:list=
"model.liaall.liaccv.liaccvg"
style=
"width:100%,text-align:center"
style=
"width:100%,text-align:center"
>
>
<el-table-column
prop=
"ccdflg"
label=
"调整标识"
width=
"7
8
px"
>
<el-table-column
prop=
"ccdflg"
label=
"调整标识"
width=
"7
0
px"
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"ownref"
label=
"保证金编号"
width=
"1
3
0px"
>
<el-table-column
prop=
"ownref"
label=
"保证金编号"
width=
"1
8
0px"
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"cur"
label=
"币种"
width=
"
55
px"
>
<el-table-column
prop=
"cur"
label=
"币种"
width=
"
70
px"
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"oldamt"
label=
"余额"
width=
"150px"
>
<el-table-column
prop=
"oldamt"
label=
"余额"
width=
"150px"
>
</el-table-column>
</el-table-column>
...
@@ -208,9 +208,9 @@
...
@@ -208,9 +208,9 @@
</el-table-column>
</el-table-column>
<el-table-column
prop=
"acc"
label=
"保证金账号"
width=
"180px"
>
<el-table-column
prop=
"acc"
label=
"保证金账号"
width=
"180px"
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"rat"
label=
"汇率"
width=
"1
2
0px"
>
<el-table-column
prop=
"rat"
label=
"汇率"
width=
"1
5
0px"
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"concur"
label=
"币种"
width=
"
55
px"
>
<el-table-column
prop=
"concur"
label=
"币种"
width=
"
70
px"
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"covamt"
label=
"折算后金额"
width=
"150px"
>
<el-table-column
prop=
"covamt"
label=
"折算后金额"
width=
"150px"
>
</el-table-column>
</el-table-column>
...
...
src/views/Public/Docpan.vue
View file @
8956b930
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<div
class=
"eibs-tab"
>
<div
class=
"eibs-tab"
>
<c-col
:span=
"24"
style=
""
>
<c-col
:span=
"24"
style=
""
>
<c-istream-table-docpan
:list=
"stmData.data"
:columns=
"stmData.columns"
>
<c-istream-table-docpan
:list=
"stmData.data"
:columns=
"stmData.columns"
>
<el-table-column
label=
"介质"
>
<el-table-column
label=
"介质"
width=
"110px"
>
<template
slot-scope=
"scope"
>
<template
slot-scope=
"scope"
>
<el-form-item
<el-form-item
label-width=
"0"
label-width=
"0"
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
</el-form-item>
</el-form-item>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"报文格式"
>
<el-table-column
label=
"报文格式"
width=
"150px"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<c-select
<c-select
v-model=
"
v-model=
"
...
@@ -47,7 +47,7 @@
...
@@ -47,7 +47,7 @@
</c-select>
</c-select>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"语言"
width=
"150
%
"
>
<el-table-column
label=
"语言"
width=
"150
px
"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<c-select
<c-select
v-model=
"
v-model=
"
...
@@ -66,7 +66,7 @@
...
@@ -66,7 +66,7 @@
</c-select>
</c-select>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"传送方式"
>
<el-table-column
label=
"传送方式"
width=
"110px"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<el-form-item
<el-form-item
label-width=
"0"
label-width=
"0"
...
@@ -115,8 +115,8 @@
...
@@ -115,8 +115,8 @@
>
>
</c-input>
</c-input>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
""
>
<el-table-column
label=
""
width=
"110px"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<el-form-item
<el-form-item
label-width=
"0"
label-width=
"0"
...
@@ -140,7 +140,7 @@
...
@@ -140,7 +140,7 @@
</el-form-item>
</el-form-item>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"操作"
width=
"
135
px"
fixed=
"right"
>
<el-table-column
label=
"操作"
width=
"
200
px"
fixed=
"right"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<c-button
<c-button
type=
"primary"
type=
"primary"
...
@@ -151,7 +151,7 @@
...
@@ -151,7 +151,7 @@
model.didgrp.rec.elcflg == 'Y')||suppress
model.didgrp.rec.elcflg == 'Y')||suppress
"
"
@
click=
"handleDisplay(scope.row.index, scope.row, model.trnmod.trndoc.doceot[scope.row.idx])"
@
click=
"handleDisplay(scope.row.index, scope.row, model.trnmod.trndoc.doceot[scope.row.idx])"
style=
"margin-
left:0
"
style=
"margin-
right:10px
"
>
预览
</c-button
>
预览
</c-button
>
>
<c-button
<c-button
...
@@ -502,8 +502,8 @@ export default {
...
@@ -502,8 +502,8 @@ export default {
stmData
:
{
stmData
:
{
columns
:
[
columns
:
[
//注释的已改成静态
//注释的已改成静态
"role 收报人
8
0px"
,
"role 收报人
7
0px"
,
"pandsc 描述 2
6
0px"
,
"pandsc 描述 2
5
0px"
,
//"cortyp 类型",
//"cortyp 类型",
//"docsnf 报文格式",
//"docsnf 报文格式",
//"docuil 语言",
//"docuil 语言",
...
...
src/views/Public/Engp.vue
View file @
8956b930
...
@@ -9,9 +9,9 @@
...
@@ -9,9 +9,9 @@
style=
"width:100%,text-align:center,margin-bottom:18px"
style=
"width:100%,text-align:center,margin-bottom:18px"
:border=
"true"
:border=
"true"
>
>
<el-table-column
prop=
"bussec"
label=
"业务"
width=
"
5
0px"
>
<el-table-column
prop=
"bussec"
label=
"业务"
width=
"
7
0px"
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"cbtpfx"
label=
"类型"
width=
"
6
0px"
>
<el-table-column
prop=
"cbtpfx"
label=
"类型"
width=
"
7
0px"
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"matdat"
label=
"到期日"
width=
"150px"
>
<el-table-column
prop=
"matdat"
label=
"到期日"
width=
"150px"
>
<template
slot-scope=
"scope"
>
<template
slot-scope=
"scope"
>
...
@@ -54,19 +54,19 @@
...
@@ -54,19 +54,19 @@
-->
-->
<el-table-column
prop=
"cdtrol"
label=
"债权人"
width=
"70px"
>
<el-table-column
prop=
"cdtrol"
label=
"债权人"
width=
"70px"
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"cur"
label=
"币种"
width=
"
55
px"
>
<el-table-column
prop=
"cur"
label=
"币种"
width=
"
70
px"
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"oldamt"
label=
"原始金额"
width=
"150px"
>
<el-table-column
prop=
"oldamt"
label=
"原始金额"
width=
"150px"
>
<!-- <template slot-scope="scope">
<!-- <template slot-scope="scope">
{{moneyFormat(scope.row.oldamt)}}
{{moneyFormat(scope.row.oldamt)}}
</template> -->
</template> -->
</el-table-column>
</el-table-column>
<el-table-column
prop=
"amt"
label=
"记账金额"
width=
"1
0
0px"
>
<el-table-column
prop=
"amt"
label=
"记账金额"
width=
"1
5
0px"
>
<!-- <template slot-scope="scope">
<!-- <template slot-scope="scope">
{{moneyFormat(scope.row.amt)}}
{{moneyFormat(scope.row.amt)}}
</template> -->
</template> -->
</el-table-column>
</el-table-column>
<el-table-column
prop=
"tenpct"
label=
"%"
width=
"
8
0px"
>
<el-table-column
prop=
"tenpct"
label=
"%"
width=
"
7
0px"
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"acc"
label=
"核心账号"
width=
"160px"
>
<el-table-column
prop=
"acc"
label=
"核心账号"
width=
"160px"
>
<!-- check,需用el-form-item标签包起来 -->
<!-- check,需用el-form-item标签包起来 -->
...
@@ -90,7 +90,7 @@
...
@@ -90,7 +90,7 @@
{{
dateFormat
(
scope
.
row
.
valdat
)
}}
{{
dateFormat
(
scope
.
row
.
valdat
)
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
""
prop=
"det"
width=
"1
0
0px"
fixed=
"right"
>
<el-table-column
label=
""
prop=
"det"
width=
"1
5
0px"
fixed=
"right"
>
<
template
slot-scope=
"scope"
slot=
"header"
>
<
template
slot-scope=
"scope"
slot=
"header"
>
<el-button
<el-button
circle
circle
...
...
src/views/Public/Glepan.vue
View file @
8956b930
...
@@ -18,12 +18,12 @@ export default {
...
@@ -18,12 +18,12 @@ export default {
return
{
return
{
columns
:
[
columns
:
[
"2 1
\"
借/贷
\"
80 1 0"
,
"2 1
\"
借/贷
\"
80 1 0"
,
"6 2
\"
账号
\"
14
0"
,
"6 2
\"
账号
\"
20
0"
,
"3 3
\"
币种
\"
8
0"
,
"3 3
\"
币种
\"
7
0"
,
"4 4
\"
金额
\"
1
8
0 2 8:1 2 5"
,
"4 4
\"
金额
\"
1
5
0 2 8:1 2 5"
,
"5 5
\"
起息日
\"
1
4
0"
,
"5 5
\"
起息日
\"
1
5
0"
,
"7 6
\"
牌价类型
\"
1
6
0"
,
"7 6
\"
牌价类型
\"
1
0
0"
,
"8 7
\"
牌价
\"
1
2
0 2 0 1 0"
,
"8 7
\"
牌价
\"
1
0
0 2 0 1 0"
,
"9 8
\"
会计科目
\"
100"
,
"9 8
\"
会计科目
\"
100"
,
"0 9
\"
分录序号
\"
100 1 0"
"0 9
\"
分录序号
\"
100 1 0"
],
],
...
...
src/views/Public/Setpan.vue
View file @
8956b930
...
@@ -127,7 +127,7 @@
...
@@ -127,7 +127,7 @@
:paginationShow=
"false"
:paginationShow=
"false"
:border=
"true"
:border=
"true"
>
>
<el-table-column
label=
"付款人"
width=
"1
01
px"
>
<el-table-column
label=
"付款人"
width=
"1
10
px"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<el-form-item
<el-form-item
label-width=
"0"
label-width=
"0"
...
@@ -146,7 +146,7 @@
...
@@ -146,7 +146,7 @@
</el-form-item>
</el-form-item>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"付款人"
width=
"1
01
px"
>
<el-table-column
label=
"付款人"
width=
"1
10
px"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<el-form-item
<el-form-item
label-width=
"0"
label-width=
"0"
...
@@ -167,13 +167,13 @@
...
@@ -167,13 +167,13 @@
</el-table-column>
</el-table-column>
<el-table-column
label=
"费用来源"
prop=
"src"
width=
"70px"
>
<el-table-column
label=
"费用来源"
prop=
"src"
width=
"70px"
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"处理方式"
prop=
"dsp"
width=
"
76
px"
>
<el-table-column
label=
"处理方式"
prop=
"dsp"
width=
"
110
px"
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"付款人摘要"
prop=
"txtdbt"
width=
"auto"
>
<el-table-column
label=
"付款人摘要"
prop=
"txtdbt"
width=
"auto"
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"收款人摘要"
prop=
"txtpay"
width=
"auto"
>
<el-table-column
label=
"收款人摘要"
prop=
"txtpay"
width=
"auto"
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"币种"
prop=
"cur"
width=
"
93
px"
>
<el-table-column
label=
"币种"
prop=
"cur"
width=
"
110
px"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<c-select
v-model=
"scope.row.cur"
>
<c-select
v-model=
"scope.row.cur"
>
<el-option
<el-option
...
@@ -194,7 +194,7 @@
...
@@ -194,7 +194,7 @@
></el-form-item>
></el-form-item>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
""
prop=
"det"
width=
"1
0
0px"
fixed=
"right"
>
<el-table-column
label=
""
prop=
"det"
width=
"1
5
0px"
fixed=
"right"
>
<
template
slot-scope=
"scope"
slot=
"header"
>
<
template
slot-scope=
"scope"
slot=
"header"
>
<c-button
<c-button
circle
circle
...
@@ -308,7 +308,7 @@
...
@@ -308,7 +308,7 @@
:paginationShow=
"false"
:paginationShow=
"false"
:border=
"true"
:border=
"true"
>
>
<el-table-column
label=
"收取对象"
width=
"1
01
px"
>
<el-table-column
label=
"收取对象"
width=
"1
10
px"
>
<
template
#
default=
"scope"
>
<
template
#
default=
"scope"
>
<el-form-item
<el-form-item
label-width=
"0"
label-width=
"0"
...
@@ -327,7 +327,7 @@
...
@@ -327,7 +327,7 @@
</el-form-item>
</el-form-item>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"费用代码"
width=
"1
01
px"
>
<el-table-column
label=
"费用代码"
width=
"1
10
px"
>
<
template
#
default=
"scope"
>
<
template
#
default=
"scope"
>
<el-form-item
<el-form-item
label-width=
"0"
label-width=
"0"
...
@@ -351,7 +351,7 @@
...
@@ -351,7 +351,7 @@
</el-table-column>
</el-table-column>
<el-table-column
label=
"费用来源"
prop=
"src"
width=
"70px"
>
<el-table-column
label=
"费用来源"
prop=
"src"
width=
"70px"
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"处理方式"
prop=
"dsp"
width=
"
76
px"
>
<el-table-column
label=
"处理方式"
prop=
"dsp"
width=
"
110
px"
>
<
template
#
default=
"scope"
>
<
template
#
default=
"scope"
>
<c-select
<c-select
v-model=
"scope.row.dsp"
v-model=
"scope.row.dsp"
...
@@ -370,7 +370,7 @@
...
@@ -370,7 +370,7 @@
</el-table-column>
</el-table-column>
<el-table-column
label=
"份数"
prop=
"unt"
width=
"70px"
>
<el-table-column
label=
"份数"
prop=
"unt"
width=
"70px"
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"费用描述"
prop=
"feetxtinf"
width=
"
auto
"
>
<el-table-column
label=
"费用描述"
prop=
"feetxtinf"
width=
"
200px
"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<el-form-item
<el-form-item
label-width=
"0"
label-width=
"0"
...
@@ -380,7 +380,7 @@
...
@@ -380,7 +380,7 @@
</el-form-item>
</el-form-item>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"币种"
prop=
"cur"
width=
"
10
0px"
>
<el-table-column
label=
"币种"
prop=
"cur"
width=
"
7
0px"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<el-form-item
<el-form-item
label-width=
"0"
label-width=
"0"
...
@@ -402,7 +402,7 @@
...
@@ -402,7 +402,7 @@
</el-form-item>
</el-form-item>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
""
prop=
"det"
width=
"1
0
0px"
fixed=
"right"
>
<el-table-column
label=
""
prop=
"det"
width=
"1
5
0px"
fixed=
"right"
>
<
template
slot-scope=
"scope"
slot=
"header"
>
<
template
slot-scope=
"scope"
slot=
"header"
>
<c-button
<c-button
circle
circle
...
@@ -459,7 +459,7 @@
...
@@ -459,7 +459,7 @@
</el-table-column>
</el-table-column>
<el-table-column
label=
"费用对象"
prop=
"rol"
width=
"70px"
>
<el-table-column
label=
"费用对象"
prop=
"rol"
width=
"70px"
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"即收币种"
prop=
"acccur"
width=
"
7
0px"
>
<el-table-column
label=
"即收币种"
prop=
"acccur"
width=
"
11
0px"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<c-select
v-model=
"scope.row.acccur"
>
<c-select
v-model=
"scope.row.acccur"
>
<el-option
<el-option
...
@@ -473,7 +473,7 @@
...
@@ -473,7 +473,7 @@
</c-select>
</c-select>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"记账金额"
prop=
"fmtaccamt"
width=
"1
2
0px"
>
<el-table-column
label=
"记账金额"
prop=
"fmtaccamt"
width=
"1
5
0px"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<c-input
<c-input
v-model=
"scope.row.fmtaccamt"
v-model=
"scope.row.fmtaccamt"
...
@@ -481,7 +481,7 @@
...
@@ -481,7 +481,7 @@
/>
/>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"处理方式"
width=
"1
0
0px"
>
<el-table-column
label=
"处理方式"
width=
"1
1
0px"
>
<
template
#
default=
"scope"
>
<
template
#
default=
"scope"
>
<c-select
v-model=
"scope.row.dsp"
>
<c-select
v-model=
"scope.row.dsp"
>
<el-option
<el-option
...
@@ -498,7 +498,7 @@
...
@@ -498,7 +498,7 @@
</c-select>
</c-select>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"记账账号"
prop=
"act"
width=
"
auto
"
>
<el-table-column
label=
"记账账号"
prop=
"act"
width=
"
250px
"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<el-form-item
<el-form-item
label-width=
"0"
label-width=
"0"
...
@@ -516,17 +516,17 @@
...
@@ -516,17 +516,17 @@
</el-form-item>
</el-form-item>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"借/贷"
prop=
"debcdtflg"
width=
"
6
0px"
>
<el-table-column
label=
"借/贷"
prop=
"debcdtflg"
width=
"
7
0px"
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"原始币种"
prop=
"cur"
width=
"70px"
>
<el-table-column
label=
"原始币种"
prop=
"cur"
width=
"70px"
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"原始金额"
prop=
"fmtamt"
width=
"1
2
0px"
>
<el-table-column
label=
"原始金额"
prop=
"fmtamt"
width=
"1
5
0px"
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"汇率"
prop=
"rat"
width=
"120px"
>
<el-table-column
label=
"汇率"
prop=
"rat"
width=
"120px"
>
</el-table-column>
</el-table-column>
<el-table-column
label=
""
width=
"1
35
px"
fixed=
"right"
>
<el-table-column
label=
""
width=
"1
50
px"
fixed=
"right"
>
<
template
slot-scope=
"scoped"
>
<
template
slot-scope=
"scoped"
>
<c-button
style=
"margin-
left: 0
"
size=
"small"
type=
"primary"
<c-button
style=
"margin-
right: 10px
"
size=
"small"
type=
"primary"
>
获取
</c-button
>
获取
</c-button
>
>
<c-button
<c-button
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment