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
f9b74692
Commit
f9b74692
authored
Jul 21, 2023
by
闫泽浩
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
letame字段更改
parent
ed489459
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
Amep.vue
src/business/letame/views/Amep.vue
+6
-2
No files found.
src/business/letame/views/Amep.vue
View file @
f9b74692
...
@@ -133,9 +133,9 @@
...
@@ -133,9 +133,9 @@
</c-col>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"金额限额表述"
prop=
"
trnmod.swiadd
.nomspc"
>
<el-form-item
label=
"金额限额表述"
prop=
"
ledgrp.rec
.nomspc"
>
<c-select
<c-select
v-model=
"model.
trnmod.swiadd
.nomspc"
v-model=
"model.
ledgrp.rec
.nomspc"
style=
"width: 100%"
style=
"width: 100%"
placeholder=
"请选择金额限额表述"
placeholder=
"请选择金额限额表述"
:code=
"codes.nomspc"
:code=
"codes.nomspc"
...
@@ -496,6 +496,10 @@ export default {
...
@@ -496,6 +496,10 @@ export default {
this
.
model
.
trnmod
.
swiadd
.
newcur
=
this
.
model
.
ledgrp
.
cbs
.
nom1
.
cur
this
.
model
.
trnmod
.
swiadd
.
newcur
=
this
.
model
.
ledgrp
.
cbs
.
nom1
.
cur
return
this
.
model
.
trnmod
.
swiadd
.
newcur
return
this
.
model
.
trnmod
.
swiadd
.
newcur
},
},
nomspc
()
{
this
.
model
.
trnmod
.
swiadd
.
nomspc
=
this
.
model
.
ledgrp
.
rec
.
nomspc
return
this
.
model
.
trnmod
.
swiadd
.
nomspc
},
newamt
()
{
newamt
()
{
const
ameamt
=
this
.
model
.
trnmod
.
swiadd
.
ameamt
const
ameamt
=
this
.
model
.
trnmod
.
swiadd
.
ameamt
const
amt
=
this
.
model
.
oldledgrp
.
cbs
.
nom1
.
amt
const
amt
=
this
.
model
.
oldledgrp
.
cbs
.
nom1
.
amt
...
...
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