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
5a18cb69
Commit
5a18cb69
authored
Jan 16, 2023
by
郭旭
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改gitfee交易
parent
7e824d23
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
4 deletions
+7
-4
index.js
src/config/CodeTable/index.js
+0
-0
Pattern.js
src/model/Gitfee/Pattern.js
+2
-2
Gitsetp1.vue
src/views/Business/Gitfee/Gitsetp1.vue
+5
-2
No files found.
src/config/CodeTable/index.js
View file @
5a18cb69
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/model/Gitfee/Pattern.js
View file @
5a18cb69
...
...
@@ -90,7 +90,7 @@ export default {
],
"xxtfee.intmbu.ums.pts.adrblk"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
35
,
message
:
"长度不能超过35"
}
//
{max: 35,message:"长度不能超过35"}
],
"xxtfee.intmbu.ums.dbfadrblkcn"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
...
...
@@ -125,7 +125,7 @@ export default {
],
"xxtfee.intmbu.umh.pts.adrblk"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
35
,
message
:
"长度不能超过35"
}
//
{max: 35,message:"长度不能超过35"}
],
"xxtfee.intmbu.umh.dbfadrblkcn"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
...
...
src/views/Business/Gitfee/Gitsetp1.vue
View file @
5a18cb69
...
...
@@ -82,12 +82,15 @@
<!-- Rebooking -->
<c-col
:span=
"24"
>
<el-form-item
label=
""
prop=
"xxtfee.intmbu.umbflg"
>
<c-checkbox
v-model=
"model.xxtfee.intmbu.umbflg"
class=
"checkbox-left"
>
Rebooking
</c-checkbox>
<c-checkbox
v-model=
"model.xxtfee.intmbu.umbflg"
class=
"checkbox-left"
@
change=
"eventFunction( 'xxtfee.intmbu.umbflg')"
>
Rebooking
</c-checkbox>
</el-form-item>
</c-col>
</c-col>
<!-- 右侧 -->
<c-col
:span=
"12"
style=
"padding-left: 20px"
>
<c-col
:span=
" 12
"
style=
"padding-left: 20px"
>
<!-- SF000274 : Name 简略信息 -->
<c-col
:span=
"24"
>
<el-form-item
label=
"简略信息"
prop=
"gidgrp.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