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
abf65ce4
Commit
abf65ce4
authored
Oct 09, 2022
by
lianyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
litame微调
parent
615d14d3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Pattern.js
src/model/Litame/Pattern.js
+1
-1
Narp.vue
src/views/Business/Litame/Narp.vue
+1
-1
No files found.
src/model/Litame/Pattern.js
View file @
abf65ce4
...
...
@@ -343,7 +343,7 @@ export default {
],
"oldlidgrp.blk.narhis"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
50
,
message
:
"长度不能超过
50"
}
{
max
:
49950
,
message
:
"长度不能超过499
50"
}
],
...
...
src/views/Business/Litame/Narp.vue
View file @
abf65ce4
...
...
@@ -19,7 +19,7 @@
disabled
type=
"textarea"
v-model=
"model.oldlidgrp.blk.narhis"
maxlength=
"
2
50"
maxlength=
"
499
50"
show-word-limit
:rows=
"12"
placeholder=
"请输入内容"
></c-input>
...
...
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