Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hls-xcmg-vue-app
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
xugong
hls-xcmg-vue-app
Commits
47eaddbc
Commit
47eaddbc
authored
Oct 25, 2019
by
李晓兵
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' of
https://hel.hand-china.com/xugong/hls-xcmg-vue-app
into develop
parents
5a3e2af3
fcbba405
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
entry-info.vue
src/pages/contractSigning/entry-info.vue
+9
-9
No files found.
src/pages/contractSigning/entry-info.vue
View file @
47eaddbc
<!--
* @Author: your name
* @Date: 2019-09-29 10:02:11
* @LastEditTime: 2019-10-25 1
1:06:38
* @LastEditTime: 2019-10-25 1
3:04:31
* @LastEditors: Please set LastEditors
* @Description: In User Settings Edit
-->
...
...
@@ -243,14 +243,14 @@ export default {
vm
.
bank_lists
=
[
res
.
info
]
// console.log(vm.bank_lists[0])
}
else
{
vm
.
bank_lists
=
[
{
bank_full_name
:
''
,
// 银行名称
bank_account_num
:
''
,
// 卡号
bank_account_name
:
''
,
bank_branch_name
:
''
,
},
]
//
vm.bank_lists = [
//
{
//
bank_full_name: '', // 银行名称
//
bank_account_num: '', // 卡号
//
bank_account_name: '',
//
bank_branch_name: '',
//
},
//
]
}
}
else
{
hlsPopup
.
showLongCenter
(
res
.
message
)
...
...
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