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
23db0093
Commit
23db0093
authored
Mar 27, 2023
by
李少勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改model
parent
8ca0b4ab
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
41 additions
and
21 deletions
+41
-21
index.js
src/business/gitopn/model/index.js
+41
-21
No files found.
src/business/gitopn/model/index.js
View file @
23db0093
...
...
@@ -4,6 +4,9 @@ import Pub from "~/model/Public"
export
default
class
Gitopn
{
constructor
()
{
this
.
data
=
{
addbcb
:
{
label1
:
''
},
gitp
:{
swiftflg
:
''
,
// 是否SWIFT格式 .gitp.swiftflg
dzbhflg
:
''
,
// 电子保函标志 .gitp.dzbhflg
...
...
@@ -26,14 +29,17 @@ export default class Gitopn{
covgod
:{
chkast
:
''
,
// Allow * .gitp.covgod.chkast
},
aa
m
p
:{
aa
m
mod
:{
aa
c
p
:{
aa
c
mod
:{
addamtflg
:
''
,
// Add. Amount .gitp.aamp.aammod.addamtflg
},
},
chargic
:{
chkast
:
''
,
// Allow * .gitp.chargic.chkast
},
usr
:{
extkey
:
''
,
// Responsible User .gitp.usr.extkey
},
},
gidgrp
:{
rec
:{
...
...
@@ -107,26 +113,34 @@ export default class Gitopn{
tenrefc
:
''
,
// Tender Reference .gidgrp.rec.tenrefc
tendatc
:
''
,
// Tender Date .gidgrp.rec.tendatc
trmdatc
:
''
,
// Latest Transmission .gidgrp.rec.trmdatc
cbs
:{
max
:{
cur
:
''
,
// Guarantee Amount .gidgrp.cbs.max.cur
amt
:
''
,
// Guarantee Amount .gidgrp.cbs.max.amt
},
opn1
:{
cur
:
''
,
// Open Amount .gidgrp.cbs.opn1.cur
amt
:
''
,
// Balance .gidgrp.cbs.opn1.amt
},
cnf
:{
cur
:
''
,
// Confirmation Amount .gidgrp.cbs.cnf.cur
amt
:
''
,
// Balance .gidgrp.cbs.cnf.amt
},
},
},
usr
:{
extkey
:
''
,
// Responsible User .gitp.usr.extkey
},
cbs
:{
cnf
:{
cur
:
''
,
// Confirmation Amount .gidgrp.cbs.cnf.cur
amt
:
''
,
// Balance .gidgrp.cbs.cnf.amt
},
mac2
:
{
cur
:
''
,
amt
:
''
},
mac
:
{
cur
:
''
,
amt
:
''
},
max
:{
cur
:
''
,
// Guarantee Amount .gidgrp.cbs.max.cur
amt
:
''
,
// Guarantee Amount .gidgrp.cbs.max.amt
},
opc2
:
{
cur
:
''
,
amt
:
''
},
opn1
:{
cur
:
''
,
// Open Amount .gidgrp.cbs.opn1.cur
amt
:
''
,
// Balance .gidgrp.cbs.opn1.amt
},
},
blk
:
{
apprul
:
''
,
// Applicable Rules .gidgrp.blk.apprul
apprultxt
:
''
,
// Applicable Rules .gidgrp.blk.apprultxt
...
...
@@ -263,6 +277,12 @@ export default class Gitopn{
dclp
:
[],
},
},
cnybop
:
{
vouflg
:
''
,
cnyvou
:
{
fvouchamt
:
''
}
},
setmod
:
new
Pub
().
data
.
Setmod
,
mtabut
:
new
Pub
().
data
.
Mtabut
,
trnmod
:
new
Pub
().
data
.
Trnmod
,
...
...
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