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
86130ad0
Commit
86130ad0
authored
Mar 28, 2023
by
liaoxing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
检核报400 修改2
parent
c6f093b9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
check.js
src/business/gitopn/model/check.js
+2
-2
index.js
src/business/gitopn/model/index.js
+2
-2
No files found.
src/business/gitopn/model/check.js
View file @
86130ad0
...
...
@@ -71,7 +71,7 @@ export default {
{
max
:
8
,
message
:
"长度不能超过8"
}
],
"gitp.indirectswiadd"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
required
:
true
,
message
:
"必输项"
},
{
max
:
9750
,
message
:
"长度不能超过9750"
}
],
"gidgrp.rec.orcrat"
:[
...
...
@@ -203,7 +203,7 @@ export default {
{
max
:
65
,
message
:
"长度不能超过65"
}
],
"gidgrp.blk.gtxgidtxtc"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
required
:
true
,
message
:
"必输项"
},
{
max
:
32500
,
message
:
"长度不能超过32500"
}
],
"gitp.recget.sdamod.dadsnd"
:[
...
...
src/business/gitopn/model/index.js
View file @
86130ad0
...
...
@@ -17,7 +17,7 @@ export default class Gitopn {
prepermodflg
:
''
,
// Modify Document and Presentation Instructions .gitp.prepermodflg
chkpreper
:
''
,
// Allow * .gitp.chkpreper
covgodsrvmodflg
:
''
,
// Modify Object of Contract .gitp.covgodsrvmodflg
indirectswiadd
:
''
,
// InDirect Swift Add .gitp.indirectswiadd
indirectswiadd
:
{}
,
// InDirect Swift Add .gitp.indirectswiadd
gidtxtmodflg
:
''
,
// Modify Guarantee Text .gitp.gidtxtmodflg
chkgidtxt
:
''
,
// Allow * .gitp.chkgidtxt
prepercmodflg
:
''
,
// Modify Document and Presentation Instructions .gitp.prepercmodflg
...
...
@@ -167,7 +167,7 @@ export default class Gitopn {
preperc
:
''
,
// Presentation Instr. .gidgrp.blk.preperc
orcplcc
:
''
,
// Original Contract Place - Local Undertaking Seq. C .gidgrp.blk.orcplcc
addinfc
:
''
,
// Additional Info - Local Undertaking Seq. C .gidgrp.blk.addinfc
gtxgidtxtc
:
''
,
// Guarantee Text with Variables - Counter Undertaking .gidgrp.blk.gtxgidtxtc
gtxgidtxtc
:
{}
,
// Guarantee Text with Variables - Counter Undertaking .gidgrp.blk.gtxgidtxtc
addamtcovc
:
''
,
// Covered .gidgrp.blk.addamtcovc
covgodsrvc
:
''
,
// Object of Contract - Local Undertaking Seq. C .gidgrp.blk.covgodsrvc
atxcovgodsrvc
:
''
,
// Underly. Transact. Det. .gidgrp.blk.atxcovgodsrvc
...
...
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