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
7ba13ffc
Commit
7ba13ffc
authored
Jan 11, 2023
by
chengzhuoshen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交前端LITOPN,CPTOPN与抽象组件测试的代码
parent
82474d6e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
settleProcess.js
src/mixin/settleProcess.js
+2
-1
No files found.
src/mixin/settleProcess.js
View file @
7ba13ffc
...
...
@@ -120,7 +120,8 @@ export default {
rec
.
detchgcod
=
this
.
model
.
cpdgrp
.
rec
.
detchgcod
;
rec
.
trdinr
=
this
.
model
.
cpdgrp
.
rec
.
trdinr
;
rec
.
chato
=
this
.
model
.
cpdgrp
.
rec
.
chato
;
rec
.
paytyp
=
this
.
model
.
cpdgrp
.
rec
.
paytype
;
//rec.paytyp = this.model.cpdgrp.rec.paytyp;
rec
.
paytyp
=
"O"
;
//固定值 O 表示汇出
rec
.
swftyp
=
this
.
model
.
cpdgrp
.
rec
.
swftyp
;
rec
.
valdat
=
this
.
model
.
cpdgrp
.
rec
.
valdat
;
rec
.
opndat
=
this
.
model
.
cpdgrp
.
rec
.
opndat
;
...
...
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