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
fukai
vue-gjjs
Commits
e395955f
Commit
e395955f
authored
Sep 22, 2023
by
liaoxing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
表格数据显示修改
parent
dc26e6a3
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
176 additions
and
116 deletions
+176
-116
buildCommons.js
src/business/brtacp/event/buildCommons.js
+1
-1
Mt750p.vue
src/business/brtacp/views/Mt750p.vue
+1
-1
index.js
src/business/brtame/model/index.js
+4
-4
index.js
src/business/brteus/model/index.js
+156
-106
index.js
src/business/brtudp/model/index.js
+2
-0
index.js
src/business/litdav/model/index.js
+1
-0
index.js
src/business/litdck/model/index.js
+2
-1
index.js
src/business/litrog/model/index.js
+4
-0
Docpre.vue
src/views/Public/Docpre.vue
+5
-3
No files found.
src/business/brtacp/event/buildCommons.js
View file @
e395955f
...
@@ -128,7 +128,7 @@ export default {
...
@@ -128,7 +128,7 @@ export default {
let
params
=
{
let
params
=
{
...
this
.
buildCommonData
(
model
,
trnName
),
...
this
.
buildCommonData
(
model
,
trnName
),
rec
:
{
rec
:
{
objtyp
:
'
li
d'
,
objtyp
:
'
br
d'
,
objinr
:
model
.
brdgrp
.
rec
.
objinr
,
objinr
:
model
.
brdgrp
.
rec
.
objinr
,
ownref
:
model
.
brdgrp
.
rec
.
ownref
,
ownref
:
model
.
brdgrp
.
rec
.
ownref
,
swiftflg
:
model
.
brtp
.
swiftflg
,
swiftflg
:
model
.
brtp
.
swiftflg
,
...
...
src/business/brtacp/views/Mt750p.vue
View file @
e395955f
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
</c-col>
</c-col>
<c-col
:span=
"11"
>
<c-col
:span=
"11"
>
<el-form-item
label=
""
label-width=
"5px"
prop=
"brdgrp.cbs.opn1.amt"
>
<el-form-item
label=
""
label-width=
"5px"
prop=
"brdgrp.cbs.opn1.amt"
>
<c-input
v-model=
"model.brdgrp.cbs.op1.amt"
placeholder=
"请输入附加金额"
disabled
></c-input>
<c-input
v-model=
"model.brdgrp.cbs.op
n
1.amt"
placeholder=
"请输入附加金额"
disabled
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
</c-col>
...
...
src/business/brtame/model/index.js
View file @
e395955f
...
@@ -37,8 +37,8 @@ export default class Brtame {
...
@@ -37,8 +37,8 @@ export default class Brtame {
tramod
:
''
,
tramod
:
''
,
nam
:
''
,
nam
:
''
,
inr
:
''
,
inr
:
''
,
branchinr
:
''
branchinr
:
''
,
ver
:
''
,
},
},
cbs
:
{
cbs
:
{
max
:
{
max
:
{
...
@@ -80,8 +80,8 @@ export default class Brtame {
...
@@ -80,8 +80,8 @@ export default class Brtame {
branchinr
:
''
,
branchinr
:
''
,
shppars18
:
''
,
shppars18
:
''
,
inr
:
''
,
inr
:
''
,
shppar
:
''
shppar
:
''
,
ver
:
''
,
},
},
cbs
:
{
cbs
:
{
opn1
:
{
opn1
:
{
...
...
src/business/brteus/model/index.js
View file @
e395955f
...
@@ -7,128 +7,178 @@ export default class Brteus {
...
@@ -7,128 +7,178 @@ export default class Brteus {
// swiftflg: '',
// swiftflg: '',
// },
// },
gidgrp
:{
// brdgrp: {
ghd
:
{
// ghd: {
// wahnum: '',
// // wahnum: '',
// remark: '',
// // remark: '',
// bustyp: '',
// // bustyp: '',
segtyp
:
''
,
// segtyp: '',
},
// },
rec
:{
// blk: {
ownref
:
''
,
// chaded: '',
branchinr
:
''
,
// nartxt77a: '',
},
// docdisflg: '',
con
:
{
// chaadd: '',
pts
:
new
Pts
().
data
,
// docdis: ''
},
// },
iss
:
{
// prb: {
pts
:
new
Pts
().
data
,
// pts: new Pts().data,
},
// },
ben
:
{
// rec: {
pts
:
new
Pts
().
data
,
// tenmaxday: '',
},
// rcvdat: '',
atb
:
{
// totcur: '',
pts
:
new
Pts
().
data
,
// docflg: '',
},
// advtyp: '',
avc
:
{
// docsta: '',
pts
:
new
Pts
().
data
,
// ownref: '',
},
// totamt: '0',
apl
:
{
// totdat: '',
pts
:
new
Pts
().
data
,
// advdat: '',
},
// stadat: '',
adv
:
{
// matdat: '',
pts
:
new
Pts
().
data
,
// nam: '',
},
// inr:'',
ctr
:
{
// branchinr:"",
pts
:
new
Pts
().
data
,
// pntinr: '',
},
// pnttyp: '',
cbs
:
{
// etyextkey: '',
max
:
{
// },
cur
:
''
,
// cbs: {
amt
:
''
,
// opn1: {
// cur: '',
// amt: ''
// },
// opn2: {
// cur: '',
// amt: ''
// },
// max: {
// cur: '',
// amt: ''
// },
// max2: {
// cur:'',
// amt: ''
// }
// },
// apl:{
// pts: new Pts().data,
// },
// ben:{
// pts: new Pts().data,
// },
// oth:{
// pts: new Pts().data,
// },
// acb:{
// pts: new Pts().data,
// },
// },
strinf
:
''
,
brdgrp
:{
acb
:{
pts
:
new
Pts
().
data
,
namelc
:
""
,
// 名称 .brdgrp.acb.namelc
adrelc
:
""
,
// 地址 .brdgrp.acb.adrelc
dbfadrblkcn
:
""
,
// Chinese address .brdgrp.acb.dbfadrblkcn
},
rmb
:{
pts
:
new
Pts
().
data
,
namelc
:
""
,
// 名称 .brdgrp.rmb.namelc
adrelc
:
""
,
// 地址 .brdgrp.rmb.adrelc
dbfadrblkcn
:
""
,
// Chinese address .brdgrp.rmb.dbfadrblkcn
},
beb
:{
pts
:
new
Pts
().
data
,
namelc
:
""
,
// 名称 .brdgrp.beb.namelc
adrelc
:
""
,
// 地址 .brdgrp.beb.adrelc
dbfadrblkcn
:
""
,
// Chinese address .brdgrp.beb.dbfadrblkcn
},
},
},
},
brdgrp
:
{
ghd
:
{
// wahnum: '',
// remark: '',
// bustyp: '',
segtyp
:
''
,
},
blk
:
{
blk
:
{
chaded
:
''
,
docdis
:
""
,
// Discrepancies .brdgrp.blk.docdis
nartxt77a
:
''
,
docdisflg
:
""
,
// discrepancies modified .brdgrp.blk.docdisflg
docdisflg
:
''
,
chaded
:
""
,
// Charges Deducted .brdgrp.blk.chaded
chaadd
:
''
,
chaadd
:
""
,
// Charges .brdgrp.blk.chaadd
docdis
:
''
nartxt77a
:
""
,
// Narrative TAG 77A of MT754 .brdgrp.blk.nartxt77a
},
},
prb
:
{
rec
:{
pts
:
new
Pts
().
data
,
totdat
:
""
,
// 付款日期 .brdgrp.rec.totdat
},
totcur
:
""
,
// Total Amount Claimed .brdgrp.rec.totcur
rec
:
{
totamt
:
"0"
,
// Total Amount to be Paid .brdgrp.rec.totamt
tenmaxday
:
''
,
ownref
:
""
,
// 单据参考号 .brdgrp.rec.ownref
rcvdat
:
''
,
nam
:
""
,
// Name of Bill Contract .brdgrp.rec.nam
totcur
:
''
,
rcvdat
:
""
,
// 到单日期 .brdgrp.rec.rcvdat
docflg
:
''
,
advdat
:
""
,
// Date of Advice of Payment .brdgrp.rec.advdat
advtyp
:
''
,
docflg
:
""
,
// 单据类型 .brdgrp.rec.docflg
docsta
:
''
,
docsta
:
""
,
// 单据状态 .brdgrp.rec.docsta
ownref
:
''
,
matdat
:
""
,
// Maturity Date .brdgrp.rec.matdat
totamt
:
'0'
,
tenmaxday
:
""
,
// Tenor day .brdgrp.rec.tenmaxday
totdat
:
''
,
stadat
:
""
,
// 远期单据到期日 .brdgrp.rec.stadat
advdat
:
''
,
advtyp
:
""
,
// Type of Advice Received .brdgrp.rec.advtyp //brtudp交易沿用过来显示的页面字段
stadat
:
''
,
matdat
:
''
,
nam
:
''
,
inr
:
''
,
inr
:
''
,
branchinr
:
""
,
branchinr
:
""
,
},
pntinr
:
''
,
cbs
:
{
pnttyp
:
''
,
opn1
:
{
etyextkey
:
''
,
cur
:
''
,
ver
:
''
,
amt
:
''
},
cbs
:{
max
:{
cur
:
""
,
// 单据金额 .brdgrp.cbs.max.cur
amt
:
""
,
// 单据金额 .brdgrp.cbs.max.amt
},
},
opn2
:
{
opn1
:{
cur
:
''
,
cur
:
""
,
// 单据余额 .brdgrp.cbs.opn1.cur
amt
:
''
amt
:
""
,
// Balance .brdgrp.cbs.opn1.amt
},
max
:
{
cur
:
''
,
amt
:
''
},
},
max2
:
{
opn2
:
{
cur
:
''
,
cur
:
""
,
// 附加金额 .brdgrp.cbs.opn2.cur
amt
:
''
},
}
max2
:{
amt
:
""
,
// 附加金额 .brdgrp.cbs.max2.amt
},
},
},
apl
:{
apl
:{
pts
:
new
Pts
().
data
,
pts
:
new
Pts
().
data
,
},
},
ben
:{
ben
:{
pts
:
new
Pts
().
data
,
pts
:
new
Pts
().
data
,
},
},
oth
:{
prb
:{
pts
:
new
Pts
().
data
,
pts
:
new
Pts
().
data
,
},
acb
:{
pts
:
new
Pts
().
data
,
},
},
},
},
strinf
:
''
,
lidgrp
:{
lidgrp
:
{
rec
:{
rec
:
{
ownref
:
""
,
// 信用证编号 .lidgrp.rec.ownref
expdat
:
''
,
expdat
:
""
,
// Date of Expiry .lidgrp.rec.expdat
ownref
:
''
,
branchinr
:
""
,
branchinr
:
""
,
inr
:
''
,
inr
:
''
,
},
},
cbs
:
{
cbs
:{
opn1
:
{
opn1
:{
cur
:
''
,
cur
:
""
,
// Currency .lidgrp.cbs.opn1.cur
amt
:
''
amt
:
""
,
// Balance .lidgrp.cbs.opn1.amt
}
},
}
},
},
brtp
:{
lidget
:{
sdamod
:{
seainf
:
""
,
// .brtp.lidget.sdamod.seainf
dadsnd
:
""
,
// Drag Drop Sender .brtp.lidget.sdamod.dadsnd
},
},
recget
:{
sdamod
:{
dadsnd
:
""
,
// Drag Drop Sender .brtp.recget.sdamod.dadsnd
seainf
:
""
,
// .brtp.recget.sdamod.seainf
},
},
matp
:{
mattxtlab
:
""
,
// Label for MATTXT .brtp.matp.mattxtlab
},
},
},
setmod
:
new
Pub
().
data
.
Setmod
,
setmod
:
new
Pub
().
data
.
Setmod
,
...
...
src/business/brtudp/model/index.js
View file @
e395955f
...
@@ -81,6 +81,8 @@ export default class Brtudp {
...
@@ -81,6 +81,8 @@ export default class Brtudp {
inr
:
''
,
inr
:
''
,
ver
:
''
,
ver
:
''
,
etyextkey
:
''
,
etyextkey
:
''
,
pntinr
:
''
,
pnttyp
:
''
,
},
},
cbs
:
{
cbs
:
{
opn1
:
{
opn1
:
{
...
...
src/business/litdav/model/index.js
View file @
e395955f
...
@@ -53,6 +53,7 @@ export default class Litdav {
...
@@ -53,6 +53,7 @@ export default class Litdav {
inr
:
''
,
inr
:
''
,
relgodflg
:
''
,
relgodflg
:
''
,
etyextkey
:
''
,
etyextkey
:
''
,
payrol
:
''
,
},
},
cbs
:
{
cbs
:
{
opn2
:
{
opn2
:
{
...
...
src/business/litdck/model/index.js
View file @
e395955f
...
@@ -52,6 +52,7 @@ export default class Litdck {
...
@@ -52,6 +52,7 @@ export default class Litdck {
inr
:
''
,
inr
:
''
,
relgodflg
:
''
,
relgodflg
:
''
,
etyextkey
:
''
,
etyextkey
:
''
,
payrol
:
''
,
},
},
cbs
:
{
cbs
:
{
opn2
:
{
opn2
:
{
...
@@ -82,7 +83,7 @@ export default class Litdck {
...
@@ -82,7 +83,7 @@ export default class Litdck {
zcsdrq
:
''
,
zcsdrq
:
''
,
brtp
:
{
brtp
:
{
docgrdm
:{
docgrdm
:{
docgrd
:
''
docgrd
Vos
:
''
},
},
cre732flg
:
''
,
cre732flg
:
''
,
prbp
:
{
prbp
:
{
...
...
src/business/litrog/model/index.js
View file @
e395955f
...
@@ -38,6 +38,10 @@ export default class Litrog {
...
@@ -38,6 +38,10 @@ export default class Litrog {
docprbrol
:
''
,
docprbrol
:
''
,
branchinr
:
''
,
branchinr
:
''
,
inr
:
''
,
inr
:
''
,
pntinr
:
''
,
pnttyp
:
''
,
ver
:
''
,
etyextkey
:
''
,
},
},
cbs
:
{
cbs
:
{
max
:
{
max
:
{
...
...
src/views/Public/Docpre.vue
View file @
e395955f
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
<c-col
:span=
"24"
style=
"margin-bottom: 30px;"
>
<c-col
:span=
"24"
style=
"margin-bottom: 30px;"
>
<el-form-item
:prop=
"`$
{argadr.grp}.${rol}.docgrd`" label="" label-width="0px">
<el-form-item
:prop=
"`$
{argadr.grp}.${rol}.docgrd`" label="" label-width="0px">
<c-table
max-height=
"300px"
style=
"text-align: center;"
stripe
<c-table
max-height=
"300px"
style=
"text-align: center;"
stripe
:list=
"model[argadr.grp][rol].docgrd || []"
:paginationShow=
"false"
:border=
"true"
>
:list=
"model[argadr.grp][rol].docgrd
Vos
|| []"
:paginationShow=
"false"
:border=
"true"
>
<el-table-column
:label=
"model[argadr.grp][rol].docdsclab || '提交单据'"
class=
"messageLabel"
>
<el-table-column
:label=
"model[argadr.grp][rol].docdsclab || '提交单据'"
class=
"messageLabel"
>
<el-table-column
label=
"1st"
width=
"auto"
prop=
"cmail1"
background-color=
"red"
>
<el-table-column
label=
"1st"
width=
"auto"
prop=
"cmail1"
background-color=
"red"
>
<template
slot-scope=
"scope"
>
<template
slot-scope=
"scope"
>
...
@@ -162,12 +162,14 @@ export default {
...
@@ -162,12 +162,14 @@ export default {
var
grp
=
this
.
argadr
.
grp
;
var
grp
=
this
.
argadr
.
grp
;
newTableValue
.
serialNum
=
serial
;
newTableValue
.
serialNum
=
serial
;
// this.model[argadr.grp].docgrdm.docgrd.splice(index - 1, 0, newTableValue);
// this.model[argadr.grp].docgrdm.docgrd.splice(index - 1, 0, newTableValue);
this
.
model
[
grp
][
rol
].
docgrd
.
splice
(
index
-
1
,
0
,
newTableValue
);
// this.model[grp][rol].docgrd.splice(index - 1, 0, newTableValue);
this
.
model
[
grp
].
docgrdm
.
docgrdVos
.
splice
(
index
-
1
,
0
,
newTableValue
);
},
},
deleteTable
(
index
)
{
deleteTable
(
index
)
{
// 'this.model.${argadr.grp}.docgrdm.docgrd.splice(index, 1)';
// 'this.model.${argadr.grp}.docgrdm.docgrd.splice(index, 1)';
var
grp
=
this
.
argadr
.
grp
;
var
grp
=
this
.
argadr
.
grp
;
this
.
model
[
grp
][
rol
].
docgrd
.
splice
(
index
,
1
);
// this.model[grp][rol].docgrd.splice(index, 1);
this
.
model
[
grp
].
docgrdm
.
docgrdVos
.
splice
(
index
,
1
);
},
},
async
docpre
()
{
async
docpre
()
{
let
rtnmsg
=
await
this
.
executeDefault
(
this
.
argadr
.
path
)
let
rtnmsg
=
await
this
.
executeDefault
(
this
.
argadr
.
path
)
...
...
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