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
e9c8d541
Commit
e9c8d541
authored
Jun 28, 2023
by
WH
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复缺陷
parent
9dfcaf9b
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
22 additions
and
27 deletions
+22
-27
index.js
src/business/betdcr/event/index.js
+1
-2
index.js
src/business/betsnd/event/index.js
+1
-2
index.js
src/business/letdav/event/index.js
+5
-7
index.js
src/business/letdrv/event/index.js
+5
-7
index.js
src/business/letnot/event/index.js
+0
-0
index.js
src/business/letnot/model/index.js
+10
-9
No files found.
src/business/betdcr/event/index.js
View file @
e9c8d541
...
...
@@ -35,8 +35,7 @@ export default {
const
res
=
await
Api
.
post
(
'/service/betdcr/init'
,
{
transName
:
this
.
trnName
,
userId
:
window
.
sessionStorage
.
userId
||
'ZL'
,
// brdinr: this.$route.query.inr,
brdgrp
:{
bedgrp
:{
rec
:{
inr
:
this
.
$route
.
query
.
inr
}
...
...
src/business/betsnd/event/index.js
View file @
e9c8d541
...
...
@@ -35,8 +35,7 @@ export default {
const
res
=
await
Api
.
post
(
'/service/betsnd/init'
,
{
transName
:
this
.
trnName
,
userId
:
window
.
sessionStorage
.
userId
||
'ZL'
,
// brdinr: this.$route.query.inr,
brdgrp
:{
bedgrp
:{
rec
:{
inr
:
this
.
$route
.
query
.
inr
}
...
...
src/business/letdav/event/index.js
View file @
e9c8d541
...
...
@@ -36,13 +36,11 @@ export default {
...
params
,
transName
:
this
.
trnName
,
userId
:
window
.
sessionStorage
.
userId
||
'ZL'
,
// brdinr: this.$route.query.inr,
// brdgrp:{
// rec:{
// inr: this.$route.query.inr
// // inr: '00000484'
// }
// },
bedgrp
:{
rec
:{
inr
:
this
.
$route
.
query
.
inr
}
},
});
if
(
!
res
.
data
)
{
return
...
...
src/business/letdrv/event/index.js
View file @
e9c8d541
...
...
@@ -36,13 +36,11 @@ export default {
...
params
,
transName
:
this
.
trnName
,
userId
:
window
.
sessionStorage
.
userId
||
'ZL'
,
// brdinr: this.$route.query.inr,
// brdgrp:{
// rec:{
// inr: this.$route.query.inr
// // inr: '00000484'
// }
// },
bedgrp
:{
rec
:{
inr
:
this
.
$route
.
query
.
inr
}
},
});
if
(
!
res
.
data
)
{
return
...
...
src/business/letnot/event/index.js
View file @
e9c8d541
This diff is collapsed.
Click to expand it.
src/business/letnot/model/index.js
View file @
e9c8d541
...
...
@@ -255,7 +255,7 @@ export default class Letnot {
// },
// chaadv: "", // Narrative to .chaadv
// pageId: "", // ctx的key
//
//
// setmod: new Pub().data.Setmod,
// mtabut: new Pub().data.Mtabut,
// trnmod: new Pub().data.Trnmod,
...
...
@@ -263,7 +263,7 @@ export default class Letnot {
// liaccv: new Pub().data.Liaccv,
// docpan: new Pub().data.Docpan,
// }
this
.
data
=
{
this
.
data
=
{
number
:
''
,
ledgrp
:
{
blk
:
{
...
...
@@ -383,12 +383,12 @@ export default class Letnot {
}
}
},
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
,
};
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
,
};
}
}
\ No newline at end of file
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