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
a2ee76ff
Commit
a2ee76ff
authored
Jul 26, 2023
by
panziyi
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/settle-test-20230110' into settle-test-20230110
parents
24c8f1da
b8f2ebd7
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
44 additions
and
19 deletions
+44
-19
buildCommons.js
src/business/betsnd/event/buildCommons.js
+1
-1
index.js
src/business/betsnd/model/index.js
+2
-1
Rgfp.vue
src/business/betsnd/views/Rgfp.vue
+1
-1
check.js
src/business/letdrw/model/check.js
+2
-2
index.js
src/business/letdrw/model/index.js
+4
-4
Aamp.vue
src/business/letdrw/views/Aamp.vue
+26
-4
Drv.vue
src/business/letdrw/views/Drv.vue
+4
-4
Ovwp1.vue
src/business/letdrw/views/Ovwp1.vue
+4
-2
No files found.
src/business/betsnd/event/buildCommons.js
View file @
a2ee76ff
...
@@ -59,7 +59,7 @@ export default {
...
@@ -59,7 +59,7 @@ export default {
nam
:
model
.
bedgrp
.
rec
.
nam
,
nam
:
model
.
bedgrp
.
rec
.
nam
,
docprbrol
:
model
.
bedgrp
.
rec
.
docprbrol
,
docprbrol
:
model
.
bedgrp
.
rec
.
docprbrol
,
advdocflg
:
model
.
bedgrp
.
rec
.
advdocflg
,
advdocflg
:
model
.
bedgrp
.
rec
.
advdocflg
,
inr
:
model
.
bedgrp
.
rec
.
inr
},
},
cbsMap
:
{
cbsMap
:
{
MAX
:
model
.
bedgrp
.
cbs
.
max
,
MAX
:
model
.
bedgrp
.
cbs
.
max
,
...
...
src/business/betsnd/model/index.js
View file @
a2ee76ff
...
@@ -102,7 +102,8 @@ export default class Betsnd {
...
@@ -102,7 +102,8 @@ export default class Betsnd {
docrol
:
''
,
docrol
:
''
,
matdat
:
''
,
matdat
:
''
,
nam
:
''
,
nam
:
''
,
docprbrol
:
''
docprbrol
:
''
,
inr
:
''
},
},
prb
:
{
prb
:
{
pts
:
new
Pts
().
data
,
pts
:
new
Pts
().
data
,
...
...
src/business/betsnd/views/Rgfp.vue
View file @
a2ee76ff
...
@@ -227,7 +227,7 @@
...
@@ -227,7 +227,7 @@
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"付款人"
prop=
"bedgrp.rec.payrol"
>
<el-form-item
label=
"付款人"
prop=
"bedgrp.rec.payrol"
>
<c-select
v-model=
"model.bedgrp.rec.payrol"
style=
"width: 100%"
placeholder=
"请选择付款人"
<c-select
v-model=
"model.bedgrp.rec.payrol"
style=
"width: 100%"
placeholder=
"请选择付款人"
:code=
"codes.
rolal
l"
:code=
"codes.
payro
l"
@
change=
"eventFunction(
@
change=
"eventFunction(
'bedgrp.rec.payrol'
'bedgrp.rec.payrol'
)"
>
)"
>
...
...
src/business/letdrw/model/check.js
View file @
a2ee76ff
...
@@ -260,8 +260,8 @@ let checkObj = {
...
@@ -260,8 +260,8 @@ let checkObj = {
{
max
:
65
,
message
:
"长度不能超过65"
}
{
max
:
65
,
message
:
"长度不能超过65"
}
],
],
"ledgrp.rec.tenmaxday"
:[
"ledgrp.rec.tenmaxday"
:[
{
type
:
"
string
"
,
required
:
false
,
message
:
"必输项"
},
{
type
:
"
number
"
,
required
:
false
,
message
:
"必输项"
},
{
type
:
"
string
"
,
max
:
9999
,
message
:
"长度不能超过4"
}
{
type
:
"
number
"
,
max
:
9999
,
message
:
"长度不能超过4"
}
],
],
"ledgrp.rec.porloa"
:[
"ledgrp.rec.porloa"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
...
...
src/business/letdrw/model/index.js
View file @
a2ee76ff
...
@@ -15,7 +15,7 @@ export default class Letdrw {
...
@@ -15,7 +15,7 @@ export default class Letdrw {
},
},
max2
:
{
max2
:
{
cur
:
''
,
cur
:
''
,
amt
:
''
amt
:
'
0.0
'
}
}
}
}
},
},
...
@@ -124,7 +124,7 @@ export default class Letdrw {
...
@@ -124,7 +124,7 @@ export default class Letdrw {
},
},
max2
:
{
max2
:
{
cur
:
''
,
cur
:
''
,
amt
:
''
amt
:
'
0.00
'
}
}
},
},
iss
:
{
iss
:
{
...
@@ -206,11 +206,11 @@ export default class Letdrw {
...
@@ -206,11 +206,11 @@ export default class Letdrw {
},
},
max
:
{
max
:
{
cur
:
''
,
cur
:
''
,
amt
:
''
amt
:
'
0.0
'
},
},
max2
:
{
max2
:
{
amt
:
''
,
amt
:
''
,
cur
:
''
cur
:
'
0.00
'
}
}
},
},
srm
:
{
srm
:
{
...
...
src/business/letdrw/views/Aamp.vue
View file @
a2ee76ff
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<c-col
:span=
"13"
>
<c-col
:span=
"13"
>
<el-form-item
label=
"附加金额"
prop=
"ledgrp.cbs.max2.cur"
>
<el-form-item
label=
"附加金额"
prop=
"ledgrp.cbs.max2.cur"
>
<c-select
<c-select
v-model=
"m
odel.ledgrp.cbs.max2.
cur"
v-model=
"m
ax2
cur"
style=
"width: 100%"
style=
"width: 100%"
placeholder=
"请选择附加金额"
placeholder=
"请选择附加金额"
disabled
disabled
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
<c-col
:span=
"13"
>
<c-col
:span=
"13"
>
<el-form-item
label=
"开立附加金额"
prop=
"ledgrp.cbs.opn2.cur"
>
<el-form-item
label=
"开立附加金额"
prop=
"ledgrp.cbs.opn2.cur"
>
<c-select
<c-select
v-model=
"
model.ledgrp.cbs.opn2.
cur"
v-model=
"
opn2
cur"
style=
"width: 100%"
style=
"width: 100%"
placeholder=
"请选择币种"
placeholder=
"请选择币种"
disabled
disabled
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
<c-col
:span=
"11"
>
<c-col
:span=
"11"
>
<el-form-item
label=
""
label-width=
"5px"
prop=
"ledgrp.cbs.opn2.amt"
>
<el-form-item
label=
""
label-width=
"5px"
prop=
"ledgrp.cbs.opn2.amt"
>
<c-input
<c-input
v-model=
"
model.ledgrp.cbs.opn2.
amt"
v-model=
"
opn2
amt"
placeholder=
"请输入"
placeholder=
"请输入"
disabled
disabled
></c-input>
></c-input>
...
@@ -48,7 +48,7 @@
...
@@ -48,7 +48,7 @@
<el-form-item
label=
"覆盖"
prop=
"ledgrp.blk.addamtcov"
>
<el-form-item
label=
"覆盖"
prop=
"ledgrp.blk.addamtcov"
>
<c-input
<c-input
type=
"textarea"
type=
"textarea"
v-model=
"
model.ledgrp.blk.a
ddamtcov"
v-model=
"
getBlkA
ddamtcov"
maxlength=
"140"
maxlength=
"140"
show-word-limit
show-word-limit
placeholder=
"请输入"
placeholder=
"请输入"
...
@@ -70,6 +70,28 @@ export default {
...
@@ -70,6 +70,28 @@ export default {
},
},
methods
:
{
},
methods
:
{
},
created
:
function
()
{},
created
:
function
()
{},
computed
:{
max2cur
(){
this
.
model
.
ledgrp
.
cbs
.
max2
.
cur
=
this
.
model
.
ledgrp
.
cbs
.
max
.
cur
return
this
.
model
.
ledgrp
.
cbs
.
max2
.
cur
},
opn2cur
(){
this
.
model
.
ledgrp
.
cbs
.
opn2
.
cur
=
this
.
model
.
ledgrp
.
cbs
.
max
.
cur
return
this
.
model
.
ledgrp
.
cbs
.
opn2
.
cur
},
opn2amt
(){
this
.
model
.
ledgrp
.
cbs
.
opn2
.
amt
=
parseFloat
(
this
.
model
.
ledgrp
.
cbs
.
max2
.
amt
).
toFixed
(
3
)
return
this
.
model
.
ledgrp
.
cbs
.
opn2
.
amt
},
getBlkAddamtcov
(){
this
.
model
.
ledgrp
.
blk
.
addamtcov
=
this
.
model
.
ledgrp
.
cbs
.
opn2
.
cur
+
" "
+
this
.
model
.
ledgrp
.
cbs
.
opn2
.
amt
return
this
.
model
.
ledgrp
.
blk
.
addamtcov
}
}
}
}
</
script
>
</
script
>
<
style
></
style
>
<
style
></
style
>
src/business/letdrw/views/Drv.vue
View file @
a2ee76ff
...
@@ -501,12 +501,12 @@ export default {
...
@@ -501,12 +501,12 @@ export default {
return
this
.
model
.
bedgrp
.
rec
.
doctypcod
return
this
.
model
.
bedgrp
.
rec
.
doctypcod
},
},
maxcur
(){
maxcur
(){
this
.
model
.
l
edgrp
.
cbs
.
max
.
cur
=
this
.
model
.
ledgrp
.
cbs
.
opn1
.
cur
this
.
model
.
b
edgrp
.
cbs
.
max
.
cur
=
this
.
model
.
ledgrp
.
cbs
.
opn1
.
cur
return
this
.
model
.
l
edgrp
.
cbs
.
max
.
cur
return
this
.
model
.
b
edgrp
.
cbs
.
max
.
cur
},
},
maxamt
(){
maxamt
(){
this
.
model
.
l
edgrp
.
cbs
.
max
.
amt
=
this
.
model
.
ledgrp
.
cbs
.
opn1
.
amt
this
.
model
.
b
edgrp
.
cbs
.
max
.
amt
=
this
.
model
.
ledgrp
.
cbs
.
opn1
.
amt
return
this
.
model
.
l
edgrp
.
cbs
.
max
.
amt
return
this
.
model
.
b
edgrp
.
cbs
.
max
.
amt
},
},
docprbrol
(){
docprbrol
(){
this
.
model
.
bedgrp
.
rec
.
docprbrol
=
'BEB'
this
.
model
.
bedgrp
.
rec
.
docprbrol
=
'BEB'
...
...
src/business/letdrw/views/Ovwp1.vue
View file @
a2ee76ff
...
@@ -446,10 +446,12 @@ export default {
...
@@ -446,10 +446,12 @@ export default {
created
:
function
()
{},
created
:
function
()
{},
computed
:{
computed
:{
maxcur
(){
maxcur
(){
return
this
.
model
.
ledgrp
.
cbs
.
nom1
.
cur
this
.
model
.
ledgrp
.
cbs
.
max
.
cur
=
this
.
model
.
ledgrp
.
cbs
.
nom1
.
cur
return
this
.
model
.
ledgrp
.
cbs
.
max
.
cur
},
},
maxamt
(){
maxamt
(){
return
this
.
model
.
ledgrp
.
cbs
.
nom1
.
amt
*
(
1
+
this
.
model
.
ledgrp
.
rec
.
nomtop
/
100
)
this
.
model
.
ledgrp
.
cbs
.
max
.
amt
=
this
.
model
.
ledgrp
.
cbs
.
nom1
.
amt
*
(
1
+
this
.
model
.
ledgrp
.
rec
.
nomtop
/
100
)
return
this
.
model
.
ledgrp
.
cbs
.
max
.
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