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
22875da4
Commit
22875da4
authored
Nov 09, 2023
by
WH
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:修复litopn电报费不显示的缺陷
parent
ac75fc5b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
10 deletions
+2
-10
buildCommons.js
src/business/litopn/event/buildCommons.js
+2
-2
index.js
src/business/litopn/model/index.js
+0
-8
No files found.
src/business/litopn/event/buildCommons.js
View file @
22875da4
...
...
@@ -70,7 +70,7 @@ export default {
...
this
.
buildCommonData
(
model
,
trnName
),
liaall
:
model
.
liaall
,
liaccv
:
model
.
liaccv
,
doceot
:
model
.
trnmod
.
trndoc
.
doceot
,
doceot
:
model
.
docpan
.
doceot
,
};
return
params
},
...
...
@@ -132,7 +132,7 @@ export default {
...
this
.
buildCommonData
(
model
,
trnName
),
rec
:
{
objtyp
:
'LID'
,
objinr
:
model
.
lidgrp
.
rec
.
obj
inr
,
objinr
:
model
.
lidgrp
.
rec
.
inr
,
ownref
:
model
.
lidgrp
.
rec
.
ownref
,
// swiftflg: model.gitp.swiftflg,
},
...
...
src/business/litopn/model/index.js
View file @
22875da4
...
...
@@ -4,14 +4,6 @@ export default class Litopn {
constructor
()
{
this
.
data
=
{
busType
:
'lid'
,
gidgrp
:
{
rec
:
{
purpos
:
''
,
},
},
gitp
:
{
swiftflg
:
''
,
},
litp
:
{
avblab
:
''
,
usr
:
{
...
...
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