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
476668f6
Commit
476668f6
authored
Oct 24, 2023
by
panziyi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
litdla检核修改
parent
61d1c2c1
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
24 additions
and
24 deletions
+24
-24
buildCommons.js
src/business/litdla/event/buildCommons.js
+11
-11
index.js
src/business/litdla/event/index.js
+13
-13
check.js
src/business/litdla/model/check.js
+0
-0
index.js
src/business/litdla/model/index.js
+0
-0
No files found.
src/business/litdla/event/buildCommons.js
View file @
476668f6
export
default
{
export
default
{
buildPtspta
(
ptsptaObj
)
{
buildPtspta
(
ptsptaObj
)
{
let
pts
=
ptsptaObj
.
pts
;
let
pts
=
ptsptaObj
.
pts
;
let
ptspta
=
{
let
ptspta
=
{
rol
:
pts
.
rol
,
rol
:
pts
.
rol
,
...
@@ -17,7 +17,7 @@ export default {
...
@@ -17,7 +17,7 @@ export default {
};
};
return
ptspta
;
return
ptspta
;
},
},
buildCommonData
(
model
,
trnName
)
{
buildCommonData
(
model
,
trnName
)
{
let
ptsptaList
=
[];
let
ptsptaList
=
[];
if
(
model
.
lidgrp
.
apl
.
pts
.
extkey
)
{
if
(
model
.
lidgrp
.
apl
.
pts
.
extkey
)
{
ptsptaList
.
push
(
this
.
buildPtspta
(
model
.
lidgrp
.
avb
));
ptsptaList
.
push
(
this
.
buildPtspta
(
model
.
lidgrp
.
avb
));
...
@@ -86,7 +86,7 @@ export default {
...
@@ -86,7 +86,7 @@ export default {
};
};
return
dataObj
return
dataObj
},
},
buildSetfeg
(
model
,
trnName
)
{
buildSetfeg
(
model
,
trnName
)
{
let
params
=
{
let
params
=
{
...
this
.
buildCommonData
(
model
,
trnName
),
...
this
.
buildCommonData
(
model
,
trnName
),
liaall
:
model
.
liaall
,
liaall
:
model
.
liaall
,
...
@@ -95,7 +95,7 @@ export default {
...
@@ -95,7 +95,7 @@ export default {
};
};
return
params
return
params
},
},
buildSetglg
(
model
,
trnName
)
{
buildSetglg
(
model
,
trnName
)
{
let
params
=
{
let
params
=
{
...
this
.
buildCommonData
(
model
,
trnName
),
...
this
.
buildCommonData
(
model
,
trnName
),
setfeg
:
model
.
setmod
.
setfeg
,
setfeg
:
model
.
setmod
.
setfeg
,
...
@@ -104,7 +104,7 @@ export default {
...
@@ -104,7 +104,7 @@ export default {
};
};
return
params
return
params
},
},
buildGlentry
(
model
,
trnName
)
{
buildGlentry
(
model
,
trnName
)
{
let
params
=
{
let
params
=
{
...
this
.
buildCommonData
(
model
,
trnName
),
...
this
.
buildCommonData
(
model
,
trnName
),
liaallg
:
model
.
liaall
.
liaallg
,
liaallg
:
model
.
liaall
.
liaallg
,
...
@@ -114,20 +114,20 @@ export default {
...
@@ -114,20 +114,20 @@ export default {
};
};
return
params
return
params
},
},
buildEngp
(
model
,
trnName
)
{
buildEngp
(
model
,
trnName
)
{
let
params
=
{
let
params
=
{
...
this
.
buildCommonData
(
model
,
trnName
),
...
this
.
buildCommonData
(
model
,
trnName
),
liaallg
:
model
.
liaall
.
liaallg
,
liaallg
:
model
.
liaall
.
liaallg
,
};
};
return
params
return
params
},
},
buildDocpan
(
model
,
trnName
)
{
buildDocpan
(
model
,
trnName
)
{
let
params
=
{
let
params
=
{
...
this
.
buildCommonData
(
model
,
trnName
),
...
this
.
buildCommonData
(
model
,
trnName
),
};
};
return
params
return
params
},
},
buildCcvpan
(
model
,
trnName
)
{
buildCcvpan
(
model
,
trnName
)
{
let
params
=
{
let
params
=
{
...
this
.
buildCommonData
(
model
,
trnName
),
...
this
.
buildCommonData
(
model
,
trnName
),
liaccvg
:
model
.
liaccv
.
liaccvg
,
liaccvg
:
model
.
liaccv
.
liaccvg
,
...
@@ -137,7 +137,7 @@ export default {
...
@@ -137,7 +137,7 @@ export default {
};
};
return
params
return
params
},
},
buildLimitbody
(
model
,
trnName
)
{
buildLimitbody
(
model
,
trnName
)
{
let
params
=
{
let
params
=
{
...
this
.
buildCommonData
(
model
,
trnName
),
...
this
.
buildCommonData
(
model
,
trnName
),
rec
:
{
rec
:
{
...
@@ -148,7 +148,7 @@ export default {
...
@@ -148,7 +148,7 @@ export default {
};
};
return
params
return
params
},
},
buildDoctre
(
model
,
trnName
)
{
buildDoctre
(
model
,
trnName
)
{
let
params
=
{
let
params
=
{
...
this
.
buildCommonData
(
model
,
trnName
),
...
this
.
buildCommonData
(
model
,
trnName
),
rec
:
{
rec
:
{
...
@@ -161,7 +161,7 @@ export default {
...
@@ -161,7 +161,7 @@ export default {
return
params
return
params
},
},
// 公共组件setmod中dsp字段改变,触发联动时候的入参
// 公共组件setmod中dsp字段改变,触发联动时候的入参
buildSetgllAccts
(
model
,
trnName
,
setglg
)
{
buildSetgllAccts
(
model
,
trnName
,
setglg
)
{
let
params
=
{
let
params
=
{
...
this
.
buildCommonData
(
model
,
trnName
),
...
this
.
buildCommonData
(
model
,
trnName
),
setglg
setglg
...
...
src/business/litdla/event/index.js
View file @
476668f6
...
@@ -20,22 +20,22 @@ export default {
...
@@ -20,22 +20,22 @@ export default {
...
ccvpan
,
...
ccvpan
,
...
limitbody
,
...
limitbody
,
...
doctre
,
...
doctre
,
async
init
()
{
async
init
()
{
const
params
=
{
const
params
=
{
spt
:
JSON
.
parse
(
localStorage
.
getItem
(
'row_'
+
this
.
trnName
)),
spt
:
JSON
.
parse
(
localStorage
.
getItem
(
'row_'
+
this
.
trnName
)),
trninr
:
this
.
$route
.
query
.
trninr
,
trninr
:
this
.
$route
.
query
.
trninr
,
}
}
if
(
typeof
(
this
.
$route
.
query
.
inr
)
==
'string'
)
{
if
(
typeof
(
this
.
$route
.
query
.
inr
)
==
'string'
)
{
params
.
spt
=
null
params
.
spt
=
null
}
}
const
res
=
await
Api
.
post
(
'/service/litdla/init'
,
{
const
res
=
await
Api
.
post
(
'/service/litdla/init'
,
{
...
params
,
...
params
,
transName
:
this
.
trnName
,
transName
:
this
.
trnName
,
userId
:
window
.
sessionStorage
.
userId
||
'ZL'
,
userId
:
window
.
sessionStorage
.
userId
||
'ZL'
,
lidgrp
:{
lidgrp
:
{
rec
:{
rec
:
{
inr
:
this
.
$route
.
query
.
inr
inr
:
this
.
$route
.
query
.
inr
}
}
}
}
});
});
...
@@ -49,7 +49,7 @@ export default {
...
@@ -49,7 +49,7 @@ export default {
},
},
// 兼容处理在前端model中定义了字段,后端返回的数据中不存在字段的问题
// 兼容处理在前端model中定义了字段,后端返回的数据中不存在字段的问题
copyValueFromVoData
(
model
,
data
)
{
copyValueFromVoData
(
model
,
data
)
{
let
keysList
=
Object
.
keys
(
model
)
let
keysList
=
Object
.
keys
(
model
)
keysList
.
map
((
key
)
=>
{
keysList
.
map
((
key
)
=>
{
if
(
data
[
key
])
{
if
(
data
[
key
])
{
...
@@ -148,7 +148,7 @@ export default {
...
@@ -148,7 +148,7 @@ export default {
purposChange
(
key
,
value
)
{
purposChange
(
key
,
value
)
{
this
.
handleChangeForm
(
key
,
value
);
this
.
handleChangeForm
(
key
,
value
);
},
},
buildLiaccv
()
{
buildLiaccv
()
{
let
params
=
{
let
params
=
{
...
buildFn
.
buildCommonData
(
this
.
model
,
this
.
trnName
),
...
buildFn
.
buildCommonData
(
this
.
model
,
this
.
trnName
),
liaccvg
:
this
.
model
.
liaccv
.
liaccvg
,
liaccvg
:
this
.
model
.
liaccv
.
liaccvg
,
...
@@ -160,7 +160,7 @@ export default {
...
@@ -160,7 +160,7 @@ export default {
return
params
return
params
},
},
// 公共组件setmod处理方式改变触发联动
// 公共组件setmod处理方式改变触发联动
changeSetmodModel
(
emitParams
)
{
changeSetmodModel
(
emitParams
)
{
let
reqParams
=
{}
let
reqParams
=
{}
switch
(
emitParams
.
code
)
{
switch
(
emitParams
.
code
)
{
case
'processMethods'
:
case
'processMethods'
:
...
@@ -170,24 +170,24 @@ export default {
...
@@ -170,24 +170,24 @@ export default {
case
'changeDsp'
:
case
'changeDsp'
:
let
index
=
emitParams
.
index
;
let
index
=
emitParams
.
index
;
let
setglgRequest
=
buildFn
.
buildSetglg
(
this
.
model
,
this
.
trnName
);
let
setglgRequest
=
buildFn
.
buildSetglg
(
this
.
model
,
this
.
trnName
);
setglgRequest
.
setglg
=
{
setgll
:
emitParams
.
list
};
setglgRequest
.
setglg
=
{
setgll
:
emitParams
.
list
};
this
.
setgllAccts
(
setglgRequest
,
index
);
this
.
setgllAccts
(
setglgRequest
,
index
);
break
break
default
:
default
:
return
return
}
}
},
},
onSeainf
()
{},
onSeainf
()
{
},
max2Amt
(){
max2Amt
()
{
this
.
executeDefault
(
"max2.amt"
).
then
(
this
.
executeDefault
(
"max2.amt"
).
then
(
(
res
)
=>
{
(
res
)
=>
{
if
(
res
.
respCode
==
SUCCESS
)
{
if
(
res
.
respCode
==
SUCCESS
)
{
Utils
.
copyValueFromVO
(
this
.
model
,
res
.
data
);
Utils
.
copyValueFromVO
(
this
.
model
,
res
.
data
);
}
}
}
}
);
);
},
},
choose
(
row
){
choose
(
row
)
{
this
.
model
.
amenbr
=
row
.
srcStr
.
split
(
'
\
t'
)[
0
]
this
.
model
.
amenbr
=
row
.
srcStr
.
split
(
'
\
t'
)[
0
]
this
.
model
.
amecur
=
row
.
srcStr
.
split
(
'
\
t'
)[
2
]
this
.
model
.
amecur
=
row
.
srcStr
.
split
(
'
\
t'
)[
2
]
this
.
model
.
reduceamt
=
row
.
srcStr
.
split
(
'
\
t'
)[
3
]
this
.
model
.
reduceamt
=
row
.
srcStr
.
split
(
'
\
t'
)[
3
]
...
...
src/business/litdla/model/check.js
View file @
476668f6
This diff is collapsed.
Click to expand it.
src/business/litdla/model/index.js
View file @
476668f6
This diff is collapsed.
Click to expand it.
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