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
afa59899
Commit
afa59899
authored
Oct 19, 2022
by
nanrui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
SPTSEL、TRNREL交易UI问题解决,以及之前负责交易微调
parent
64632e83
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
43 additions
and
44 deletions
+43
-44
Infsea.vue
src/views/Business/Infbod/Infsea.vue
+4
-1
Infsea.vue
src/views/Business/Infcld/Infsea.vue
+1
-1
Menu.vue
src/views/Business/Sptrel/Menu.vue
+4
-4
Sptpopup.vue
src/views/Business/Sptsel/Sptpopup.vue
+18
-29
InftrnpsDetail.vue
src/views/Business/Trnrel/InftrnpsDetail.vue
+0
-0
Inftrnps.vue
src/views/Business/Trnrel/Trnfnd/Inftrnps.vue
+16
-9
No files found.
src/views/Business/Infbod/Infsea.vue
View file @
afa59899
...
@@ -139,7 +139,10 @@
...
@@ -139,7 +139,10 @@
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
:showButtonFlg=
"true"
>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
:showButtonFlg=
"true"
>
<el-table-column
fixed=
"right"
prop=
"op"
label=
"操作"
width=
"150px"
>
<el-table-column
fixed=
"right"
prop=
"op"
width=
"140px"
>
<
template
slot=
"header"
>
<c-col
:span=
"11"
style=
"text-align: center"
><span>
操作
</span></c-col>
</
template
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<el-popover
placement=
"top-start"
title=
"历史信息"
width=
"800"
trigger=
"click"
<el-popover
placement=
"top-start"
title=
"历史信息"
width=
"800"
trigger=
"click"
:ref=
"'popover_' + scope.row.IDX"
>
:ref=
"'popover_' + scope.row.IDX"
>
...
...
src/views/Business/Infcld/Infsea.vue
View file @
afa59899
...
@@ -140,7 +140,7 @@
...
@@ -140,7 +140,7 @@
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
:showButtonFlg=
"true"
>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
:showButtonFlg=
"true"
>
<el-table-column
fixed=
"right"
prop=
"op"
label=
"操作"
width=
"140px"
>
<el-table-column
fixed=
"right"
prop=
"op"
width=
"140px"
>
<
template
slot=
"header"
>
<
template
slot=
"header"
>
<c-col
:span=
"11"
style=
"text-align: center"
><span>
操作
</span></c-col>
<c-col
:span=
"11"
style=
"text-align: center"
><span>
操作
</span></c-col>
</
template
>
</
template
>
...
...
src/views/Business/Sptrel/Menu.vue
View file @
afa59899
...
@@ -83,7 +83,7 @@
...
@@ -83,7 +83,7 @@
<c-select
<c-select
v-model=
"model.sta"
v-model=
"model.sta"
style=
"width: 100%"
style=
"width: 100%"
placeholder=
"请选择
Status
"
placeholder=
"请选择
交易状态
"
>
>
<el-option
<el-option
v-for=
"item in this.sta"
v-for=
"item in this.sta"
...
@@ -213,7 +213,7 @@
...
@@ -213,7 +213,7 @@
@
click
.
native=
"onOperate('relrow')"
@
click
.
native=
"onOperate('relrow')"
:disabled=
this.flag
:disabled=
this.flag
title=
"Release"
>
title=
"Release"
>
Release
释放
</c-button>
</c-button>
<c-button
<c-button
style=
"margin-left: 7px"
style=
"margin-left: 7px"
...
@@ -223,7 +223,7 @@
...
@@ -223,7 +223,7 @@
@
click
.
native=
"onOperate('reprow')"
@
click
.
native=
"onOperate('reprow')"
:disabled=
this.flag
:disabled=
this.flag
title=
"Repair"
>
title=
"Repair"
>
Repair
纠正
</c-button>
</c-button>
<c-button
<c-button
...
@@ -235,7 +235,7 @@
...
@@ -235,7 +235,7 @@
title=
"Reject"
title=
"Reject"
:disabled=
this.flag
:disabled=
this.flag
>
>
Reject
拒绝
</c-button>
</c-button>
</div>
</div>
</div>
</div>
...
...
src/views/Business/Sptsel/Sptpopup.vue
View file @
afa59899
...
@@ -40,7 +40,7 @@
...
@@ -40,7 +40,7 @@
<c-select
<c-select
v-model=
"model.spt.hldflg"
v-model=
"model.spt.hldflg"
style=
"width: 100%"
style=
"width: 100%"
placeholder=
"请选择
Hold Flag
"
placeholder=
"请选择
交易状态
"
:code=
"codes.hldflg"
:code=
"codes.hldflg"
disabled
disabled
>
>
...
@@ -61,12 +61,12 @@
...
@@ -61,12 +61,12 @@
</c-col>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"11"
:offset=
"1"
>
<el-form-item
label=
"
Ident No
"
prop=
"spt.inr"
style=
"width: 100%"
>
<el-form-item
label=
"
身份证号
"
prop=
"spt.inr"
style=
"width: 100%"
>
<c-input
<c-input
v-model=
"model.spt.inr"
v-model=
"model.spt.inr"
maxlength=
"8"
maxlength=
"8"
style=
"width: 100%"
style=
"width: 100%"
placeholder=
"请输入
Internal Unique ID of Pending Transaction
"
placeholder=
"请输入
身份证号
"
disabled
disabled
></c-input>
></c-input>
</el-form-item>
</el-form-item>
...
@@ -86,7 +86,7 @@
...
@@ -86,7 +86,7 @@
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"13"
>
<c-col
:span=
"13"
>
<el-form-item
label=
"交易
"
prop=
"spt.frm"
>
<el-form-item
label=
"交易"
prop=
"spt.frm"
>
<c-input
<c-input
v-model=
"model.spt.frm"
v-model=
"model.spt.frm"
maxlength=
"6"
maxlength=
"6"
...
@@ -111,22 +111,22 @@
...
@@ -111,22 +111,22 @@
</c-col>
</c-col>
<c-col
:span=
"11"
>
<c-col
:span=
"11"
>
<el-form-item
label=
"
Responsible User
"
prop=
"spt.ownusr"
>
<el-form-item
label=
"
客户经理代码
"
prop=
"spt.ownusr"
>
<c-input
<c-input
v-model=
"model.spt.ownusr"
v-model=
"model.spt.ownusr"
maxlength=
"8"
maxlength=
"8"
placeholder=
"请输入
Responsible User
"
placeholder=
"请输入
客户经理代码
"
disabled
disabled
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"11"
:offset=
"1"
>
<el-form-item
label=
"
Responsible Group
"
prop=
"spt.ownusg"
>
<el-form-item
label=
"
责任小组
"
prop=
"spt.ownusg"
>
<c-select
<c-select
v-model=
"model.spt.ownusg"
v-model=
"model.spt.ownusg"
style=
"width: 100%"
style=
"width: 100%"
placeholder=
"请选择
Responsible Group
"
placeholder=
"请选择
责任小组
"
disabled
disabled
>
>
</c-select>
</c-select>
...
@@ -135,14 +135,14 @@
...
@@ -135,14 +135,14 @@
<c-col
:span=
"11"
>
<c-col
:span=
"11"
>
<c-col
:span=
"19"
>
<c-col
:span=
"19"
>
<el-form-item
label=
"
Infotext
"
prop=
"spt.inftxt"
>
<el-form-item
label=
"
信息文本
"
prop=
"spt.inftxt"
>
<c-input
<c-input
type=
"textarea"
type=
"textarea"
v-model=
"model.spt.inftxt"
v-model=
"model.spt.inftxt"
maxlength=
"65"
maxlength=
"65"
style=
"width: 100%"
style=
"width: 100%"
show-word-limit
show-word-limit
placeholder=
"请输入
Infotext
"
placeholder=
"请输入
信息文本
"
disabled
disabled
></c-input>
></c-input>
</el-form-item>
</el-form-item>
...
@@ -152,7 +152,7 @@
...
@@ -152,7 +152,7 @@
<c-select
<c-select
v-model=
"model.spt.infdsp"
v-model=
"model.spt.infdsp"
style=
"width: 100%; padding-left: 0px"
style=
"width: 100%; padding-left: 0px"
placeholder=
"请选择
Infotext
"
placeholder=
"请选择
信息文本
"
:code=
"codes.infdsp"
:code=
"codes.infdsp"
disabled
disabled
>
>
...
@@ -174,7 +174,7 @@
...
@@ -174,7 +174,7 @@
</c-col>
</c-col>
<c-col
:span=
"7"
>
<c-col
:span=
"7"
>
<el-form-item
label=
"
at
"
prop=
"spt.dattim"
label-width=
"50px"
>
<el-form-item
label=
"
在
"
prop=
"spt.dattim"
label-width=
"50px"
>
<c-input
<c-input
v-model=
"model.spt.dattim"
v-model=
"model.spt.dattim"
placeholder=
"请输入创建时间"
placeholder=
"请输入创建时间"
...
@@ -196,10 +196,10 @@
...
@@ -196,10 +196,10 @@
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"11"
>
<c-col
:span=
"11"
>
<el-form-item
label=
"
Target for Completion
"
prop=
"spt.tardattim"
>
<el-form-item
label=
"
完成目标
"
prop=
"spt.tardattim"
>
<c-input
<c-input
v-model=
"model.spt.tardattim"
v-model=
"model.spt.tardattim"
placeholder=
"请输入
Target for Completion
"
placeholder=
"请输入
完成目标
"
disabled
disabled
></c-input>
></c-input>
</el-form-item>
</el-form-item>
...
@@ -320,19 +320,8 @@
...
@@ -320,19 +320,8 @@
</c-col>
</c-col>
<c-col
:span=
"24"
style=
""
>
<c-col
:span=
"24"
style=
""
>
<!--
<el-form-item
label-width=
"500px"
>
-->
<!--
<c-table
:paginationShow=
"false"
:border=
"true"
>
<el-table-column
label=
"Start"
width=
"auto"
></el-table-column>
<el-table-column
label=
"Type"
width=
"auto"
></el-table-column>
<el-table-column
label=
"User"
width=
"auto"
></el-table-column>
<el-table-column
label=
"TRN"
width=
"auto"
></el-table-column>
<el-table-column
label=
"End"
width=
"auto"
></el-table-column>
<el-table-column
label=
"Text"
width=
"auto"
></el-table-column>
</c-table>
-->
<!--
</el-form-item>
-->
<c-istream-table
:list=
"stmData2.data"
:columns=
"stmData2.columns"
:paginationShow=
"false"
style=
"width:100%"
>
<c-istream-table
:list=
"stmData2.data"
:columns=
"stmData2.columns"
:paginationShow=
"false"
style=
"width:100%"
>
</c-istream-table>
</c-istream-table>
</c-col>
</c-col>
</el-form>
</el-form>
</div>
</div>
...
@@ -358,14 +347,14 @@ export default {
...
@@ -358,14 +347,14 @@ export default {
stmData2
:{
stmData2
:{
columns
:[
columns
:[
// "7 1 \"Start\" 0",
// "7 1 \"Start\" 0",
{
index
:
1
,
position
:
1
,
width
:
140
,
pattern
:
'time'
,
label
:
'
Start
'
},
{
index
:
1
,
position
:
1
,
width
:
140
,
pattern
:
'time'
,
label
:
'
开始时间
'
},
// "2 2 \"类型\" 0",
// "2 2 \"类型\" 0",
{
index
:
2
,
position
:
2
,
width
:
'auto'
,
pattern
:
'code'
,
label
:
'类型'
,
code
:
CodeTable
.
sptDetSta
},
{
index
:
2
,
position
:
2
,
width
:
'auto'
,
pattern
:
'code'
,
label
:
'类型'
,
code
:
CodeTable
.
sptDetSta
},
"3 3
\"
User
\"
auto"
,
"3 3
\"
用户
\"
auto"
,
"4 4
\"
交易代码
\"
auto"
,
"4 4
\"
交易代码
\"
auto"
,
// "7 5 \"End\" 0",
// "7 5 \"End\" 0",
{
index
:
5
,
position
:
5
,
width
:
140
,
pattern
:
'time'
,
label
:
'
End
'
},
{
index
:
5
,
position
:
5
,
width
:
140
,
pattern
:
'time'
,
label
:
'
结束时间
'
},
"8 6
\"
Text
\"
auto"
,
"8 6
\"
文本
\"
auto"
,
],
],
data
:[],
data
:[],
}
}
...
...
src/views/Business/Trnrel/InftrnpsDetail.vue
View file @
afa59899
This diff is collapsed.
Click to expand it.
src/views/Business/Trnrel/Trnfnd/Inftrnps.vue
View file @
afa59899
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
type=
"date"
type=
"date"
v-model=
"model.trncorco.inidatfro"
v-model=
"model.trncorco.inidatfro"
style=
"width: 100%"
style=
"width: 100%"
placeholder=
"请选择
Date of entry of Transaction
"
placeholder=
"请选择
开始时间
"
></c-date-picker>
></c-date-picker>
</c-col>
</c-col>
<c-col
:span=
"2"
style=
"text-align: center"
>
<c-col
:span=
"2"
style=
"text-align: center"
>
...
@@ -44,7 +44,7 @@
...
@@ -44,7 +44,7 @@
type=
"date"
type=
"date"
v-model=
"model.trncorco.inidattil"
v-model=
"model.trncorco.inidattil"
style=
"width: 100%"
style=
"width: 100%"
placeholder=
"请选择
Date of entry of Transaction until
"
placeholder=
"请选择
结束时间
"
></c-date-picker>
></c-date-picker>
</c-col>
</c-col>
</el-form-item>
</el-form-item>
...
@@ -212,7 +212,7 @@
...
@@ -212,7 +212,7 @@
width=
"140px"
width=
"140px"
>
>
<template
slot=
"header"
>
<template
slot=
"header"
>
<c-col
:span=
"11"
style=
"text-align:
left
"
><span>
操作
</span></c-col>
<c-col
:span=
"11"
style=
"text-align:
center
"
><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=
"12"
style=
"text-align:right"
><c-button
icon=
"el-icon-s-tools"
></c-button></c-col>
-->
</
template
>
</
template
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
...
@@ -266,18 +266,18 @@ export default {
...
@@ -266,18 +266,18 @@ export default {
},
},
stmData
:
{
stmData
:
{
columns
:
[
columns
:
[
'10 1 "交易代码"
8
0'
,
'10 1 "交易代码"
10
0'
,
'11 2 "业务编号" 170'
,
'11 2 "业务编号" 170'
,
'17 3 "摘要信息" 300'
,
'17 3 "摘要信息" 300'
,
'12 4 "币种" 70'
,
'12 4 "币种" 70'
,
'13 5 "金额" 100'
,
'13 5 "金额" 100'
,
// '14 6 "创建时间" 170',
// '14 6 "创建时间" 170',
{
index
:
14
,
position
:
6
,
width
:
140
,
pattern
:
'time'
,
label
:
'创建时间'
},
{
index
:
14
,
position
:
6
,
width
:
140
,
pattern
:
'time'
,
label
:
'创建时间'
},
'9 7 "签名要求"
8
0'
,
'9 7 "签名要求"
10
0'
,
'2 8 "签名状态"
8
0'
,
'2 8 "签名状态"
10
0'
,
'16 9 "经办柜员"
8
0'
,
'16 9 "经办柜员"
10
0'
,
// '0 10 "业务状态" 80',
// '0 10 "业务状态" 80',
{
index
:
0
,
position
:
10
,
width
:
8
0
,
pattern
:
'code'
,
label
:
'业务状态'
,
code
:[{
label
:
"Final"
,
value
:
"F"
},
{
index
:
0
,
position
:
10
,
width
:
10
0
,
pattern
:
'code'
,
label
:
'业务状态'
,
code
:[{
label
:
"Final"
,
value
:
"F"
},
{
label
:
"Released"
,
value
:
"R"
},]},
{
label
:
"Released"
,
value
:
"R"
},]},
'15 11 "业务机构" 200'
,
'15 11 "业务机构" 200'
,
],
],
...
@@ -298,8 +298,15 @@ export default {
...
@@ -298,8 +298,15 @@ export default {
// return this.multipleSelection.map((idx) => this.stmData.data[idx]);
// return this.multipleSelection.map((idx) => this.stmData.data[idx]);
// },
// },
...
Event
,
...
Event
,
getInidatfro
(){
let
datetime
=
new
Date
();
datetime
=
datetime
.
setDate
(
datetime
.
getDate
()
-
1
);
this
.
model
.
trncorco
.
inidatfro
=
new
Date
(
datetime
);
}
},
created
:
function
()
{
this
.
getInidatfro
();
},
},
created
:
function
()
{},
mounted
()
{
mounted
()
{
this
.
relflgCodes
=
[
this
.
relflgCodes
=
[
{
label
:
"ALL"
,
value
:
"1"
},
//已完成列表业务状态All
{
label
:
"ALL"
,
value
:
"1"
},
//已完成列表业务状态All
...
...
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