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
ebcfc7ab
Commit
ebcfc7ab
authored
Jun 12, 2023
by
WH
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/settle-test-20230110' into settle-test-20230110
parents
be2c3c61
0214da3a
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
190 additions
and
192 deletions
+190
-192
buildCommons.js
src/business/letcan/event/buildCommons.js
+7
-7
check.js
src/business/letcan/model/check.js
+0
-25
index.js
src/business/letcan/model/index.js
+157
-142
Addbcb.vue
src/business/letcan/views/Addbcb.vue
+1
-1
Ovwp.vue
src/business/letcan/views/Ovwp.vue
+1
-1
Rcldetp.vue
src/business/letcan/views/Rcldetp.vue
+0
-6
index.vue
src/business/letcan/views/index.vue
+20
-7
Ovwp.vue
src/business/litopn/views/Ovwp.vue
+1
-2
Ovwp1.vue
src/business/litopn/views/Ovwp1.vue
+3
-1
No files found.
src/business/letcan/event/buildCommons.js
View file @
ebcfc7ab
...
...
@@ -27,7 +27,7 @@ export default {
}
let
dataObj
=
{
rec
:
{
objtyp
:
'l
i
d'
,
objtyp
:
'l
e
d'
,
ownref
:
model
.
brdgrp
.
rec
.
ownref
,
opndat
:
model
.
brdgrp
.
rec
.
opndat
,
expdat
:
model
.
brdgrp
.
rec
.
expdat
,
...
...
@@ -113,9 +113,9 @@ export default {
let
params
=
{
...
this
.
buildCommonData
(
model
,
trnName
),
rec
:
{
objtyp
:
'
GID
'
,
objinr
:
model
.
gi
dgrp
.
rec
.
objinr
,
ownref
:
model
.
gi
dgrp
.
rec
.
ownref
,
objtyp
:
'
led
'
,
objinr
:
model
.
le
dgrp
.
rec
.
objinr
,
ownref
:
model
.
le
dgrp
.
rec
.
ownref
,
},
};
return
params
...
...
@@ -124,9 +124,9 @@ export default {
let
params
=
{
...
this
.
buildCommonData
(
model
,
trnName
),
rec
:
{
objtyp
:
'l
i
d'
,
objinr
:
model
.
br
dgrp
.
rec
.
objinr
,
ownref
:
model
.
br
dgrp
.
rec
.
ownref
,
objtyp
:
'l
e
d'
,
objinr
:
model
.
le
dgrp
.
rec
.
objinr
,
ownref
:
model
.
le
dgrp
.
rec
.
ownref
,
swiftflg
:
model
.
brtp
.
swiftflg
,
},
};
...
...
src/business/letcan/model/check.js
View file @
ebcfc7ab
export
default
{
'liaall.misamt'
:
null
,
'liaall.limmod.limpts.oth.pts.extkey'
:
null
,
'rmbclm.rmbrmb.pts.extkey'
:
null
,
'liaall.limmod.ownref'
:
null
,
'rmbclm.acwacw.pts.extkey'
:
null
,
'liaall.limmod.ecifno'
:
null
,
'liaall.limmod.othp.ptsget.sdamod.dadsnd'
:
null
,
'liaall.limmod.limpts.oth.pts.nam'
:
null
,
'rmbclm.acwacw.pts.adrblk'
:
null
,
'setmod.dspflg'
:
null
,
'letp0.recget.sdamod.dadsnd'
:
null
,
'liaall.limmod.limpts.wrk.pts.nam'
:
null
,
'sndmsg'
:
null
,
'rmbclm.bebbeb.adrelc'
:
null
,
'liaall.limmod.limpts.wrk.pts.extkey'
:
null
,
'rmbclm.acwacw.namelc'
:
null
,
'mtabut.coninf.conexedat'
:
null
,
'rmbclm.bebbeb.namelc'
:
null
,
'liaall.limmod.limpts.nonrevflg1'
:
null
,
'liaall.limmod.wrkp.ptsget.sdamod.dadsnd'
:
null
,
'rmbclm.rmbrmb.pts.adrblk'
:
null
,
'letcanf.strinf'
:
null
,
'setmod.docamt'
:
null
,
'rmbclm.rmbrmb.adrelc'
:
null
,
'rmbclm.bebbeb.pts.adrblk'
:
null
,
'rmbclm.acwacw.adrelc'
:
null
,
'rmbclm.rmbrmb.namelc'
:
null
,
'rmbclm.bebbeb.pts.extkey'
:
null
,
'letp0.recget.sdamod.dadsnd'
:[
{
type
:
'string'
,
required
:
false
,
message
:
'必输项'
},
{
max
:
16
,
message
:
'长度不能超过16'
}
...
...
src/business/letcan/model/index.js
View file @
ebcfc7ab
import
Pts
from
'~/components/business/commonModel/Pts'
;
import
Pub
from
'~/components/business/commonModel/index.js'
;
export
default
class
Letcan
{
constructor
()
{
this
.
data
=
{
brdgrp
:
{
adv
:{
pts
:
new
Pts
().
data
,
},
prb
:
{
adrelc
:
''
,
dbfadrblkcn
:
''
,
namelc
:
''
,
pts
:
new
Pts
().
data
,
},
acb
:
{
adrelc
:
''
,
dbfadrblkcn
:
''
,
namelc
:
''
,
pts
:
new
Pts
().
data
,
},
apl
:
{
adrelc
:
''
,
dbfadrblkcn
:
''
,
namelc
:
''
,
pts
:
new
Pts
().
data
,
},
ben
:
{
adrelc
:
''
,
dbfadrblkcn
:
''
,
namelc
:
''
,
pts
:
new
Pts
().
data
,
},
blk
:
{
chaded
:
''
,
docdisflg
:
''
,
chaadd
:
''
,
docdis
:
''
,
},
rec
:
{
totcur
:
''
,
ownref
:
''
,
disdat
:
''
,
totamt
:
''
,
nam
:
''
,
docprbrol
:
''
},
cbs
:
{
opn1
:
{
cur
:
''
constructor
()
{
this
.
data
=
{
brdgrp
:
{
adv
:
{
pts
:
new
Pts
().
data
,
},
opn2
:
{
cur
:
''
prb
:
{
adrelc
:
''
,
dbfadrblkcn
:
''
,
namelc
:
''
,
pts
:
new
Pts
().
data
,
},
max
:
{
cur
:
''
,
amt
:
''
acb
:
{
adrelc
:
''
,
dbfadrblkcn
:
''
,
namelc
:
''
,
pts
:
new
Pts
().
data
,
},
max2
:
{
amt
:
''
}
},
matp
:
{
mattxtlab
:
''
}
},
brtp
:
{
furide
:
''
,
matp
:
{
mattxtlab
:
''
}
},
sndmsg
:
''
,
ledgrp
:
{
rec
:
{
revflg
:
''
,
expdat
:
''
,
expplc
:
''
,
lcrtyp
:
''
,
ownref
:
''
,
shpdat
:
''
,
avbby
:
''
,
nam
:
''
,
opndat
:
''
,
redclsflg
:
''
},
cbs
:
{
opn1
:
{
cur
:
''
,
amt
:
''
},
nom1
:
{
cur
:
''
,
amt
:
''
}
},
rmb
:
{
rolsetflg
:
''
},
iss
:
{
pts
:
{
ref
:
''
,
nam
:
''
}
},
ben
:
{
pts
:
{
ref
:
''
,
nam
:
''
apl
:
{
adrelc
:
''
,
dbfadrblkcn
:
''
,
namelc
:
''
,
pts
:
new
Pts
().
data
,
},
ben
:
{
adrelc
:
''
,
dbfadrblkcn
:
''
,
namelc
:
''
,
pts
:
new
Pts
().
data
,
},
blk
:
{
chaded
:
''
,
docdisflg
:
''
,
chaadd
:
''
,
docdis
:
''
,
},
rec
:
{
totcur
:
''
,
ownref
:
''
,
disdat
:
''
,
totamt
:
''
,
nam
:
''
,
docprbrol
:
''
},
cbs
:
{
opn1
:
{
cur
:
''
},
opn2
:
{
cur
:
''
},
max
:
{
cur
:
''
,
amt
:
''
},
max2
:
{
amt
:
''
}
},
matp
:
{
mattxtlab
:
''
}
},
apl
:
{
pts
:
{
ref
:
''
,
nam
:
''
brtp
:
{
furide
:
''
,
matp
:
{
mattxtlab
:
''
}
},
avbnam
:
''
},
letp0
:
{
aammod
:
{
addamtflg
:
''
},
cnftxt
:
''
},
letcanf
:
{
strinf
:
''
},
rmbclm
:
{
acwacw
:
{
pts
:
{
ref
:
''
}
sndmsg
:
''
,
ledgrp
:
{
adv
:
{
pts
:
new
Pts
().
data
,
},
prb
:
{
adrelc
:
''
,
dbfadrblkcn
:
''
,
namelc
:
''
,
pts
:
new
Pts
().
data
,
},
acb
:
{
adrelc
:
''
,
dbfadrblkcn
:
''
,
namelc
:
''
,
pts
:
new
Pts
().
data
,
},
rec
:
{
revflg
:
''
,
expdat
:
''
,
expplc
:
''
,
lcrtyp
:
''
,
ownref
:
''
,
shpdat
:
''
,
avbby
:
''
,
nam
:
''
,
opndat
:
''
,
redclsflg
:
''
},
cbs
:
{
opn1
:
{
cur
:
''
,
amt
:
''
},
nom1
:
{
cur
:
''
,
amt
:
''
}
},
rmb
:
{
rolsetflg
:
''
},
iss
:
{
pts
:
{
ref
:
''
,
nam
:
''
}
},
ben
:
{
pts
:
{
ref
:
''
,
nam
:
''
}
},
apl
:
{
pts
:
{
ref
:
''
,
nam
:
''
}
},
avbnam
:
''
},
valdat
:
''
,
rmbrmb
:
{
pts
:
{
ref
:
''
}
letp0
:
{
aammod
:
{
addamtflg
:
''
},
cnftxt
:
''
},
bebbeb
:
{
pts
:
{
ref
:
''
}
letcanf
:
{
strinf
:
''
},
rmbrol
:
''
},
setmod
:
new
Pub
().
data
.
Setmod
,
mtabut
:
new
Pub
().
data
.
Mtabut
,
trnmod
:
new
Pub
().
data
.
Trnmod
,
liaall
:
new
Pub
().
data
.
Liaall
,
liaccv
:
new
Pub
().
data
.
Liaccv
,
docpan
:
new
Pub
().
data
.
Docpan
,
};
}
rmbclm
:
{
acwacw
:
{
pts
:
{
ref
:
''
}
},
valdat
:
''
,
rmbrmb
:
{
pts
:
{
ref
:
''
}
},
bebbeb
:
{
pts
:
{
ref
:
''
}
},
rmbrol
:
''
},
setmod
:
new
Pub
().
data
.
Setmod
,
mtabut
:
new
Pub
().
data
.
Mtabut
,
trnmod
:
new
Pub
().
data
.
Trnmod
,
liaall
:
new
Pub
().
data
.
Liaall
,
liaccv
:
new
Pub
().
data
.
Liaccv
,
docpan
:
new
Pub
().
data
.
Docpan
,
};
}
}
src/business/letcan/views/Addbcb.vue
View file @
ebcfc7ab
<
template
>
<div
class=
"eibs-tab"
>
<el-collapse
v-model=
"activeNames"
@
change=
"handleChange"
>
<el-collapse
v-model=
"activeNames"
>
<el-collapse-item
title=
"提示信息"
name=
"coninfp"
>
<m-coninfp
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
...
...
src/business/letcan/views/Ovwp.vue
View file @
ebcfc7ab
<
template
>
<div
class=
"eibs-tab"
>
<el-collapse
v-model=
"activeNames"
@
change=
"handleChange"
>
<el-collapse
v-model=
"activeNames"
>
<el-collapse-item
title=
"取消信息"
name=
"canp"
>
<m-canp
:model=
"model"
:codes=
"codes"
/>
</el-collapse-item>
...
...
src/business/letcan/views/Rcldetp.vue
View file @
ebcfc7ab
...
...
@@ -35,8 +35,6 @@
rol: 'rmbrmb',
}"
:noRef="true"
@onSeainf="onSeainf"
@onAplpDet="onRmbpDet"
:disabledExtkey="rmbrolRefFlag"
:disabled="rmbrolAdrblkFlag"
>
...
...
@@ -65,8 +63,6 @@
rol: 'acwacw',
}"
:noRef="true"
@onSeainf="onSeainf"
@onAplpDet="onAcwpDet"
>
</c-ptap>
</c-col>
...
...
@@ -93,8 +89,6 @@
rol: 'bebbeb',
}"
:noRef="true"
@onSeainf="onSeainf"
@onAplpDet="onBebpDet"
>
</c-ptap>
</c-col>
...
...
src/business/letcan/views/index.vue
View file @
ebcfc7ab
...
...
@@ -63,13 +63,24 @@
</c-tabs>
</el-form>
<!-- 数据回填效果 -->
<c-grid-ety-prompt-dialog
ref=
"etyDialog"
:promptData=
"promptData"
@
select-ety=
"selectEty"
>
</c-grid-ety-prompt-dialog>
<c-grid-ety-prompt-dialog
ref=
"doxpDialog"
:isPty=
"false"
:promptData=
"promptData"
@
select-ety=
"selectMsg"
>
</c-grid-ety-prompt-dialog>
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleStash=
"handleStash"
>
</c-function-btn>
<!-- 数据回填效果 -->
<!--
<c-grid-ety-prompt-dialog
ref=
"etyDialog"
:promptData=
"promptData"
>
</c-grid-ety-prompt-dialog>
<c-grid-ety-prompt-dialog
ref=
"doxpDialog"
:isPty=
"false"
:promptData=
"promptData"
>
</c-grid-ety-prompt-dialog>
<c-function-btn
:handleSubmit=
"handleSubmit"
:handleCheck=
"handleCheck"
:handleStash=
"handleStash"
>
</c-function-btn>
-->
</c-page>
</div>
</
template
>
...
...
@@ -91,6 +102,7 @@ import Coninfp from "~/components/business/coninfp/views";
import
Docpan
from
"~/components/business/docpan/views"
;
import
Doctre
from
"~/components/business/doctre/views"
;
import
Limitbody
from
"~/components/business/limitbody/views"
;
import
Glentry
from
"~/components/business/glentry/views"
export
default
{
...
...
@@ -106,6 +118,7 @@ export default {
'm-doctre'
:
Doctre
,
'm-limitbody'
:
Limitbody
,
'm-addbcb'
:
Addbcb
,
'm-glentry'
:
Glentry
,
},
provide
()
{
return
{
...
...
src/business/litopn/views/Ovwp.vue
View file @
ebcfc7ab
...
...
@@ -51,7 +51,6 @@
</
template
>
<
script
>
import
Api
from
"~/service/Api"
;
import
commonProcess
from
"~/mixin/commonProcess"
;
import
CodeTable
from
"~/config/CodeTable"
;
import
Event
from
"../event"
;
import
Ovwp1
from
"./Ovwp1"
;
...
...
@@ -80,7 +79,7 @@ export default {
},
inject
:
[
"root"
],
props
:
[
"model"
,
"codes"
],
mixins
:
[
commonProcess
,
Event
],
mixins
:
[
Event
],
data
()
{
return
{
zmqflg
:
null
,
...
...
src/business/litopn/views/Ovwp1.vue
View file @
ebcfc7ab
...
...
@@ -650,7 +650,9 @@ export default {
deep
:
true
,
handler
(
val
,
oldval
){
const
res
=
this
.
model
.
lidgrp
if
(
res
.
cbs
.
nom1
.
cur
!==
""
&&
res
.
cbs
.
nom1
.
amt
!==
""
&&
res
.
apl
.
pts
.
adrblk
!==
""
){
if
(
res
.
cbs
.
nom1
.
cur
!==
""
||
res
.
cbs
.
nom1
.
amt
!==
""
||
res
.
apl
.
pts
.
adrblk
!==
""
){
this
.
model
.
lidgrp
.
cbs
.
max
.
cur
=
this
.
model
.
lidgrp
.
cbs
.
nom1
.
cur
;
this
.
model
.
lidgrp
.
cbs
.
max
.
amt
=
this
.
model
.
lidgrp
.
cbs
.
nom1
.
amt
;
this
.
model
.
lidgrp
.
rec
.
nam
=
`
${
res
.
apl
.
pts
.
adrblk
.
substring
(
0
,
15
)}${
res
.
cbs
.
nom1
.
cur
}${
res
.
cbs
.
nom1
.
amt
}
`
}
}
...
...
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