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
7bc5ad20
Commit
7bc5ad20
authored
Aug 10, 2022
by
liuxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
detame修改
parent
c8aba79c
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
8 additions
and
5 deletions
+8
-5
Default.js
src/model/Detame/Default.js
+1
-0
Default.js
src/model/Detopn/Default.js
+1
-0
Detp1.vue
src/views/Business/Detame/Detp1.vue
+6
-5
Detp2.vue
src/views/Business/Detame/Detp2.vue
+0
-0
Ovwp.vue
src/views/Business/Detame/Ovwp.vue
+0
-0
No files found.
src/model/Detame/Default.js
View file @
7bc5ad20
...
...
@@ -44,6 +44,7 @@ export default {
"dedgrp.rec.elcflg"
:
Utils
.
defaultFunction
,
"dedgrp.rec.expdat"
:
Utils
.
defaultFunction
,
"dedgrp.rec.tratyp"
:
Utils
.
defaultFunction
,
"dedgrp.rec.tenmaxday"
:
Utils
.
defaultFunction
,
"trnmod.swiadd.newnomtopame"
:
Utils
.
defaultFunction
,
"trnmod.swiadd.newnomtoname"
:
Utils
.
defaultFunction
,
}
...
...
src/model/Detopn/Default.js
View file @
7bc5ad20
...
...
@@ -44,5 +44,6 @@ export default {
"dedgrp.rec.elcflg"
:
Utils
.
defaultFunction
,
"dedgrp.rec.expdat"
:
Utils
.
defaultFunction
,
"dedgrp.rec.tratyp"
:
Utils
.
defaultFunction
,
"dedgrp.rec.tenmaxday"
:
Utils
.
defaultFunction
,
}
//你可以添加自动default处理
src/views/Business/Detame/Detp1.vue
View file @
7bc5ad20
...
...
@@ -8,6 +8,7 @@
v-model=
"model.dedgrp.rec.isyifu"
style=
"width: 100%"
placeholder=
"请选择是否可议付"
@
change=
"selectOrCheckboxRule('dedgrp.rec.isyifu')"
>
<el-option
v-for=
"item in codes.isyifu"
...
...
@@ -60,9 +61,9 @@
-->
<c-ptapdome
:disabledBankno=
"model.dedgrp.rec.
isyifu != 'Y
'"
:disabledBankno=
"model.dedgrp.rec.
avbwth != 'S
'"
:disabledJigomc=
"true"
:disabledDizhii=
"model.dedgrp.rec.
isyifu != 'Y
'"
:disabledDizhii=
"model.dedgrp.rec.
avbwth != 'S
'"
:model=
"model"
:argadr=
"
{
title: '议付行',
...
...
@@ -290,9 +291,9 @@
-->
<c-ptapdome
:disabledBankno=
"t
rue
"
:disabledJigomc=
"t
rue
"
:disabledDizhii=
"t
rue
"
:disabledBankno=
"t
his.model.dedgrp.rec.lcrtyp == 'I'
"
:disabledJigomc=
"t
his.model.dedgrp.rec.lcrtyp == 'I'
"
:disabledDizhii=
"t
his.model.dedgrp.rec.lcrtyp == 'I'
"
:model=
"model"
:argadr=
"
{
title: '转让行',
...
...
src/views/Business/Detame/Detp2.vue
View file @
7bc5ad20
This diff is collapsed.
Click to expand it.
src/views/Business/Detame/Ovwp.vue
View file @
7bc5ad20
This diff is collapsed.
Click to expand it.
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