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
zhouqian
vue-gjjs
Commits
46dbcf03
Commit
46dbcf03
authored
Sep 30, 2022
by
Wuyuqiu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lttdck、lttdav交易检核及提交完成
parent
60917446
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
1 deletions
+3
-1
index.js
src/model/Lttdav/index.js
+2
-0
Event.js
src/model/Lttdck/Event.js
+0
-0
Pattern.js
src/model/Lttdck/Pattern.js
+1
-1
No files found.
src/model/Lttdav/index.js
View file @
46dbcf03
...
...
@@ -105,9 +105,11 @@ export default class Lttdav {
},
docgrdmbe1
:
{
docdsclab
:
""
,
// Label of document description .bttp.docgrdmbe1.docdsclab
docgrd
:
""
,
},
docgrdmbe2
:
{
docdsclab
:
""
,
// Label of document description .bttp.docgrdmbe2.docdsclab
docgrd
:
""
,
},
futhndflg
:
""
,
// further handling .bttp.futhndflg
rmtp
:
{
...
...
src/model/Lttdck/Event.js
View file @
46dbcf03
This diff is collapsed.
Click to expand it.
src/model/Lttdck/Pattern.js
View file @
46dbcf03
...
...
@@ -169,7 +169,7 @@ export default {
"ltdgrp.rec.utlnbr"
:[
{
type
:
"number"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
3
,
message
:
"长度不能超过3"
}
{
type
:
"number"
,
max
:
999
,
message
:
"长度不能超过3"
}
],
"btdgrp.blk.docdis"
:[
...
...
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