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
b5be1350
Commit
b5be1350
authored
Aug 09, 2022
by
huangxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
botset优化
parent
30a83f31
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
Pattern.js
src/model/Botset/Pattern.js
+1
-1
Docpan1.vue
src/views/Business/Botset/Docpan1.vue
+1
-1
Setp.vue
src/views/Business/Botset/Setp.vue
+1
-1
No files found.
src/model/Botset/Pattern.js
View file @
b5be1350
...
@@ -254,7 +254,7 @@ export default {
...
@@ -254,7 +254,7 @@ export default {
],
],
"lendoc.account"
:[
"lendoc.account"
:[
//{type: "string", required: true, message: "必输项"},
//{type: "string", required: true, message: "必输项"},
{
max
:
25
,
message
:
"长度不能超过2
5"
}
{
max
:
75
,
message
:
"长度不能超过7
5"
}
],
],
"lendoc.vercerref"
:[
"lendoc.vercerref"
:[
...
...
src/views/Business/Botset/Docpan1.vue
View file @
b5be1350
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
<c-fullbox>
<c-fullbox>
<c-input
<c-input
v-model=
"model.lendoc.account"
v-model=
"model.lendoc.account"
maxlength=
"
3
"
maxlength=
"
75
"
style=
"width: 100%"
style=
"width: 100%"
placeholder=
"Please input Input Amount"
placeholder=
"Please input Input Amount"
:disabled=
"!actflg"
:disabled=
"!actflg"
...
...
src/views/Business/Botset/Setp.vue
View file @
b5be1350
...
@@ -202,7 +202,7 @@
...
@@ -202,7 +202,7 @@
<!-- ====================右边======================= -->
<!-- ====================右边======================= -->
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"
摘要
"
prop=
"bodgrp.rec.nam"
>
<el-form-item
label=
"
Name
"
prop=
"bodgrp.rec.nam"
>
<c-input
<c-input
align=
"middle"
align=
"middle"
v-model=
"model.bodgrp.rec.nam"
v-model=
"model.bodgrp.rec.nam"
...
...
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