Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
loan-manager-customer
Project
Project
Details
Activity
Releases
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
zhanhai
loan-manager-customer
Commits
846df487
Commit
846df487
authored
Jul 09, 2020
by
feifei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改字段
parent
48138435
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
ByhServiceDetail.vue
src/components/byh/ByhServiceDetail.vue
+4
-2
version.json
version.json
+1
-1
No files found.
src/components/byh/ByhServiceDetail.vue
View file @
846df487
...
@@ -436,6 +436,8 @@
...
@@ -436,6 +436,8 @@
cardBankAccount
:
''
,
cardBankAccount
:
''
,
cardBankCodeStr
:
''
,
cardBankCodeStr
:
''
,
status
:
''
,
status
:
''
,
loanNo
:
''
,
orderNo
:
''
,
}],
}],
loanVo
:
[{
loanVo
:
[{
alrAmt
:
''
,
alrAmt
:
''
,
...
@@ -535,8 +537,8 @@
...
@@ -535,8 +537,8 @@
},
},
offineTransfer
(
record
)
{
offineTransfer
(
record
)
{
// 取当前用户的信息
// 取当前用户的信息
record
.
loanNo
=
this
.
$route
.
query
.
loanNo
record
.
loanNo
=
this
.
loanModel
.
loanNo
record
.
orderNo
=
this
.
$route
.
query
.
orderNo
record
.
orderNo
=
this
.
loanModel
.
orderNo
this
.
ui
.
offineTransfer
=
{
this
.
ui
.
offineTransfer
=
{
visible
:
true
,
visible
:
true
,
orderNo
:
record
.
orderNo
,
orderNo
:
record
.
orderNo
,
...
...
version.json
View file @
846df487
{
{
"name"
:
"versiony"
,
"name"
:
"versiony"
,
"version"
:
"5.
6.9
"
"version"
:
"5.
7.0
"
}
}
\ No newline at end of file
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